mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.14k stars 2.91k forks source link

[Toolbar redesign] - URL address is de-selected when changing device orientation #21318

Open DianaABarladeanu opened 1 month ago

DianaABarladeanu commented 1 month ago

Prerequisites User is enrolled in "New iOS toolbar" experiment treatment a.

Steps to reproduce

  1. Open FF homepage and access a website while in portrait mode.
  2. Tap on the URL bar to select the URL address.
  3. Turn the device in landscape mode and observe the URL bar.

Expected behavior The URL address remains selected after changing device orientation.

Actual behavior The URL address does NOT remain selected after changing device orientation. This also happens after changing from landscape to portrait mode.

Device & build information

Notes

Attachments:

https://github.com/user-attachments/assets/16009466-5fc6-4672-9103-000e5b0dd7b8

data-sync-user commented 1 month ago

➤ Winnie Teichmann commented:

Should be fixed in the next nightly. Was fixed with this PR ( https://github.com/mozilla-mobile/firefox-ios/pull/21400 ).

data-sync-user commented 3 weeks ago

➤ Alina Moldovan commented:

Verified as fixed using v9000 (44546) and iPhone 15+ (17.5.1) and iPad Pro 4th Gen (7.2).

data-sync-user commented 5 days ago

➤ Norberto Andres Furlan commented:

Winnie Teichmann the keyboard should continue to be showed when moving to portrait.

Andrei Bodeacan you check if I am already in landscape and we click the URL bar. Do we show the keyboard? Thanks!

data-sync-user commented 4 days ago

➤ Andrei Bodea commented:

Hello, Norberto Andres Furlanplease note that if I’m already in landscape and tap on the URL, the keyboard is displayed without issues and after that when rotating into portrait mode, the keyboard is still displayed without issues and the URL is selected.