Open
Bug 1335403
Opened 8 years ago
Updated 2 years ago
Don't expand the toolbarseparator of downloads when the mouse is over a non-clickable main area
Categories
(Firefox :: Downloads Panel, defect, P5)
Firefox
Downloads Panel
Tracking
()
NEW
People
(Reporter: Paolo, Unassigned)
References
Details
(Keywords: polish)
Following up to bug 1325574 comment 12, it's likely that we need to prevent the toolbarseparator from expanding when the mouse is over the main area of a download item, but the area is not clickable.
This is a small polish issue, but might need a mouseover listener or a restructure of the item to use a border on the button instead.
The solution with the border would lose the one pixel grace area we have for completed downloads, but that is currently ambiguous anyways because it invokes the action associated with the main area, if the latter is clickable.
This can also be an opportunity to go in the other direction and prevent clicks both on the toolbarseparator and on the horizontal border between items.
Reporter | ||
Updated•8 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•