Closed
Bug 431831
Opened 17 years ago
Closed 17 years ago
Proto theme changes for bug 406730 (inactive window)
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3
People
(Reporter: mstange, Assigned: mstange)
References
Details
Attachments
(2 files, 2 obsolete files)
11.21 KB,
patch
|
Gavin
:
review+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
16.90 KB,
image/png
|
Details |
No description provided.
Attachment #319000 -
Flags: review?(beltzner)
Assignee | ||
Comment 1•17 years ago
|
||
If anybody has the time to review this before Beltzner can, feel free to do so.
Updated•17 years ago
|
Flags: blocking-firefox3?
Comment 2•17 years ago
|
||
Comment on attachment 319000 [details] [diff] [review]
Fix v1.0
This doesn't apply cleanly at the moment. Can you unbitrot?
Also, request review from :rflint.
Attachment #319000 -
Flags: review?(beltzner) → review-
Comment 3•17 years ago
|
||
Now that bug 428071 and bug 406730 are in, I think we need to get this in ASAP. Then we can tell nightly users about the change and get them hammering away at it.
Flags: blocking-firefox3? → blocking-firefox3+
Assignee | ||
Comment 4•17 years ago
|
||
Does this apply?
Attachment #319000 -
Attachment is obsolete: true
Attachment #319034 -
Flags: review?(rflint)
Comment 5•17 years ago
|
||
Comment on attachment 319034 [details] [diff] [review]
Fix v1.1
>Index: browser/themes/pinstripe/browser/browser.css
>+#editBMPanel_folderTree treechildren::-moz-tree-twisty {
>+#editBMPanel_folderTree treechildren::-moz-tree-twisty(open) {
>+#editBMPanel_folderTree treechildren::-moz-tree-twisty(selected) {
>+#editBMPanel_folderTree treechildren::-moz-tree-twisty(selected, open) {
> #editBMPanel_folderTree treechildren::-moz-tree-row(selected) {
These look unrelated to this bug?
>+#browser > vbox > #sidebar,
> sidebarheader {
Why is just "#sidebar" sufficient? Is there some other document this applies to that has another element with ID "sidebar"?
> #sidebar-box {
>- -moz-appearance: dialog;
> -moz-appearance: none;
> }
> #sidebar-splitter {
>- background-image: none !important;
>+ background-image: none !important;
Are these sidebar changes related to this bug?
Comment 6•17 years ago
|
||
Does this bug also handle the styling of the status bar? As I see from other applications it should also get a lighter color when the window is inactive.
Comment 7•17 years ago
|
||
Kevin/Stephen: can we get your assistance here?
Assignee | ||
Comment 8•17 years ago
|
||
(In reply to comment #5)
> These look unrelated to this bug?
> ...
> Are these sidebar changes related to this bug?
I have no idea why these changes are part of the patch. They're from the patch that Kevin uploaded to bug 406730 (attachment 316755 [details] [diff] [review]).
I have now removed everything that I thought was not related to this bug.
Attachment #319034 -
Attachment is obsolete: true
Attachment #319074 -
Flags: review?(gavin.sharp)
Attachment #319034 -
Flags: review?(rflint)
Assignee | ||
Comment 9•17 years ago
|
||
(In reply to comment #6)
> Does this bug also handle the styling of the status bar? As I see from other
> applications it should also get a lighter color when the window is inactive.
Yes, it does get slightly lighter.
Updated•17 years ago
|
Attachment #319074 -
Flags: review?(gavin.sharp) → review+
Updated•17 years ago
|
Attachment #319074 -
Flags: approval1.9?
Comment 10•17 years ago
|
||
Comment on attachment 319074 [details] [diff] [review]
Fix v1.3: remove unrelated changes
a=beltzner
I'm tempted to call for a clobber on OSX builds, but guess we can live without.
Attachment #319074 -
Flags: approval1.9? → approval1.9+
Updated•17 years ago
|
Whiteboard: [has patch][has review][has approval]
Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Comment 11•17 years ago
|
||
(In reply to comment #7)
> Kevin/Stephen: can we get your assistance here?
>
Kevin has been working on this quite a bit. He may be able to comment on it more.
Comment 12•17 years ago
|
||
(In reply to comment #11)
> Kevin has been working on this quite a bit. He may be able to comment on it
> more.
It was addressed in comment 9 :)
Comment 13•17 years ago
|
||
(In reply to comment #12)
> (In reply to comment #11)
> > Kevin has been working on this quite a bit. He may be able to comment on it
> > more.
> It was addressed in comment 9 :)
>
Ah, thanks! I am so behind ;)
Comment 14•17 years ago
|
||
mozilla/browser/themes/pinstripe/browser/places/organizer.css 1.15
mozilla/browser/themes/pinstripe/browser/browser.css 1.151
mozilla/browser/themes/pinstripe/browser/pageInfo.css 1.16
mozilla/browser/themes/pinstripe/browser/preferences/preferences.css 1.28
mozilla/toolkit/themes/pinstripe/global/console/console.css 1.15
mozilla/toolkit/themes/pinstripe/mozapps/extensions/extensions.css 1.48
mozilla/toolkit/themes/pinstripe/mozapps/downloads/downloads.css 1.32
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [has patch][has review][has approval]
Target Milestone: --- → Firefox 3
Comment 15•17 years ago
|
||
I clobbered Mac to produce a new nightly:
mozilla/tools/tinderbox-configs/firefox/macosx/CLOBBER 1.48
Comment 16•17 years ago
|
||
Please have a look at the latest comments on bug 406730 about the slowness of the transition between both states.
Comment 17•17 years ago
|
||
The sidebars on my build are only changing color at the top but not the rest. Works in the Library though.
Assignee | ||
Comment 18•17 years ago
|
||
(In reply to comment #17)
> The sidebars on my build are only changing color at the top but not the rest.
> Works in the Library though.
Thanks for catching, Stephen. I've filed bug 432115 and attached a patch.
Comment 19•17 years ago
|
||
Looks good. Verified with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008050504 Minefield/3.0pre ID:2008050504
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•