mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.21k stars 2.93k forks source link

[iPad Multi-Window] URL bar remains selected when switching to another window #20459

Open abodea opened 5 months ago

abodea commented 5 months ago

Steps to reproduce

  1. Launch FF in Split-view mode.
  2. Tap on window 2 (URL bar becomes highlighted).
  3. Tap on windows 1 (URL bar becomes highlighted).

    Expected behavior

    The window 2 URL bar should not be highlighted when switching to the window 1 URL bar.

    Actual behavior

    URL bar remains selected when switching to another window

    Device & build information

    • Device: iPad Air (17.5.1).
    • Build version: v9000 (42305)
    • First seen version: N/A

      Notes

      Attachments:

https://github.com/mozilla-mobile/firefox-ios/assets/42831109/fe2e2dbd-32f8-46a7-86c8-dd617c9f39a5

┆Issue is synchronized with this Jira Task

data-sync-user commented 5 months ago

➤ Matt Reagan commented:

This is expected behavior, each window has an independent focus for text input. It works similarly in Safari (attached an example).

!Screenshot 2024-05-30 at 4.01.15 PM.png|width=1000,height=498,alt="Screenshot 2024-05-30 at 4.01.15 PM.png"!

data-sync-user commented 4 months ago

➤ Diana Andreea Barladeanu commented:

Closing the ticket based on Matt’s comment.