Closed
Bug 624639
Opened 14 years ago
Closed 14 years ago
Arrows in Bookmarks panel shouldn't change direction until mouse release
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
Firefox 4.0b12
People
(Reporter: illusionmist62442, Assigned: stefanh)
References
Details
Attachments
(2 files)
36.27 KB,
image/png
|
Details | |
993 bytes,
patch
|
dao
:
review+
beltzner
:
approval2.0+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b9pre) Gecko/20110110 Firefox/4.0b9pre
Build Identifier: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b9pre) Gecko/20110110 Firefox/4.0b9pre
Right now, upon mousedown, the arrows in bookmarks arrow panel flip upside down instantly. They should remain their direction until the user release their mouse button.
See the screenshot for comparison with Windows.
Reproducible: Always
Assignee | ||
Comment 2•14 years ago
|
||
Confirming. Fwiw, the current behavior is not consistent with the native ones or the ones in the places window.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 3•14 years ago
|
||
OK, so I think when this was added the idea was to overrule the hover:active icon in editBookmarkOverlay.css. However, the ".expander-down:hover:active" selector is of lower specificity than the "#editBookmarkPanel .expander-down" selector.
Updated•14 years ago
|
Attachment #508477 -
Flags: review?(dao) → review+
Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 508477 [details] [diff] [review]
Fix hover:active state
Really safe ui-glitch fix.
Attachment #508477 -
Flags: approval2.0?
Assignee | ||
Comment 5•14 years ago
|
||
(In reply to comment #3)
> OK, so I think when this was added the idea was to overrule the hover:active
> icon in editBookmarkOverlay.css.
Actually, probably not since then I guess the same directions would have been used.
Comment 6•14 years ago
|
||
Comment on attachment 508477 [details] [diff] [review]
Fix hover:active state
a=beltzner, zero risk
Attachment #508477 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 7•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b12
![]() |
||
Comment 8•14 years ago
|
||
Verified using Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b12pre) Gecko/20110220 Firefox/4.0b12pre ID:20110220030351.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•