Closed
Bug 197148
Opened 23 years ago
Closed 23 years ago
XUL menu items highlight incorrectly
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 197107
People
(Reporter: pbergsagel, Assigned: hyatt)
Details
(Keywords: qawanted)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4a) Gecko/20030312
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4a) Gecko/20030312
Right click to call up and context sensitive menu. Move the cursor over an item
in the contextual menu and you will notice the item go blank/disappear.
Reproducible: Always
Steps to Reproduce:
.
Actual Results:
.
Expected Results:
.
It appaeras as if the hghlighted text is not being displayed in the contextual
menus.
Comment 1•23 years ago
|
||
Still happening as of 2003031409 build.
The highlighting is also wrong on the pull-down menus for the
back/forward/bookmark/history buttons. It changes the text to white instead of
using the system highlight color over the black text.
Probably want to change the summary to reflect the fact that the menu is
appearing correctly, but that the highlight is wrong.
| Reporter | ||
Updated•23 years ago
|
Summary: Context Menu fails to display correctly. → Context Menu fails to display/highlight correctly.
Yes, I also saw this using FizzillaMach/2003-03-12-04-trunk and Pinstripe.
Paul, does this happen using both Classic and Modern themes?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Context Menu fails to display/highlight correctly. → XUL menu items highlight incorrectly
Comment 3•23 years ago
|
||
Only happens in Classic theme. Works fine in Modern theme.
| Reporter | ||
Comment 4•23 years ago
|
||
I beg to differ with jeff in Comment #3 but the bug occurs in both Modern and
Classic themes. This bug is more noticable on the Classic theme since the
context menus are incorrectly being highlighted white and the background is
white in the Classic theme and not a shade of blue as in the Modern theme. Look
at the Modern theme and it is being highlighted incorrectly as white.
Comment 5•23 years ago
|
||
After looking at the behavior is 1.4a vs 1.3b, the changing of the menu option
to white is normal. Only problem is that in the Classic theme, the highlight
isn't occuring, hence the problem reading the white text on the white
background. Normally the white text on the highlighted background appears just fine.
*** This bug has been marked as a duplicate of 197107 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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
•