Open
Bug 1906411
Opened 2 years ago
Updated 1 year ago
Specifying `index` doesn't change the actual tab position in tab switcher UI
Categories
(Firefox for Android :: WebExtensions, enhancement, P3)
Tracking
()
NEW
People
(Reporter: extophf, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
|
514 bytes,
application/x-zip-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Steps to reproduce:
- install the attached extension
- open the menu -> addons -> test
- open the tab list
Actual results:
example.com is the last tab
Expected results:
example.com is the first tab
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:zmckenney, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(zmckenney)
Comment 2•1 year ago
|
||
The way tabs works on Android is a bit convoluted at the moment and so this is unfortunately expected (even if the behavior is not quite correct). See https://bugzilla.mozilla.org/show_bug.cgi?id=1812854#c1
Severity: -- → N/A
Type: defect → enhancement
Priority: -- → P3
Whiteboard: [addons-jira]
Updated•1 year ago
|
Flags: needinfo?(zmckenney)
Updated•1 year ago
|
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•