Closed
Bug 701985
Opened 14 years ago
Closed 14 years ago
Weird background favicon on startup
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sriram, Unassigned)
Details
Attachments
(2 files)
|
25.31 KB,
image/png
|
Details | |
|
2.58 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
The Favicon is having the background of the URL bar due to inheritance problem in styles.
| Reporter | ||
Comment 1•14 years ago
|
||
This patch fixes the transparent behavior.
I'm using the reference to the android's resource.
The TextSwitcher had issues earlier because of this. Now that ImageButton has an explicit background, I've removed the same from TextSwitcher.
Attachment #574005 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #574005 -
Flags: review?(mark.finkle) → review+
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
No longer reproducible on:
Fennec Nightly 13.0a1 (2012-02-09)
Device: Samsung Galaxy SII
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•