Closed Bug 850217 Opened 12 years ago Closed 12 years ago

Regression: Screen artifacts on search suggestion acceptance animation

Categories

(Firefox for Android Graveyard :: Toolbar, defect)

ARM
Android
defect
Not set
normal

Tracking

(firefox21 unaffected, firefox22+ verified, firefox23 verified, fennec22+)

VERIFIED FIXED
Firefox 22
Tracking Status
firefox21 --- unaffected
firefox22 + verified
firefox23 --- verified
fennec 22+ ---

People

(Reporter: aaronmt, Assigned: lucasr)

Details

(Keywords: regression, reproducible, Whiteboard: [ui-hackathon])

Attachments

(4 files)

See screenshot I have seen this on a variety of phones tested thus far * Samsung Galaxy Note * Samsung Galaxy Note II * Sony Xperia Play * Samsung Galaxy SII * Samsung Galaxy Nexus -- Nightly (03/12)
Keywords: regression
See this on pretty much every device, as the thing slides off when you accept suggestions - some devices the text leaves artifacts, on others I get a black flash on the screen.
tracking-fennec: --- → ?
Keywords: reproducible
Summary: Screen artifacts on search suggestion acceptance animation → Regression: Screen artifacts on search suggestion acceptance animation
On today's Nightly it's animated with a black bar for me on my Nexus 4 http://www.youtube.com/watch?v=c84u8kwMO6w
Assignee: nobody → sriram
tracking-fennec: ? → 22+
Happy to try a build with that backed out for confirmation
Attached patch PatchSplinter Review
The background stays - no corruption The content has a transparent container - no overdraw WIN! WIN!
Attachment #728512 - Flags: review?(bnicholson)
Attachment #728512 - Flags: review?(bnicholson) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 22
This wasn't tested and is still busted. http://cl.ly/image/0y3L2t3G2T3W
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Still see this on 04/02 Nightly
Status: REOPENED → ASSIGNED
need a new patch
Flags: needinfo?(sriram)
Still an issue, 04/27.
Whiteboard: [ui-hackathon]
Lucas - Take a look?
Assignee: sriram → lucasr.at.mozilla
Flags: needinfo?(sriram)
setAnimation() sets the next animation to be carried out on a view, but doesnt start it. We set a sliding animation for the text+button. But we slide the entire layout (with the background). This caused the artifact. This patch slides the text+button to the right, and slides the list view and outer container (with blue color) to the top.
Attachment #747536 - Flags: review?(mark.finkle)
Comment on attachment 747536 [details] [diff] [review] Patch 2: Screen artifact Will this uplift to Fx22 (Aurora) ? If not, can you rebase for Aurora?
Attachment #747536 - Flags: review?(mark.finkle) → review+
This will uplift to Fx22 without a need for rebasing. This was tested in Nexus 4 too (that ugly graphics phone!) https://hg.mozilla.org/integration/mozilla-inbound/rev/db1de122b262
Comment on attachment 747536 [details] [diff] [review] Patch 2: Screen artifact [Approval Request Comment] Bug caused by (feature/regressing bug #): Overdraw removal on awesomescreen. User impact if declined: Artifacts on the search suggestion selection. Testing completed (on m-c, etc.): Landed in m-i on 05/09. Risk to taking this patch (and alternatives if risky): None. Proper animations are done now. String or IDL/UUID changes made by this patch: None.
Attachment #747536 - Flags: approval-mozilla-aurora?
Status: ASSIGNED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
\o/
Status: RESOLVED → VERIFIED
Attachment #747536 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Verified fixed on: -build: Firefox for Android 22 Beta 2 -device: Samsung Galaxy Nexus -OS: Android 4.1.1
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: