Closed
Bug 961481
Opened 11 years ago
Closed 11 years ago
regression: panorama icon is not displayed on tabbar
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
Firefox 29
People
(Reporter: tetsuharu, Assigned: mmaslaney)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [Australis:P1])
Attachments
(2 files)
[env]
- http://hg.mozilla.org/mozilla-central/rev/61fd0f987cf2
- OSX 10.9
panorama icon is not displayed on tabbar.
This's caused by that new `/browser/themes/osx/Toolbar.png` does not have the icon for panorama toolbar:
https://hg.mozilla.org/mozilla-central/file/5324dac4d4b4/browser/themes/osx/Toolbar.png
Reporter | ||
Updated•11 years ago
|
Blocks: 888601
Keywords: regression
Comment 1•11 years ago
|
||
This is only on non-hidpi. I checked the assets in bug 888601, and it seems the icon isn't in the OSX non-hidpi Toolbar.png that's provided in the zip file, either. Michael, can you pick this up, please? :-)
Reporter | ||
Comment 2•11 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #1)
> This is only on non-hidpi. I checked the assets in bug 888601, and it seems
> the icon isn't in the OSX non-hidpi Toolbar.png that's provided in the zip
> file, either. Michael, can you pick this up, please? :-)
I think we have same issue on hidpi: https://hg.mozilla.org/mozilla-central/file/5324dac4d4b4/browser/themes/osx/Toolbar%402x.png
Comment 3•11 years ago
|
||
(In reply to Tetsuharu OHZEKI [UTC+9] from comment #2)
> (In reply to :Gijs Kruitbosch from comment #1)
> > This is only on non-hidpi. I checked the assets in bug 888601, and it seems
> > the icon isn't in the OSX non-hidpi Toolbar.png that's provided in the zip
> > file, either. Michael, can you pick this up, please? :-)
>
> I think we have same issue on hidpi:
> https://hg.mozilla.org/mozilla-central/file/5324dac4d4b4/browser/themes/osx/
> Toolbar%402x.png
No, we don't. I tested my patch on hidpi; it's the last icon in the row:
https://hg.mozilla.org/mozilla-central/raw-file/5324dac4d4b4/browser/themes/osx/Toolbar%402x.png
Reporter | ||
Comment 4•11 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #3)
> No, we don't. I tested my patch on hidpi; it's the last icon in the row:
>
> https://hg.mozilla.org/mozilla-central/raw-file/5324dac4d4b4/browser/themes/
> osx/Toolbar%402x.png
Ok. sorry. I mixed up.
Comment 5•11 years ago
|
||
(In reply to Tetsuharu OHZEKI [UTC+9] from comment #4)
> (In reply to :Gijs Kruitbosch from comment #3)
> > No, we don't. I tested my patch on hidpi; it's the last icon in the row:
> >
> > https://hg.mozilla.org/mozilla-central/raw-file/5324dac4d4b4/browser/themes/
> > osx/Toolbar%402x.png
>
> Ok. sorry. I mixed up.
No worries, thanks for making me check again! :-)
If anyone sees this on Windows 7, that's bug 961532 and fixed on fx-team, so hopefully fixed for tomorrow's (or the next) nightly, too.
Assignee | ||
Updated•11 years ago
|
Assignee: mmaslaney → nobody
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
Michael, are you sure? I'm pretty sure the OS X non-hidpi issue is still not fixed. :-)
Flags: needinfo?(mmaslaney)
Assignee | ||
Comment 7•11 years ago
|
||
Oh snap. Sorry, was in the "copy and paste" vortex when putting the original zip file together.
Flags: needinfo?(mmaslaney)
Comment 8•11 years ago
|
||
(In reply to mmaslaney from comment #7)
> Created attachment 8363241 [details]
> Toolbar.png
>
> Oh snap. Sorry, was in the "copy and paste" vortex when putting the original
> zip file together.
's ok, thanks for the file!
Assignee: nobody → gijskruitbosch+bugs
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 9•11 years ago
|
||
As this is just about the image file, I'm going to go and say you wrote the patch here, and I reviewed it:
remote: https://hg.mozilla.org/integration/fx-team/rev/66c65cf6e7c5
:-)
Assignee: gijskruitbosch+bugs → mmaslaney
Status: REOPENED → ASSIGNED
Whiteboard: [Australis:P1] → [Australis:P1][fixed-in-fx-team]
Comment 10•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:P1][fixed-in-fx-team] → [Australis:P1]
Target Milestone: --- → Firefox 29
Updated•11 years ago
|
QA Contact: cornel.ionce
Comment 11•11 years ago
|
||
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:29.0) Gecko/20100101 Firefox/29.0
Build ID: 20140327113732
The panorama icon is properly displayed on the tab bar using 29 beta 3.
Marking verfied.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•