OtterBrowser / otter-browser

Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
https://otter-browser.org
GNU General Public License v3.0
1.8k stars 277 forks source link

Shortcuts not working when address field is focused #1635

Open dalbandea opened 4 years ago

dalbandea commented 4 years ago

I don't know whether this is the right place to post this, since I don't know this is really an issue or I just didn't configure the browser correctly.

Steps to reproduce:

  1. Click on the address field and write something. The history/suggestion list drops down.
  2. Try to open a new tab using keyboard shortcut (Ctrl+T), or to close it (Ctrl+W).
  3. The address field of the current tab remains focused and nothing happens.

I have been messing around the configuration options but I don't seem to find anything that does what I want, which is:

  1. Write something on address field.
  2. (For instance,) Press Ctrl+T. A new tab opens and the address field of the new tab is focused.
dalbandea commented 4 years ago

In case it is important: otter-browser version: 1.0.81 OS: Ubuntu 18.04