Closed
Bug 1325174
Opened 8 years ago
Closed 8 years ago
Custom tabs toolbar back button should close the tab and finish the activity
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox53 fixed)
VERIFIED
FIXED
Firefox 53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: droeh, Assigned: droeh)
References
Details
Attachments
(1 file)
1.35 KB,
patch
|
snorp
:
review+
|
Details | Diff | Splinter Review |
Currently, the toolbar back button in a custom tab behaves the same as the device back button: navigate back if possible, otherwise close the tab and finish the activity. This creates the unfortunate situation where, if a user follows a number of links in a custom tab, the only way to exit the custom tab (and return to the app which launched it) is to navigate back through those links one-by-one. Chrome uses the toolbar back button to simply finish the custom tab activity, by contrast.
Assignee | ||
Comment 1•8 years ago
|
||
With this patch, the toolbar back button for custom tabs will close the tab and finish the activity, allowing us a good way of getting back to the app that launched the custom tab.
Attachment #8821187 -
Flags: review?(snorp)
Comment on attachment 8821187 [details] [diff] [review]
Toolbar back button behavior fix
Review of attachment 8821187 [details] [diff] [review]:
-----------------------------------------------------------------
We should turn the icon into an 'X', right?
Attachment #8821187 -
Flags: review?(snorp) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Chrome actually leaves it as a back arrow by default, it seems.
I'm going to wait for bug 1303362 to get r+ before I land this, as without that patch this one can leave tabs open when the toolbar back button is pressed.
Pushed by droeh@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e314e9b29137
Make the toolbar back button in a custom tab close the tab and finish the activity, rather than navigating. r=snorp
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Comment 6•8 years ago
|
||
Verified as fixed in build 55.0a1 (2017-04-02).
Device: Huawei Honor (Android 5.1.1).
Toolbar back button finish the activity and the app from that I was launched Custom tab is displayed. Tested with Gmail, Google+.
Status: RESOLVED → VERIFIED
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
•