Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

弹出菜单键盘导航 #24

Closed
FelisCatus opened this issue Sep 20, 2014 · 8 comments
Closed

弹出菜单键盘导航 #24

FelisCatus opened this issue Sep 20, 2014 · 8 comments
Assignees
Milestone

Comments

@FelisCatus
Copy link
Owner

English title: Keyboard navigation in the popup menu.

现在的弹出菜单还不能用方向键或者 tab 键选择项目,不是很方便。之后可以试试看做这个,顺便加上默认快捷键,就相当于实现快捷键操作了。

For now, the popup menu items cannot be navigated using arrow keys or tab. We can add this feature later so that switching profiles without mouse would be possible.

@FelisCatus FelisCatus added this to the 2.3 milestone Oct 20, 2014
@FelisCatus FelisCatus self-assigned this Oct 20, 2014
@FelisCatus
Copy link
Owner Author

现在可以使用快捷键了。默认快捷键为 Shift+Alt+O ,可在扩展管理页面(注意:不是选项页面)修改。

Shortcut keys are now available. The default shortcut is "Shift+Alt+O" for opening the popup menu. This shortcut can be changed in extension management page (not the options page!).

@debugzxcv
Copy link

能不能记忆上一次选择的项目, 这样项目多的话也不需要从顶部一个个按下来

@FelisCatus
Copy link
Owner Author

@debugzxcv 好主意,那么我就改成默认选中当前情景模式吧。

@FelisCatus
Copy link
Owner Author

v2.2.9 改成默认选中当前情景模式了。

@WayneXuan
Copy link

虚拟情景模式和临时规则的弹出列表不能用JK键导航
建议增加一个键绑定(比如空格),弹出子列表并设置焦点,然后用JK选择子项

另外用T键弹出临时规则时也应该能用JK选择子项

@FelisCatus
Copy link
Owner Author

回车可以打开菜单项目的弹出列表,用 TAB 键和 SHIFT+TAB 键可以在子项目中切换。

@WayneXuan
Copy link

回车可以打开临时规则弹出列表,但是虚拟情景模式的弹出列表怎么办?

@FelisCatus
Copy link
Owner Author

选中虚拟情景模式的时候 TAB 然后回车即可。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants