-
Notifications
You must be signed in to change notification settings - Fork 275
can't focus on the search box with keyboard in keybindings view #1083
Comments
@rsese commented on Oct 9, 2018, 6:41 AM UTC: Thanks for the report! I can reproduce on macOS 10.12.6 with 1.33.0-nightly10. I also noticed that the |
A recent issue 21092 in atom/atom seems to be related to this. Prerequisites
DescriptionWhen using the keyboard command to install a package the new pane does not autofocus to the input. Requires using the mouse to select the search field. Keyboard bindings should keep us at the keyboard for faster productivity. Steps to Reproduce
Expected behaviour: The opened pane window should be focused on the search 'text input' - especially when pressing Enter as the intension of the keyboard shortcut is to reduce the need for a mouseclick. Actual behaviour: Open pane window does not autofocus to the input consistently, more often than not it requires a mouseclick to focus on the search before you can keep typing. Reproduces how often: VersionsOS: Windows 10 Home 19041.508 |
Looks like |
@tr15tan commented on Oct 6, 2018, 9:57 AM UTC:
Prerequisites
Description
[can't focus on the search box with keyboard]
Steps to Reproduce
Expected behavior: [can focus on the "search keybindings" box with keyboard]
Actual behavior: [can not focus on the "search keybindings" box with keyboard]
Reproduces how often: [must]
Versions
Atom : 1.31.0
Electron: 2.0.7
Chrome : 61.0.3163.100
Node : 8.9.3
Linux tristan-home 4.15.0-36-generic #39~16.04.1-Ubuntu SMP Tue Sep 25 08:59:23 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
This issue was moved by rsese from atom/atom#18203.
The text was updated successfully, but these errors were encountered: