Closed
Bug 307057
Opened 19 years ago
Closed 19 years ago
Mousemoving over menu items in a popup should not scroll the menu into view
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
Details
Attachments
(2 files)
|
3.78 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.76 KB,
image/png
|
Details |
Currently, when a menu-item is half out of sight and you mouse over it, the menu-items scrolls into view. This should not happen. IE does not do that.
| Assignee | ||
Updated•19 years ago
|
Assignee: jag → martijn.martijn
| Assignee | ||
Updated•19 years ago
|
Attachment #194865 -
Flags: review?(aaronleventhal)
Comment 3•19 years ago
|
||
Comment on attachment 194865 [details] [diff] [review] patch A layout peer has to review this.
Attachment #194865 -
Flags: review?(aaronleventhal)
| Assignee | ||
Comment 4•19 years ago
|
||
This image shows a bookmark menu-item that is half out of sight. When I would mouseover it, it scrolls into view, which is kind of irritating, because I would only expect to scroll when hovering over the autorepeatbuttons.
| Assignee | ||
Updated•19 years ago
|
Attachment #194865 -
Flags: review?(roc)
I'm not convinced this is the right thing to do.
Comment 6•19 years ago
|
||
IE parity isn't a good reason to change our behaviour here. We're doing the right thing for the user, which is to say, not allowing them to select a half-obscured item.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•19 years ago
|
Attachment #194865 -
Flags: review?(roc)
You need to log in
before you can comment on or make changes to this bug.
Description
•