Closed
Bug 1305647
Opened 9 years ago
Closed 9 years ago
Context menu hovered item is not highlighted.
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(1 file)
|
1.49 KB,
patch
|
dylan
:
review+
|
Details | Diff | Splinter Review |
Fallout from jQuery-contextMenu update in bug 1213791.
the class for hovered item is changed from .hover to .context-menu-hover
and current style is not applied.
| Assignee | ||
Comment 1•9 years ago
|
||
Changed class selector for hovered item from .hover to .context-menu-hover
Comment 2•9 years ago
|
||
Comment on attachment 8795176 [details] [diff] [review]
Fix hovered item background color in context menu.
r=dylan
Attachment #8795176 -
Flags: review?(dylan) → review+
Comment 3•9 years ago
|
||
To git@github.com:mozilla-bteam/bmo.git
1257347..4be7f51 master -> master
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 5•9 years ago
|
||
Works fine for me again. Thank you for the fix!
Sebastian
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Extensions: Review → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•