Confirmed users
371
edits
Line 27: | Line 27: | ||
- Also relevant: hit-area measurements of new theme in {{bug|572472}}. | - Also relevant: hit-area measurements of new theme in {{bug|572472}}. | ||
tl;dr results: the sizes are bigger making Firefox 4 more easily clickable | tl;dr results: the sizes are bigger making Firefox 4 more easily clickable | ||
* {{bug|547996}} – Be able to tell when a click was generated by touch | * {{bug|547996}} – Be able to tell when a click was generated by touch | ||
- Done: mouseEvent.mozInputSource attribute | - Done: mouseEvent.mozInputSource attribute | ||
* {{bug|548005}} – Browser zoom should stay centered when coordinates are available | * {{bug|548005}} – Browser zoom should stay centered when coordinates are available | ||
- Wrote a patch for it, but after getting feedback a better approach on layout/ is needed. I want to revisit this soon. | - Wrote a patch for it, but after getting feedback a better approach on layout/ is needed. I want to revisit this soon. | ||
* {{bug|548012}} – Browser zoom should be cancelable to be handled by webpage | * {{bug|548012}} – Browser zoom should be cancelable to be handled by webpage | ||
- This handling is possible to do with the multitouch API, and therefore an special and non-standard way to do it (as was the intent of the original bug) won't be needed. | - This handling is possible to do with the multitouch API, and therefore an special and non-standard way to do it (as was the intent of the original bug) won't be needed. | ||
* {{bug|549446}} - Possibility to hide brower's scrollbars | * {{bug|549446}} - Possibility to hide brower's scrollbars |