Open
Bug 1804556
Opened 2 years ago
Updated 1 year ago
Custom Tabs cannot handle new window requests
Categories
(Focus :: General, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: jonalmeida, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Steps to reproduce
- Have a link to a web page that has a link to new window requests.
- Open the page in a custom tab.
- Click the link.
- Press back on the navigation buttons.
Expected behaviour
- At step 3, the linked page should now be visible.
- At step 4, the previous page should now be visible.
Actual behaviour
- At step 3, the previous page is still visible.
- At step 4, the custom tab is closed.
Device information
- Focus version: 107.
- Android device model: All.
- Android OS version: All.
Any additional information?
The source of the bug is here; we never implemented window request handling in Focus during the refactoring.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
| Reporter | ||
Updated•2 years ago
|
Severity: -- → S2
| Reporter | ||
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
| Reporter | ||
Updated•2 years ago
|
Blocks: custom-tabs-refresh
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•