TPE DOM/Pointer events: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Current Status Overview: windows blocker status)
Line 28: Line 28:
|-
|-
! style="font-weight: bold;" | Target schedule
! style="font-weight: bold;" | Target schedule
| colspan="4" | Riding Firefox 53 Nightly (on track) (Due to Chinese new year, we are considering pref-on after the holidays, i.e. 54)
| colspan="4" | Riding Firefox 53 Nightly (on track) (Due to Chinese new year, we are considering pref-on right after the holidays, i.e. 54)
|-
|-
! style="font-weight: bold;" | Acceptance criteria
! style="font-weight: bold;" | Acceptance criteria

Revision as of 11:17, 5 January 2017

Introduction

This project is to support events and related interfaces for handling hardware pointer input from various devices including a mouse, pen, touchscreen, etc. There's implementation prefed-off on Nightly due to lack of stability. We will start from enabling the feature for Desktop again on Nightly then on Fennec.

References:

Main Members

Engineers: Stone Shih (main contact), Ben Hsu

QA contact: Alexandru Simonca (:asimonca)

Meeting Minutes & Project Status

Sync-up meeting gdoc or etherpad

Test plan and test cases

Roadmap

Current Status Overview <We are here>

Milestone 2 To enable PE on Windows on Nightly 53
Target schedule Riding Firefox 53 Nightly (on track) (Due to Chinese new year, we are considering pref-on right after the holidays, i.e. 54)
Acceptance criteria
  • Web-platform-tests all pass
  • QA sign-off report after testing on major websites
    • No blocking regression on mouse, touch and pen experiences
Details

Blockers status: 2/2 are all resolved.

Could resume P2 website testing on Windows

Issue Description Status Comments/Corresponding Action
Ship to Windows only first QA suggested we could consider to ship only to Windows first if PE is going to be better than the current touch events Closed
  • Wait for QA P1 & P2 report first, then ask Reviewer to see if any concerns
  • If suggestion accepted, we will merge two phases into one.
  • [Reviewers' feedback] It's not suggested we ship this feature to a single OS first. We should ship it to Desktop on all OSes together, then Fennec.
Milestone 3 To enable PE on Linux on Nightly 54
Target schedule Riding Firefox 54 Nightly (on track)
Acceptance criteria
  • Web-platform-tests all pass
  • QA sign-off report after testing on major websites
    • No blocking regression on mouse, touch and pen experiences
Details

Feature implementation status:

PHASE 1 - Enabling PE on Desktop Nightly

  • Milestone 1 - support major Pointer events behaviors on Windows Desktop with Pref-off on Nightly 52
    • Tasks
    • Schedule
      • 2016 Q3
      • Checking point: 2016 8E
  • Milestone 2 - To enable PE on Windows on Nightly 53 <WE ARE HERE!>
    • Acceptance criteria
      • Web-platform-tests all pass
      • No regression on existing mouse, touch and pen experiences
      • To work with QA
    • Tasks
    • Schedule - Target riding Firefox 53 Nightly (on track)
  • Milestone 3 - To enable PE on Linux on Nightly <WE ARE HERE>
    • Acceptance criteria
      • Web-platform-tests all pass
      • No regression on existing mouse, touch and pen experiences
      • To work with QA
    • Tasks
      • WidgetPointer arch proposal discussion - Investigate Linux, Fennec, Windows (confirmed with reviewer)
    • Schedule: target on FF 54
  • Milestone 4 - MAC
  • Milestone 5 - Ride the train to release
    • Acceptance criteria - to clarify
    • Open questions ?
    • Tasks- Add Telemetry
    • Target ship date: TBD (2017)

PHASE 2 - Enabling PE on Fennec Nightly

  • TBD

Project Dashboard

Meta Bugs

Full Query
ID Summary Priority Status
822898 [meta] Implement pointer events P3 RESOLVED
1166347 Enabling pointer events in Nightly builds P3 RESOLVED

2 Total; 0 Open (0%); 2 Resolved (100%); 0 Verified (0%);


Milestone_1 Bugs & Progress

Implementation part: Miscelleous & Crashes fixing - DONE

Full Query
ID Summary Status Target milestone Resolution Assigned to Depends on Blocks
1258808 Pointer event ids are always 0 RESOLVED mozilla51 FIXED Ben Hsu [:HoPang] 1166347

1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);


Testing refinement:

Full Query
ID Summary Status Target milestone Resolution Assigned to Depends on Blocks
1299199 [Pointer Events] Replace all `sendPointerEvent()` with `sendMouseEvent()` in testcases. RESOLVED mozilla51 FIXED Ben Hsu [:HoPang] 1302034, 1299024
1299202 [Pointer Events] Make sure only `mousemove`, `mousedown`, `mouseup` and `mousecancel` used in testcases RESOLVED --- DUPLICATE Ben Hsu [:HoPang] 1299024
1299209 [Pointer Events] PointerId should be covered in PE test automation. RESOLVED mozilla53 FIXED Ben Hsu [:HoPang] 1299024
1299215 [Pointer Events] Decouple `button` and `buttons` when synthesizing Widget Events. RESOLVED --- DUPLICATE Ben Hsu [:HoPang] 1299024
1302297 [Pointer Events] Correct the `button` values used by current mochitest wrappers. RESOLVED mozilla53 FIXED Ben Hsu [:HoPang] 1299024

5 Total; 0 Open (0%); 5 Resolved (100%); 0 Verified (0%);


Milestone_2 Bugs & Progress

Full Query
ID Summary Status Target milestone Resolution Assigned to Whiteboard
1258804 FireFox crashes on a pointerevent capturing scenario RESOLVED mozilla51 FIXED Ming-Chou Shih [:stone] [tw-dom] btpp-active
1290805 Attributes of gotpointercapture and lostpointercapture should be the same as the pointer event that causes them RESOLVED --- DUPLICATE Ming-Chou Shih [:stone]
1293129 [Pointer Event] Support digitizer / pen on windows RESOLVED --- FIXED Ming-Chou Shih [:stone]
1293174 [Pointer Event] Implement implicit pointer capture for touch RESOLVED mozilla52 FIXED Ming-Chou Shih [:stone]
1293176 [Pointer Event] Suppress boundary events when captured RESOLVED --- DUPLICATE Ming-Chou Shih [:stone]
1294335 [Pointer Event] Refine setPointerCapture / releasePointerCapture to follow the algorithm defined in the spec RESOLVED mozilla51 FIXED Ming-Chou Shih [:stone]
1315245 The text on www.addtext.com can't be moved if Pointer Events is preffed on RESOLVED mozilla53 FIXED Ming-Chou Shih [:stone]
1315254 Scrolling the page using the swipe gesture with a pen does not work when Pointer Events is preffed on RESOLVED --- INVALID Ming-Chou Shih [:stone]
1315264 Minimizing or maximizing the window with a stylus throws black lines on www.addtext.com when Pointer Events is preffed on RESOLVED mozilla53 FIXED Ming-Chou Shih [:stone]
1315676 The site http://patrickhlauke.github.io/touch/pen-tracker/ does not work as intended with stylus RESOLVED --- WORKSFORME Ming-Chou Shih [:stone]
1323151 [PointerEvents][web-platform-tests] Fail to get expect result status when running "pointerevent_attributes_hoverable_pointers-manual" RESOLVED --- WORKSFORME Ming-Chou Shih [:stone]
1323156 [PointerEvents][web-platform-tests] Fail to get expect result status when running "pointerevent_attributes_nohover_pointers-manual" RESOLVED --- WORKSFORME Ming-Chou Shih [:stone]
1323158 [PointerEvents][web-platform-tests] Fail to get expect result status when running "pointerevent_capture_suppressing_mouse-manual" RESOLVED mozilla55 FIXED Ming-Chou Shih [:stone]
1323159 [PointerEvents][web-platform-tests] Fail to get expect result status when running "pointerevent_element_haspointercapture-manual" RESOLVED --- WORKSFORME Ming-Chou Shih [:stone]
1323160 [PointerEvents][web-platform-tests] Fail to get expect result status when running "pointerevent_suppress_compat_events_on_click-manual" RESOLVED --- DUPLICATE Ming-Chou Shih [:stone]
1323161 [PointerEvents][web-platform-tests] Fail to get expect result status when running "pointerevent_suppress_compat_events_on_drag_mouse-manual" RESOLVED --- DUPLICATE Ming-Chou Shih [:stone]
1323164 [PointerEvents][web-platform-tests] Fail to get expect result status when running "pointerevent_setpointercapture_relatedtarget-manual" RESOLVED --- WORKSFORME Ming-Chou Shih [:stone]
1323400 [PointerEvents] Long taps keeps firing the "pointermove" RESOLVED mozilla67 FIXED Edgar Chen [:edgar] (OOO ~ 04/02)
1326147 [PointerEvents] Bing's map should not be moved when tapping the stylus on the screen RESOLVED --- WORKSFORME Ming-Chou Shih [:stone]
1345398 Browser is hung when I long press a link with a stylus with PointerEvents enabled RESOLVED mozilla55 FIXED Ming-Chou Shih [:stone]
1365197 [Pointer Events] Tap and double-tap are unresponsive on maps.google.com if Pointer Events is preffed off RESOLVED --- INVALID Ming-Chou Shih [:stone]
1414336 [Pointer Events] The main menu from calacademy.org is unresponsive if Pointer Events is preffed on VERIFIED mozilla59 FIXED Ming-Chou Shih [:stone]

22 Total; 0 Open (0%); 21 Resolved (95.45%); 1 Verified (4.55%);