Open publicmain opened 1 week ago
We have attempted to but cannot reproduce this issue on both MacOS (15.1/ARM64) and Windows (23H2/x86-64). At very best, we might imagine that this issue is related to known issue #3 mentioned in the UG, namely:
If you accidentally press the alt key (Windows, Linux) or option key (MacOS) on your keyboard while typing a command, the arrow keys will no longer navigate the command box. To rectify this, press the alt/option key again.
However, we do not see the GUI buttons highlighted in the accent colour that would be reflective of this issue in the screenshot provided, and thus we are rather clueless as to how else we should be able to replicate this issue
Team chose [response.CannotReproduce
]
Reason for disagreement: This situation happens when I first enter in the interface, the current focus is at the text area, but I cannot move the focus down to the list panel or move up to tool bar by using the keyboard, I think its the problem with the mainWindow focus, maybe in your code different window have different focus and you cannot use keybore to navigate through different windows(from personlistpanel window to helpwindow)
As UG said, this is a CLI interface, but when I try to type command, no matter what keyboard button I press, i cannot navigate anymore, like if I want to view information in the personal list panel below or go above to quit the product, I cannot do that all!