android 13 url selector in récents gives wrong address in app( the open Firefox in app option)
Categories
(Fenix :: Tabs, defect)
Tracking
(Not tracked)
People
(Reporter: dennisooki, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/119.0 Firefox/119.0
Steps to reproduce:
Open Firefox nightly version 119.0a1 in app, you will have to have set Firefox as the default browser app and enabled to open links inside other apps in Firefox,
Go to the récents view on your android phone, mine is android 13, Pixel launcher, try clicking on the link on the top right, it will give you an option to copy or share the link
Actual results:
The problem is that the link it gives you is not the link of the site you are actually in on the in app browser, but rather it is the link of the last open tab on actual Firefox
Expected results:
Correct link should be given by the browser , tried it with chrome, it gives the correct link
Comment 1•1 year ago
|
||
Fenix handles onProvideAssistContent
wrongly when current tab is CustomTabs.
Reference:
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Description
•