Closed
Bug 385252
Opened 17 years ago
Closed 15 years ago
"grippy" mouseover effects inconsistent in Suiterunner
Categories
(Toolkit :: Themes, defect)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
Tracking | Status | |
---|---|---|
status1.9.1 | --- | .4-fixed |
People
(Reporter: hand_of_fate2000, Assigned: iannbugzilla)
References
Details
(Keywords: polish, verified1.9.1)
Attachments
(1 file)
(deleted),
patch
|
neil
:
review+
dao
:
review+
dveditz
:
approval1.9.1.4+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a6pre) Gecko/20070620 SeaMonkey/2.0a1pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a6pre) Gecko/20070620 SeaMonkey/2.0a1pre
I'm tasting the latest Suiterunner build (Build identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a6pre) Gecko/2007062001 SeaMonkey/2.0a1pre).
With the "deafult" theme, the grippies on the toolbars turn off-white when the mouse is over them, but the grippies on the sidebar and mail panels turn purple. The mouse cursor also changes when over the panel grippies but not over the toolbar ones. This is inconsistent.
Reproducible: Always
Steps to Reproduce:
1.Place cursor over "grippies" on toolbar
2.Plece cursor over "grippies" on panels
3.Compare
Actual Results:
Grippies on panels behave differently to the ones on toolbars
Expected Results:
All grippies behave consistently
Comment 1•17 years ago
|
||
Mnyromyr, any particular reason why you switched away from the old #CCCCFF?
Assignee: general → guifeatures
Status: UNCONFIRMED → NEW
Component: General → XP Apps: GUI Features
Ever confirmed: true
QA Contact: general
Comment 2•17 years ago
|
||
Actually, I didn't. :-P
The ThreeDHighlight crept in with Kairo's patch in bug 361159, which we both reviewed. :-(
Maybe a residue of his LCARS theme. ;-)
Comment 3•17 years ago
|
||
surely not. I wonder why the default theme that is supposed to use system colors is using a hardcoded #CCCCFF color there that is completely out of place.
IMHO, those should all be system colors, and ThreeDHighlight sounds to me to be the natural choice, given that it's supposed to be the highlight color for 3D UI elements.
Comment 4•17 years ago
|
||
(In reply to comment #2)
>Actually, I didn't. :-P
Oops, sorry, I thought you had reimplemented grippies :-[
>The ThreeDHighlight crept in with Kairo's patch in bug 361159, which we both reviewed. :-(
Whomever's patch it was I was afraid of that :-(
Comment 5•17 years ago
|
||
(In reply to comment #3)
>ThreeDHighlight sounds to me to be the natural choice,
>given that it's supposed to be the highlight color for 3D UI elements.
But not the hover colour, which is what we're looking for here...
Comment 6•17 years ago
|
||
Hmm, so hover is no highlight? And what is the system color for hovered elements?
For someone who might set his system color for normal or disabled UI elements to #CCCCFF (and highlight to, say, white) it surely is a bad choice to hardcode this.
Updated•16 years ago
|
Assignee: guifeatures → nobody
QA Contact: guifeatures
Version: unspecified → Trunk
Comment 7•16 years ago
|
||
Are we still seeing this? Can we please make our theme consistent here?
Checked latest trunk nightly (Build ID: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b5pre) Gecko/20090510 SeaMonkey/2.0b1pre)
The hover colour is still off-white for toolbar grippies but purple for panel grippies.
Comment 9•16 years ago
|
||
IMHO it should be the same color as hovered buttons - and that consistently.
Keywords: polish
Comment 10•16 years ago
|
||
(In reply to comment #7)
> Are we still seeing this?
Yes.
> Can we please make our theme consistent here?
Consistent with what? (Gnome splitters have no hover colour at all now.)
(In reply to comment #9)
> IMHO it should be the same color as hovered buttons - and that consistently.
That's native-theme dependent, so even less likely to happen.
Comment 11•16 years ago
|
||
Sounds like you're effectively saying "WONTFIX" to this. In that case, I'll strike it from the list I'm really paying attention to. I thought that the highlight color would basically be the native background color for hovered buttons but looks like I'm wrong.
(and GNOME splitters are a bad example as they don't have grippies, but I won't argue over this any more)
Comment 12•16 years ago
|
||
Gnomestripe splitters have native appearance and in my FC7 VM this draws something resembling a grippy whether or not the <grippy> element exists in the XUL (in this case the grippy can only by detected by the cursor change).
Comment 13•16 years ago
|
||
Oh, you mean *gnomestripe* splitters, yes, they have a grippy. GNOME itself doesn't have grippies on splitters, that's why I was thinking of.
Still, I'll leave this to others to care about, I have larger fish to fry.
Comment 14•16 years ago
|
||
It's not drawn by gnomestripe, it's a GTK paned widget, whatever that is.
Assignee | ||
Comment 15•15 years ago
|
||
Not sure if this does the right thing for Mac OS
Assignee: nobody → iann_bugzilla
Status: NEW → ASSIGNED
Attachment #397464 -
Flags: ui-review?(stefanh)
Comment 16•15 years ago
|
||
Comment on attachment 397464 [details] [diff] [review]
Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comments 17 & 20]
threedhighlight returns white on mac, not sure if that's what you want. In any case, we don't use grippies in the default mac theme, so I'm not sure if you should care about pinstripe.
Attachment #397464 -
Flags: review?(neil)
Updated•15 years ago
|
Attachment #397464 -
Flags: review?(neil)
Attachment #397464 -
Flags: review?(dao)
Attachment #397464 -
Flags: review+
Updated•15 years ago
|
Attachment #397464 -
Flags: review?(dao) → review+
Updated•15 years ago
|
Component: UI Design → Themes
Product: SeaMonkey → Toolkit
QA Contact: ui-design → themes
Assignee | ||
Comment 17•15 years ago
|
||
Comment on attachment 397464 [details] [diff] [review]
Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comments 17 & 20]
http://hg.mozilla.org/mozilla-central/rev/3782d23f33e6
Attachment #397464 -
Attachment description: Change win/pinstripe to ThreeDHighlight patch v0.1 → Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comment 17]
Attachment #397464 -
Flags: ui-review?(stefanh)
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Target Milestone: --- → mozilla1.9.3a1
Assignee | ||
Comment 18•15 years ago
|
||
Comment on attachment 397464 [details] [diff] [review]
Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comments 17 & 20]
Requesting approval for 1.9.1.x and 1.9.2.x branches. Very simple low risk patch to fix an issue in SeaMonkey. As far as I can see only SM makes use of grippy.
Attachment #397464 -
Flags: approval1.9.2?
Attachment #397464 -
Flags: approval1.9.1.4?
Updated•15 years ago
|
Attachment #397464 -
Flags: approval1.9.1.4? → approval1.9.1.4+
Comment 19•15 years ago
|
||
Comment on attachment 397464 [details] [diff] [review]
Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comments 17 & 20]
Approved for 1.9.1.4, a=dveditz for release-drivers
Assignee | ||
Comment 20•15 years ago
|
||
Comment on attachment 397464 [details] [diff] [review]
Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comments 17 & 20]
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/162d90758cfa
Attachment #397464 -
Attachment description: Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comment 17] → Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comments 17 & 20]
status1.9.1:
--- → .4-fixed
Comment 21•15 years ago
|
||
Which OS is this now fixed on? I see several different descriptions of behaviors above. Which of these is now fixed?
Assignee | ||
Comment 22•15 years ago
|
||
(In reply to comment #21)
> Which OS is this now fixed on? I see several different descriptions of
> behaviors above. Which of these is now fixed?
It's now fixed in Windows and all the grippies turn white instead of purple when you hover over them.
Comment 23•15 years ago
|
||
Verified fixed in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4pre) Gecko/20090915 SeaMonkey/2.0pre for 1.9.1.4.
Keywords: verified1.9.1
Comment 24•15 years ago
|
||
Comment on attachment 397464 [details] [diff] [review]
Change win/pinstripe to ThreeDHighlight patch v0.1 [Checkin: Comments 17 & 20]
approval1.9.2 requests aren't currently being monitored, since we're nearing RC freeze and there are too many outstanding requests, so I'm clearing this request. Feel free to re-request approval if you are confident that it's worth drivers' time to consider whether this non-blocker needs to land for 1.9.2 at this stage.
Attachment #397464 -
Flags: approval1.9.2?
You need to log in
before you can comment on or make changes to this bug.
Description
•