Closed
Bug 197107
Opened 22 years ago
Closed 22 years ago
OS X: Drop down menu items become white when hovering over an item (Classic Theme)
Categories
(SeaMonkey :: Themes, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nbaca, Assigned: bryner)
References
Details
(Keywords: platform-parity, regression)
Attachments
(1 file)
|
1.59 KB,
patch
|
sfraser_bugs
:
review+
kinmoz
:
superreview+
|
Details | Diff | Splinter Review |
Trunk build 2003-03-12: Mac 10.1.5
Overview: In a drop down menu, if the cursor hovers over a menu item then that
menu item is difficult to read because it changes to a white color which is
similar to the background color.
Steps to reproduce:
1. Verify you are using the Classic theme
2. Go to Preferences, Mail & Newsgroups, Addressing and click down on the "add
email address to my" drop down menu.
3. Move the cursor over the drop down menu item choices
Actual Results: When the cursor hovers over one of the menu item then the text
color changes from black to white so it is difficult to read.
This effects other drop down menu items such as Mail's Views drop down, Message
Search, Address Search etc...
Expected Results: The text color should remain the same.
| Reporter | ||
Comment 1•22 years ago
|
||
Marking nsbeta1. This is a regression from the trunk build 2003-03-11.
Keywords: nsbeta1,
regression
| Reporter | ||
Comment 2•22 years ago
|
||
Trunk build 2003-03-12: WinXP using Classic or Modern is ok.
Comment 3•22 years ago
|
||
works fine on linux too
Comment 4•22 years ago
|
||
*** Bug 197214 has been marked as a duplicate of this bug. ***
Updated•22 years ago
|
QA Contact: pmac → gbush
Comment 5•22 years ago
|
||
this is actually the background of the item not changing.
from duped bug:
-launch browser
-go to any menu in the app (ie Tab menu, Print menu, Back/Forward menu)
-mouse over the list
tested results: the text changes to white, as expected, which can barely be
read. But the background does not switch to a dark blue as expected. Clicking on
the menu item does what it's supposed to.
Comment 6•22 years ago
|
||
*** Bug 197218 has been marked as a duplicate of this bug. ***
Comment 7•22 years ago
|
||
the tabs for tabbed browsing are also affected: there's no longer a highlight
color displayed for the active tab.
Severity: normal → major
Keywords: pp
Summary: Drop down menu items become white when hovering over an item (Classic Theme) → OS X: Drop down menu items become white when hovering over an item (Classic Theme)
Comment 8•22 years ago
|
||
could this be bryner's checkin from 03/11/2003 20:57?
"Implement Aqua form controls when building with the Cocoa toolkit (bug
#188254). r=pinkerton, sr=sfraser."
| Assignee | ||
Comment 10•22 years ago
|
||
this fixes both the context menu problem and the tab problem.
| Assignee | ||
Updated•22 years ago
|
Attachment #117137 -
Flags: superreview?(kin)
Attachment #117137 -
Flags: review?(sfraser)
Comment 11•22 years ago
|
||
Comment on attachment 117137 [details] [diff] [review]
patch
- case NS_THEME_MENU:
+ // case NS_THEME_MENU:
Could you comment this, or remove it? r=sfraser
Attachment #117137 -
Flags: review?(sfraser) → review+
Comment 12•22 years ago
|
||
*** Bug 197148 has been marked as a duplicate of this bug. ***
Comment 13•22 years ago
|
||
Comment on attachment 117137 [details] [diff] [review]
patch
sr=kin@netscape.com, just address sfraser's issue.
Attachment #117137 -
Flags: superreview?(kin) → superreview+
| Assignee | ||
Comment 14•22 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 15•22 years ago
|
||
verfied fixed with Mac OSX commercial build 2003-03-18-03-trunk
Status: RESOLVED → VERIFIED
Comment 16•22 years ago
|
||
*** Bug 197295 has been marked as a duplicate of this bug. ***
Comment 17•22 years ago
|
||
*** Bug 197442 has been marked as a duplicate of this bug. ***
Comment 18•22 years ago
|
||
*** Bug 197962 has been marked as a duplicate of this bug. ***
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•