Closed
Bug 683150
Opened 14 years ago
Closed 14 years ago
Content area of remote desktop pane displays area of previously viewed page
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(firefox6 unaffected, firefox7 unaffected, firefox8 unaffected, firefox9 fixed, fennec9+)
VERIFIED
FIXED
Firefox 9
| Tracking | Status | |
|---|---|---|
| firefox6 | --- | unaffected |
| firefox7 | --- | unaffected |
| firefox8 | --- | unaffected |
| firefox9 | --- | fixed |
| fennec | 9+ | --- |
People
(Reporter: aaronmt, Assigned: wesj)
References
Details
(Keywords: regression, Whiteboard: [inbound])
Attachments
(4 files, 1 obsolete file)
Mozilla/5.0 (Android; Linux armv7l; rv:9.0a1) Gecko/20110830 Firefox/9.0a1 Fennec/9.0a1
Currently on trunk when viewing the remote desktop pane, you will see an area of the previously viewed page (behind the Sync related dialog).
Not reproducible on Aurora (8.0a2 [08-30]) nor Beta (7.0-build2).
Regression from bug 681356?
STR:
1. Visit a website, i.e., (mozilla.com)
2. Tap the navigation-bar, tap the 'Desktop' pane
| Reporter | ||
Updated•14 years ago
|
OS: Mac OS X → Android
Hardware: x86 → ARM
| Reporter | ||
Comment 1•14 years ago
|
||
Related? bug 668760
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → wjohnston
Comment 4•14 years ago
|
||
needs priority. still reproducing on 09162011 nightly
tracking-fennec: --- → ?
status-firefox6:
--- → affected
status-firefox7:
--- → affected
status-firefox8:
--- → affected
Priority: -- → P2
Comment 5•14 years ago
|
||
looks like its on nightly only. not reproducing for me on aurora and beyond.
Updated•14 years ago
|
tracking-fennec: ? → 9+
| Assignee | ||
Comment 6•14 years ago
|
||
Attachment #561944 -
Flags: review?(mark.finkle)
Comment 7•14 years ago
|
||
Comment on attachment 561944 [details] [diff] [review]
Patch
Froyo is not affected?
Attachment #561944 -
Flags: review?(mark.finkle) → review+
Comment 8•14 years ago
|
||
Drive-by review comment: In the Froyo theme we put a background on the .autocomplete-items class instead.
| Assignee | ||
Comment 9•14 years ago
|
||
I should have looked at this harder. We're trying to show a message in this case, but the sync message pane isn't themed on honeycomb or gingerbread. This just copies over the theme code from Froyo.
I'll attach some screenshots I took on desktop or both. In both, I've forced the theme to show a message by adding an else statement if "engine" does not exist here:
http://mxr.mozilla.org/mozilla-central/source/mobile/chrome/content/bindings.xml#1412
we should show a message in that case and probably show a button(/link?) ("Set up sync", or if sync is set up but disabled "Enable sync"). I'll file a separate bug for that.
Attachment #561944 -
Attachment is obsolete: true
Attachment #562065 -
Flags: review?(mbrubeck)
| Assignee | ||
Comment 10•14 years ago
|
||
| Assignee | ||
Comment 11•14 years ago
|
||
Updated•14 years ago
|
Attachment #562065 -
Flags: review?(mbrubeck) → review+
| Assignee | ||
Comment 13•14 years ago
|
||
Whiteboard: [inbound]
Comment 14•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 9
| Reporter | ||
Comment 15•14 years ago
|
||
Mozilla/5.0 (Android; Linux armv7l; rv:9.0a1) Gecko/20110925 Firefox/9.0a1 Fennec/9.0a1
Status: RESOLVED → VERIFIED
| Reporter | ||
Updated•13 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•