Closed
Bug 924902
Opened 11 years ago
Closed 11 years ago
[Gingerbread] Bookmark toast notification remnants remain on-screen blocking content
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox24 wontfix, firefox25+ verified, firefox26+ verified, firefox27 verified, fennec+)
People
(Reporter: u421692, Assigned: wesj)
References
Details
Attachments
(1 file)
1.75 KB,
patch
|
mfinkle
:
review+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Environment:
Device: HTC Desire HD (Android 2.3.5)
Build: Nightly 27.0a1 (2013-10-09)
Steps to reproduce:
1. Open Firefox
2. Go to a website
3. Tap on the Bookmark button
4. Wait for the toast notification to disappear
5. Tap on the screen where the notification was
Expected results:
The content that is now on the position where the notification was can be tapped.
Actual results:
If there is a link on the position where the notification was, tapping on the link will not perform any action.
Note: I was able to reproduce this only on gingerbread devices.
! on Firefox 24 and 25 the bookmark toast remains on the screen, the behaviour exactly like in Bug 913402. Maybe this is a regression from bug 913402?
Please see the video:
https://www.youtube.com/watch?v=9-VjUib614w
Updated•11 years ago
|
tracking-fennec: --- → ?
Updated•11 years ago
|
Assignee: nobody → wjohnston
tracking-fennec: ? → +
Assignee | ||
Comment 3•11 years ago
|
||
I saw this behaviour before (even on ICS) using the old code.
It should have been switched with the PropertyAnimator stuff, which is on 25. I'm going to propose we disable these fade out animations pre-ICS for 25. Patch coming (but I don't have a device to test this on).
Flags: needinfo?(wjohnston)
Comment 4•11 years ago
|
||
(In reply to Wesley Johnston (:wesj) from comment #3)
> I saw this behaviour before (even on ICS) using the old code.
>
> It should have been switched with the PropertyAnimator stuff, which is on
> 25. I'm going to propose we disable these fade out animations pre-ICS for
> 25. Patch coming (but I don't have a device to test this on).
I was able to reproduce this issue on my Nexus S, so I can help you test if you need me to.
Assignee | ||
Comment 5•11 years ago
|
||
Thanks! Had to clobber and build. Will post a link when its done, but here's that patch I'm trying.
Attachment #816727 -
Flags: review?(mark.finkle)
Comment 6•11 years ago
|
||
Comment on attachment 816727 [details] [diff] [review]
Turn off patch
Looks reasonable for disabling the animation.
Let's verify this fixes the problem before landing :)
Attachment #816727 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 816727 [details] [diff] [review]
Turn off patch
gah! I've got to many bugs with this same title. Margaret confirmed this worked in bug 913402.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 880454
User impact if declined: Toast disappears, but still blocks content
Testing completed (on m-c, etc.): Not applicable to central.
Risk to taking this patch (and alternatives if risky): Uplift the other patches? Backing out this feature would also not be impossible.
String or IDL/UUID changes made by this patch: None.
Attachment #816727 -
Flags: approval-mozilla-beta?
Updated•11 years ago
|
tracking-firefox25:
--- → +
tracking-firefox26:
--- → +
Updated•11 years ago
|
Attachment #816727 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•11 years ago
|
||
I'm lost as to what the resolution/TM/status flags for this bug are supposed to be.
https://hg.mozilla.org/releases/mozilla-beta/rev/a62a105f3302
Comment 9•11 years ago
|
||
Is this fixed on the latest mozilla-beta builds (this is pending next beta candidate)? http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-beta-android/
Flags: needinfo?(mihai.g.pop)
Reporter | ||
Comment 10•11 years ago
|
||
Verified as fixed on HTC Desire HD (Android 2.3.5), on latest http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-beta-android/1382146610/ tinderbox build.
Flags: needinfo?(mihai.g.pop)
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 11•11 years ago
|
||
Does this still require action for Fx27?
Reporter | ||
Comment 13•11 years ago
|
||
Verified as fixed on HTC Desire HD (Android 2.3.5), on Firefox RC 25 build 3.
Comment 14•11 years ago
|
||
No action needed for Fx 27 this works as expected.
Flags: needinfo?(kbrosnan)
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
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
•