Closed
Bug 138282
Opened 23 years ago
Closed 23 years ago
Bookmarks toolbar menu stays highlighted (remains in :hover)
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 137033
People
(Reporter: schapel, Assigned: hyatt)
Details
Reproducable: Always
Steps to Reproduce:
1. Select a bookmarked item from the Bookmarks menu on the toolbar (not on the
top menu or sidebar).
Expected Results: The bookmarked item is loaded and the Bookmarks menu becomes
unhighlighted.
Actual Results: The bookmarked item is loaded and the Bookmarks menu remains
highlighted.
I've seen this behavior with the last few nightly trunk builds including
2002041803 on Windows 98. I've seen similar behavior with the Back button, but
cannot figure out how to reproduce it.
Reporter | ||
Comment 1•23 years ago
|
||
Fixing spelling mistake in summary.
Summary: Bookmarks toolbat menu stays highlighted → Bookmarks toolbar menu stays highlighted
Comment 2•23 years ago
|
||
Yes, I see this in a trunk build pulled from cvs this morning (win2k).
Technically, it is remaining in it's :hover style. A later mouseover/mouseout
will get the :hover style to go away. Possibly related to other :hover changes
from dbaron, but not a biggie.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Bookmarks toolbar menu stays highlighted → Bookmarks toolbar menu stays highlighted (remains in :hover)
What skin is this?
/me goes to turn on the extra bookmarks menu...
I think menus use the _moz_menuactive attribute for their hover effects instead
of :hover. bryner was fiddling with this, though.
Reporter | ||
Comment 5•23 years ago
|
||
> What skin is this?
Classic. I haven't tried to reproduce in Modern.
Are you sure this is a recent regression? Could it instead be a duplicate of
bug 130999?
I actually can't even reproduce what you're seeing, but I think menu issues are
unlikely to be related to bug 5693.
looks like a dup of bug 137033?
*** This bug has been marked as a duplicate of 137033 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 10•22 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•