Closed
Bug 3408
Opened 26 years ago
Closed 26 years ago
When mousedown, mousemoves should all go to same widget
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: joki, Assigned: pierre)
Details
Pretty self-explanatory. As a test case try resizing the frameset border on
Test 9. When you're right over the border, it resizes. When you edge off the
border so you're over the frame itself, the mousemoves start coming in with the
widget of the frame instead and therefore don't make it back to the same
ViewManager and the frame doesn't resize.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
Fixed
Comment 2•25 years ago
|
||
Tom could you please verify this ?
Test 9 shows that mousemoves keep coming in with the border, and the frame
resizes. Verified on 7/14 build.
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•