Closed Bug 1163056 Opened 10 years ago Closed 10 years ago

InkCollector activation at first PEN event.

Categories

(Firefox :: Untriaged, defect)

All
Windows
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 41
Tracking Status
firefox40 --- affected
firefox41 --- fixed

People

(Reporter: alessarik, Assigned: alessarik)

References

Details

Attachments

(1 file)

Class InkCollector helps fire POINTER_LEAVE event for PEN device in some case. Current implementation: Activation of InkCollecor class needs that PEN device will be touched (In this case MOUSE_DOWN will be fired). Should it behavior be changed for detect just first PEN event? (For example MOUSE_MOVE, not only MOUSE_DOWN)
Could You please notify your opinion about changing such behavior?
Blocks: 1122211
Flags: needinfo?(mbrubeck)
Flags: needinfo?(jmathies)
Flags: needinfo?(bugs)
Yes, this should be fixed. We should dispatch a pointerleave event whenever a pen moves out of the hit test boundaries of an element and its descendants, whether the pen is down or not. Related to this, the spec also says "User agents MUST also fire a pointer event named pointerleave when a pen stylus leaves hover range detectable by the digitizer."
Flags: needinfo?(mbrubeck)
Flags: needinfo?(jmathies)
Flags: needinfo?(bugs)
Depends on: 1016232
+ Added: InkCollector class activates at first PEN event. Suggestions and comments and objections are very welcome.
Assignee: nobody → alessarik
Attachment #8605229 - Flags: review?(jmathies)
Attachment #8605229 - Flags: feedback?(mbrubeck)
Comment on attachment 8605229 [details] [diff] [review] pen_activation_ver1.diff Looks ok to me code wise.
Attachment #8605229 - Flags: review?(jmathies) → review+
If there are no objections, I put checkin-needed flag.
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
Attachment #8605229 - Flags: feedback?(mbrubeck)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: