Closed
Bug 706830
Opened 13 years ago
Closed 13 years ago
pressing "back" doesn't return user to about:home
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(firefox11 fixed, fennec11+)
VERIFIED
FIXED
People
(Reporter: madhava, Assigned: mfinkle)
Details
Attachments
(1 file)
1.31 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
When I start on the start page (about:home), tap on a "top site", finish with that site, and then hit back, I expect to end up back on about:home. Instead, I exit the app.
Assignee | ||
Comment 1•13 years ago
|
||
This kinda works for me. When I go back the page is blank, because we are not sending the message to Java to display the page. Madhava - Are you sure you did not open the page in a new tab?
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mark.finkle
Assignee | ||
Comment 2•13 years ago
|
||
This patch uses "pageshow" instead of "load" events. History session does not fire "load" when going back or forward if the page is in BFcache.
Attachment #578270 -
Flags: review?(mbrubeck)
Assignee | ||
Updated•13 years ago
|
Priority: -- → P2
I get comment 1 when I hit the back button as well with today's nightly. 20111201 on Thrive.
Updated•13 years ago
|
Attachment #578270 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 4•13 years ago
|
||
https://hg.mozilla.org/projects/birch/rev/ef20feca5819
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Samsung Galaxy SII (Android 2.3.4) 20111202040206 http://hg.mozilla.org/projects/birch/rev/e2a54aafac18
Status: RESOLVED → VERIFIED
OS: Mac OS X → Android
Hardware: x86 → ARM
Updated•13 years ago
|
tracking-fennec: --- → 11+
Updated•13 years ago
|
status-firefox11:
--- → fixed
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
•