NEW 286759
iOS Safari 18.3 is opening pinned, non-active tabs above open tab
https://bugs.webkit.org/show_bug.cgi?id=286759
Summary iOS Safari 18.3 is opening pinned, non-active tabs above open tab
david9296819
Reported 2025-01-30 10:41:51 PST
Created attachment 474075 [details] xcode project Prior to Safari 18.3, open a new tab with `browser.tabs.create({active: false, pinned: true, url: 'https://apple.com'}` would open a new tab, not above the current open page. In Safari 18.3, this new tab is opened over the existing page, even with `active: false`.
Attachments
xcode project (336.60 KB, application/zip)
2025-01-30 10:41 PST, david9296819
no flags
screen recordings of ios safari 18.3 and 18.1.1 (18.23 MB, application/zip)
2025-01-30 10:48 PST, david9296819
no flags
Radar WebKit Bug Importer
Comment 1 2025-01-30 10:42:02 PST
david9296819
Comment 2 2025-01-30 10:48:56 PST
Created attachment 474076 [details] screen recordings of ios safari 18.3 and 18.1.1
Note You need to log in before you can comment on or make changes to this bug.