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

Cannot browse the list of shortcuts #6229

Open
myroslavarm opened this issue Apr 24, 2020 · 1 comment
Open

Cannot browse the list of shortcuts #6229

myroslavarm opened this issue Apr 24, 2020 · 1 comment

Comments

@myroslavarm
Copy link
Contributor

myroslavarm commented Apr 24, 2020

Description
There are two parts of this bug but they are most likely related.

  1. KeymapBrowser is broken.
  2. When clicking on the triangle in top-right corner of the SystemBrowser, there is no option to look at shortcuts.

To Reproduce
For (1) go to System->click Keymap Browser->get a DNU error.
For (2) as already pointed out, you cannot find this option in the window menu, and another way is to get to the list of shortcuts programatically, which according to PharoEnvironmentHelp is listed to be

KMDescription new categories: #(NautilusGlobalShortcuts); openWithSpec

does not work either (the KMDescription class appears to be not implemented).

Expected behavior
One should be able to browse the list of shortcuts in Pharo. Or if this functionality is replaced by the menu which pops up after the right click in the SystemBrowser, then it has to be deleted completely.

Version information:

  • OS: Windows 10
  • Version: Pharo 9.0.0 (64 bit)
@myroslavarm myroslavarm changed the title Cannot browse the list shortcuts Cannot browse the list of shortcuts Apr 24, 2020
@myroslavarm
Copy link
Contributor Author

After this is fixed, it would be nice to update #5952 as well, because the current instructions to get the list of shortcuts in Pharo env help point to invalid approaches.

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

1 participant