Closed
Bug 858978
Opened 12 years ago
Closed 12 years ago
Regression: Vertical line on URL bar
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect)
Tracking
(firefox22 fixed, firefox23 verified, fennec23+)
VERIFIED
FIXED
Firefox 23
People
(Reporter: aaronmt, Assigned: lucasr)
References
Details
(Keywords: regression, Whiteboard: ui-hackathon)
Attachments
(2 files)
6.58 KB,
image/png
|
Details | |
2.02 KB,
patch
|
mfinkle
:
review+
bajaj
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Very recent regression. See screenshot.
Sriram bug?
--
Nightly (04/06)
LG Nexus 4 (Android 4.2.2)
Updated•12 years ago
|
tracking-fennec: --- → ?
status-firefox22:
--- → unaffected
Reporter | ||
Comment 1•12 years ago
|
||
I tried a couple devices (Note II, Galaxy Nexus, Nexus S), I think it's a Nexus 4 thing. Anyone else seeing this elsewhere?
Comment 2•12 years ago
|
||
I noticed this line on my Nexus 4. Is this bug related to the Nexus 4 display's dpi?
Comment 3•12 years ago
|
||
(In reply to Chris Peterson (:cpeterson) from comment #2)
> I noticed this line on my Nexus 4. Is this bug related to the Nexus 4
> display's dpi?
I might be a combination of Nexus 4's dpi (which might be 2.133 or something) and the float calculations.
Updated•12 years ago
|
tracking-fennec: ? → 23+
Assignee | ||
Comment 5•12 years ago
|
||
Sriram, maybe a regression from bug 848719?
Comment 6•12 years ago
|
||
Dup of bug 860296 ?
Reporter | ||
Comment 7•12 years ago
|
||
(In reply to Mark Capella [:capella] from comment #6)
> Dup of bug 860296 ?
Nah this one is static, always visible on the bar.
Comment 8•12 years ago
|
||
Reported by a user on a HTC One S as well.
Assignee | ||
Updated•12 years ago
|
Whiteboard: ui-hackathon
Reporter | ||
Comment 9•12 years ago
|
||
Forgot to comment here last week, I noticed that in landscape orientation the vertical line is removed.
Comment 10•12 years ago
|
||
Nominating as bug #1 for the UI Hackathon :)
This thing is making my eyes bleed
Comment 11•12 years ago
|
||
Do we have a regression range on this bug?
Reporter | ||
Comment 12•12 years ago
|
||
Blocks: 848719
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → lucasr.at.mozilla
Comment 13•12 years ago
|
||
Also seen on my HTC Sensation 4G running ICS.
Updated•12 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 14•12 years ago
|
||
It seems that using DST_OUT to draw ShapedButtons might cause subpixel artifacts close to the view boundaries. We can avoid that by using DST_IN instead.
Attachment #741559 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #741559 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 15•12 years ago
|
||
Comment 16•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Updated•12 years ago
|
Assignee | ||
Comment 17•12 years ago
|
||
Comment on attachment 741559 [details] [diff] [review]
Use DST_IN to draw ShapedButton
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 848719
User impact if declined: Visual artifact on browser toolbar in some devices
Testing completed (on m-c, etc.): Landed on m-c, no issues.
Risk to taking this patch (and alternatives if risky): Very low, patch is fairly simple.
String or IDL/UUID changes made by this patch: n/a
Attachment #741559 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
Comment 18•12 years ago
|
||
Comment on attachment 741559 [details] [diff] [review]
Use DST_IN to draw ShapedButton
regression on Fx22 and has a low risk patch.Approving !
Attachment #741559 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Reporter | ||
Updated•12 years ago
|
Assignee | ||
Comment 19•12 years ago
|
||
Pushed to aurora: https://hg.mozilla.org/releases/mozilla-aurora/rev/175e1e444db4
Updated•12 years ago
|
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
•