Closed
Bug 691418
Opened 14 years ago
Closed 14 years ago
Back/escape key goes back twice in local tabs
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox10 fixed)
VERIFIED
FIXED
Firefox 10
Tracking | Status | |
---|---|---|
firefox10 | --- | fixed |
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
(Keywords: regression, Whiteboard: [pushed])
Attachments
(1 file)
843 bytes,
patch
|
mfinkle
:
review+
romaxa
:
feedback+
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Open an about: page in Fennec (about:home)
2. In the same tab, navigate to a different about: page (like about:about)
3. In the same tab, navigate to a third about: page (like about:support)
4. Press the hardware "Back" button (Android) or escape key (desktop)
Expected results: Fennec navigates back to the page from step 2.
Actual results: Fennec navigates back to the page from step 1.
This is just like bug 684558, but for local browsers. As far as I can tell, key forwarding and re-dispatching works the same for local browsers as for remote ones, so this "remote=true" check should not be here.
Attachment #564260 -
Flags: review?(mark.finkle)
Attachment #564260 -
Flags: feedback?(romaxa)
Comment 1•14 years ago
|
||
Comment on attachment 564260 [details] [diff] [review]
patch
Yep, I had some doubts about that check, but did not go to deeply in order to figure out why that specific hack was performed
Attachment #564260 -
Flags: feedback?(romaxa) → feedback+
Updated•14 years ago
|
Attachment #564260 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Whiteboard: [has patch] → [pushed]
Target Milestone: --- → Firefox 10
Assignee | ||
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
Mozilla/5.0 (Android; Linux armv7l; rv:10.0a1) Gecko/20111004 Firefox/10.0a1 Fennec/10.0a1
Status: RESOLVED → VERIFIED
status-firefox10:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•