Closed
Bug 640307
Opened 14 years ago
Closed 14 years ago
notifications opened in one tab leave a blank area at the bottom of webpages loaded onto another tab
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Firefox for Android Graveyard
General
Tracking
(firefox7 fixed, fennec7+)
VERIFIED
FIXED
Firefox 7
People
(Reporter: aakashd, Assigned: wesj)
Details
Attachments
(1 file)
1.42 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Build Id:
Mozilla/5.0 (Android; Linux armv71; rv:2.0b13pre) Gecko/20110309 Firefox/4.0b13pre Fennec/4.0b6pre
Steps to Reproduce:
1. Go to touch.facebook.com
2. Open a new tab and go to maps.google.com
3. Go back to the first tab with facebook loaded
4. Pan down to the bottom of the page
Actual Results:
There will be a grey/empty/blank area at the bottom of the page until a user closes the offline storage/geolocation notifications from the other tab
Expected Results:
There shouldn't be a grey/empty/blank area on one tab due to notifications popped-down on another tab.
Reporter | ||
Updated•14 years ago
|
tracking-fennec: ? → ---
Comment 1•14 years ago
|
||
should be fixed by bug 639985, if I am guessing correctly
Depends on: 639985
Assignee | ||
Comment 2•14 years ago
|
||
I don't think these are the same. All our notification boxes are in a deck:
<deck>
<notificationbox>
<notifictationbox/>
</deck>
And each box contains a set nois width-width and window-height wide. When the notification box shows, one of the grows to window-height + notification-height.
Assignee | ||
Comment 3•14 years ago
|
||
Sorry. Keyboard failure on my end. One simple workaround for fixing this is actually stack the notification box and the browser. Of course, that makes it so that you can't pan the top row of content out from behind the notification box either (but our notifications are so big that they are hard to ignore anyway).
Sees a bit scary to take so late. Surprising none of us saw this until now anyway.
Assignee: nobody → wjohnston
Attachment #518183 -
Flags: review?(mark.finkle)
Reporter | ||
Updated•14 years ago
|
tracking-fennec: --- → ?
Updated•14 years ago
|
tracking-fennec: ? → 2.0next+
Comment 4•14 years ago
|
||
I'd like to talk to madhava and brian about dropping the blue notification boxes and switching to door hanger arrow boxes. That could make this better too I think.
Updated•14 years ago
|
tracking-fennec: 2.0next+ → 6+
Comment 5•14 years ago
|
||
Comment on attachment 518183 [details] [diff] [review]
Patch
Let's try this for now. I still want to remove the notification boxes altogther and use door hangers, but not for Fx6.
Attachment #518183 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 6•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Target Milestone: --- → Firefox 7
Comment 7•13 years ago
|
||
Verified fixed on Nightly: Mozilla /5.0 (Android;Linux armv7l;rv:8.0a1) Gecko/20110712 Firefox/8.0a1 Fennec/8.0a1
and Aurora: Mozilla /5.0 (Android;Linux armv7l;rv:7.0a2) Gecko/20110711 Firefox/7.0a2 Fennec/7.0a2
Device: LG Optimus 2X
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
tracking-fennec: 6+ → 7+
status-firefox7:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•