Closed
Bug 880513
Opened 12 years ago
Closed 12 years ago
Sides of AwesomeScreen are padded with light blue and look broken on tablets
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox22 unaffected, firefox23+ verified, firefox24+ verified, firefox25 verified, fennec23+)
VERIFIED
FIXED
Firefox 25
People
(Reporter: bnicholson, Assigned: sriram)
Details
(Keywords: regression, reproducible)
Attachments
(2 files, 1 obsolete file)
96.57 KB,
image/png
|
Details | |
3.82 KB,
patch
|
mfinkle
:
review+
bajaj
:
approval-mozilla-aurora+
bajaj
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
STR:
1) Open AwesomeScreen
2) Type something
See screenshot. Haven't yet tested this on anything other than Fx24. Reproducible on Galaxy Note 10.1.
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Device or OS specific I guess, I don't see this on the Transformer TF201 (4.1)
Reporter | ||
Comment 3•12 years ago
|
||
See this on Fx23, but not 22.
Comment 4•12 years ago
|
||
Let's get a regression window - can someone confirm it hasn't always been like this on certain devices?
Keywords: regressionwindow-wanted
Comment 5•12 years ago
|
||
I see this issue on Samsung Galaxy Tab (Android 4.0.4) and Asus EEE Transformers (Android 4.0.3) only on Firefox for Android 23 and 24.
I will try to find a regression window.
Comment 6•12 years ago
|
||
The regressionwindow-wanted:
mozilla central:
good build: 12-04-2013
bad build: 13-04-2013
pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=7b8ed29c6bc0&tochange=24a6b5ed51e3
The tinderbox inbound builds are missing since the issue is older than one month.
Comment 7•12 years ago
|
||
Flags: needinfo?(sriram)
Keywords: regressionwindow-wanted → reproducible
Assignee | ||
Comment 8•12 years ago
|
||
(In reply to Teodora Vermesan (:TeoVermesan) from comment #6)
> The regressionwindow-wanted:
> mozilla central:
> good build: 12-04-2013
> bad build: 13-04-2013
>
> pushlog:
> http://hg.mozilla.org/mozilla-central/
> pushloghtml?fromchange=7b8ed29c6bc0&tochange=24a6b5ed51e3
>
> The tinderbox inbound builds are missing since the issue is older than one
> month.
It was caused by a patch for overdraw. Please don't find a regression range. I know what bug it is :D
Flags: needinfo?(sriram)
Updated•12 years ago
|
Updated•12 years ago
|
Status: NEW → ASSIGNED
Updated•12 years ago
|
tracking-fennec: ? → 23+
Assignee | ||
Comment 9•12 years ago
|
||
This patch sets the padding to the entire tabs section and not just the view-pager.
This way, the sides are blue and the list is contained in-between.
I need to check with Ian on how the tab-widget should be. I would post a patch if we wants to change something there.
Attachment #766932 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #766932 -
Flags: review?(mark.finkle) → review+
Comment 10•12 years ago
|
||
this will need uplift to aurora and beta
Assignee | ||
Comment 12•12 years ago
|
||
This is the right patch. :(
AwesomeBar needs few new styles for its lists (for the padding -- which was removed earlier). This gives the exact same result as in current release version of Firefox -- with no overdraw! win! win! WIN!
Attachment #766932 -
Attachment is obsolete: true
Attachment #772256 -
Flags: review?(mark.finkle)
Flags: needinfo?(sriram)
Updated•12 years ago
|
Attachment #772256 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 13•12 years ago
|
||
Assignee | ||
Comment 14•12 years ago
|
||
Comment on attachment 772256 [details] [diff] [review]
Patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Overdraw in awesomebar
User impact if declined: Side of search suggestion opt-in prompt will be in a light color.
Testing completed (on m-c, etc.): Landed in m-i on 07/08. This is based on old code -- rebased for lastest code.
Risk to taking this patch (and alternatives if risky): Very less. This uses the same logic.
String or IDL/UUID changes made by this patch: None.
Attachment #772256 -
Flags: approval-mozilla-beta?
Attachment #772256 -
Flags: approval-mozilla-aurora?
Comment 15•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
Updated•12 years ago
|
Attachment #772256 -
Flags: approval-mozilla-beta?
Attachment #772256 -
Flags: approval-mozilla-beta+
Attachment #772256 -
Flags: approval-mozilla-aurora?
Attachment #772256 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 16•12 years ago
|
||
Updated•12 years ago
|
Comment 17•12 years ago
|
||
Verified fixed on:
Build: Firefox for Android 25.0a1( 2013-07-14)
Device: Samsung Galaxy Tab
OS: Android 4.0.4
Comment 18•12 years ago
|
||
Verified fixed on:
Build: Firefox for Android 24.0a2( 2013-07-16)
Device: Acer Iconia
OS: Android 3.2
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Comment 19•12 years ago
|
||
Verified fixed on:
Build: Firefox for Android 23.0b6( 2013-07-17)
Device: Acer Iconia
OS: Android 3.2
Updated•5 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
•