Sharing a Collecion into Firefox opens only 1 link
Categories
(Firefox for Android :: Share, defect, P3)
Tracking
()
People
(Reporter: phd, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/113.0 Firefox/113.0
Steps to reproduce:
- Install Firefox and Firefox Beta/Nightly.
- In Firefox create a collection with a minimum of 2 pages.
- Share the created collection to Firefox Beta/Nightly.
Actual results:
Only 1 link is opened as a new tab in Firefox Beta/Nightly.
Expected results:
All shared links should have been opened as new tabs in the Firefox Beta/Nightly.
Reporter | ||
Comment 1•2 years ago
|
||
Related but not a duplicate: Bug 1810646
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:vdreghici, could you have a look please?
For more information, please visit BugBot documentation.
Comment 3•2 years ago
|
||
It depends on how Fenix handle ACTION_SEND
's EXTRA_TEXT
in processSendIntent
.
Treat it as a whole string / try to split it with linsep and open tab per line?
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Hey, thank you for reporting this. After the triage process, we have decided to mark this ticket as duplicate of Bug 1810646 since the steps you are presenting here are more specific than the general ones in 1810646. Fixing 1810646 will also fix this issue.
Description
•