mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.1k stars 2.88k forks source link

[iPad Multi-Window] - Keyboard doesn't show when dropping a link in the URL bar #20433

Open DianaABarladeanu opened 1 month ago

DianaABarladeanu commented 1 month ago

Steps to reproduce

  1. Launch FF and open two FF windows with split-view.
  2. Make sure you have some tabs in the tab tray of the first window.
  3. Go to the second window, drag a link and drop it on the homepage URL bar of the first window.

Expected behavior The link is correctly pasted and the keyboard show up instantly.

Actual behavior The link is pasted, but the keyboard doesn't show up. You need to swipe up in order to display it.

Device & build information

https://github.com/mozilla-mobile/firefox-ios/assets/151131988/76ca1551-7123-43b7-8c9b-add47b968909

┆Issue is synchronized with this Jira Task

data-sync-user commented 1 month ago

➤ Matt Reagan commented:

I would suggest this is working as expected; the behavior in Safari is similar (though it loads the URL immediately whereas Firefox will just insert the address into the location bar). But I don’t believe that any specific drag-and-drop behaviors or treatments were in scope for the multi-window MVP; this is likely an area we’ll need to revisit post-MVP with UX to determine exactly how we want this to behave.

data-sync-user commented 1 month ago

➤ Diana Andreea Barladeanu commented:

Hi Matt Reagan I checked this behavior without multi window and the keyboard doesn’t show up.

The reason that determined me to log this bug was that at that moment, I would drag and drop a link from a window to the other and the website wouldn’t load so I instinctively felt the need of an “enter” key. This behavior doesn’t seem to reproduce anymore.