Closed Bug 358553 Opened 18 years ago Closed 18 years ago

Disabled and checked menuitems should always have disabled checkmarks

Categories

(SeaMonkey :: General, defect)

x86
All
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED
seamonkey1.1final

People

(Reporter: stefanh, Assigned: stefanh)

Details

(Keywords: fixed-seamonkey1.1)

Attachments

(4 files)

Spun-off from bug 345252. If you hover over a checked menuitem that is disabled you shouldn't see any hover effect on the checkmark.
Hmm... I went ahead and did a patch, but then I looked at the tick/radio marks. They're the same for normal and disabled state (Modern and classic/win). Wouldn't it look odd if you just fix the css and not the icons?
I don't have Modern handy but I agree it's incorrect in Classic.

Still, changing the colour is easy enough.
Attached patch flip style rulesSplinter Review
This should fix classic. I'll attach new icons in a few sec.
Assignee: general → stefanh
Status: NEW → ASSIGNED
Attachment #244479 - Flags: superreview?(neil)
Attachment #244479 - Flags: review?(neil)
I changed color of menu-arrow-disabled.gif (old one had a0a0a0). Note that the patch and the icons are not tested...
Target Milestone: --- → seamonkey1.1final
(In reply to comment #6)
>I changed color of menu-arrow-disabled.gif (old one had a0a0a0).
Hmm, I found some of our disabled arrows use #999999 ...

Manuel, what's your preference?
Sigh, the so-called disabled check mark is black :-(
Attachment #244479 - Flags: superreview?(neil)
Attachment #244479 - Flags: superreview+
Attachment #244479 - Flags: review?(neil)
Attachment #244479 - Flags: review+
So, we currently have:
generic arrow images: disabled colour #999999
checkbox/radiobutton images: disabled colour #808080
menu right arrow: disabled colour #a0a0a0
menu check/radio images: disabled colour #000000
So the menu images are at least definitely wrong ;-)
(In reply to comment #9)
> So, we currently have:
> generic arrow images: disabled colour #999999
> checkbox/radiobutton images: disabled colour #808080
> menu right arrow: disabled colour #a0a0a0
> menu check/radio images: disabled colour #000000
> So the menu images are at least definitely wrong ;-)
> 
Do you want to go with the 3 disabled images with colour #808080 that I've attached?
Comment on attachment 244479 [details] [diff] [review]
flip style rules

This is just a style-rule flip that makes us use the css for disabled checkmarks when you hover over a disabled and checked menuitem. We need the images as well (if we want the change to mean anything).
Attachment #244479 - Flags: approval-seamonkey1.1?
Comment on attachment 244479 [details] [diff] [review]
flip style rules

first-a=me for SeaMonkey 1.1
(In reply to comment #13)
> Has this baked on trunk?

No it hasn't - I forgot to ask someone to check it in :-/
Landing this on trunk so I can grant approval for branch soon.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Attachment #244479 - Flags: approval-seamonkey1.1? → approval-seamonkey1.1+
Chris, can you land it on branch please?
Verified on trunk.
Checked in on branch.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: