Closed
Bug 614813
Opened 15 years ago
Closed 15 years ago
Content of pages not displayed when Site panel is opened
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec2.0b3+)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
fennec | 2.0b3+ | --- |
People
(Reporter: ahoza, Assigned: vingtetun)
Details
Attachments
(3 files)
BuildID: Mozilla /5.0 (Maemo;Linux armv7l;rv:2.0b8pre)Gecko/20101125 Firefox/4.0b8pre Fennec /4.0b3pre
Device: Nokia N900
BuildID: Mozilla /5.0 (Android;Linux armv7l;rv:2.0b8pre) Gecko/20101125 Firefox/4.0b8pre Fennec /4.0b2pre
Devices: Motorola Droid 2, HTC Desire A8181
Steps to reproduce:
1. Start Fennec.
2. Open mozilla.org
3. Tap site's favicon.
Expected results:
Site panel opens and page content is still visible behind it
Actual results:
Page content is not displayed (see screenshot)
Note: This is not reproducible with yesterday's builds.
Updated•15 years ago
|
tracking-fennec: --- → ?
Comment 1•15 years ago
|
||
a different variation, with vkb open, it launches the tab sidebar
Assignee | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Created attachment 493702 [details]
> tab sidebar screenshot
>
> a different variation, with vkb open, it launches the tab sidebar
Wrong bug?
Assignee | ||
Comment 3•15 years ago
|
||
The patch separate the page focus handling from the activate/deactivate message use for frame destroying/hiding.
I've run browser_vkb tests and they are still working.
Attachment #493706 -
Flags: review?(mark.finkle)
Comment 4•15 years ago
|
||
Comment on attachment 493706 [details] [diff] [review]
Patch
This is a good fix for now. I wonder if we should expose a <browser>.focused property and handle it as a Content:Focus / Blur message? We could do that later.
Attachment #493706 -
Flags: review?(mark.finkle) → review+
Comment 5•15 years ago
|
||
This is bad enough to fix for 2.0b3, so please land this patch for beta 3
tracking-fennec: ? → 2.0b3+
Assignee | ||
Comment 6•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 7•15 years ago
|
||
(In reply to comment #2)
> (In reply to comment #1)
> > Created attachment 493702 [details] [details]
> > tab sidebar screenshot
> >
> > a different variation, with vkb open, it launches the tab sidebar
>
> Wrong bug?
oh, which bug # should this issue be under?
Comment 8•15 years ago
|
||
(In reply to comment #7)
> (In reply to comment #2)
> > (In reply to comment #1)
> > > Created attachment 493702 [details] [details] [details]
> > > tab sidebar screenshot
> > >
> > > a different variation, with vkb open, it launches the tab sidebar
> >
> > Wrong bug?
>
> oh, which bug # should this issue be under?
adding this thread to bug 614496
Comment 9•14 years ago
|
||
VERIFIED FIXED on:
Build ID: Mozilla/5.0 (Maemo; Linux armv7l; rv:7.0a1) Gecko/20110529
Firefox/7.0a1 Fennec/7.0a1
Mozilla /5.0 (Android;Linux armv7l;rv:7.0a1) Gecko/20110530 Firefox/7.0a1 Fennec/7.0a1
Mozilla /5.0 (Android;Linux armv7l;rv:6.0a2) Gecko/20110529 Firefox/6.0a2 Fennec/6.0a2
Device: HTC Desire Z (Android 2.2), Nokia N900 (Maemo GTK)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•