You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a dialog box is opened to permanently delete a file, it's not possible to navigate from a focused button to a nearby unfocused button with the arrow keys, only with the tab key.
When navigating the files using the arrow keys with the dialog open, the scroll also seems to be defective, as the previously hidden files remain invisible, as can be seen in the evidence video below.
To Reproduce
Open COSMIC Files.
Press shift+delete to permanently delete a file.
Press left to focus "cancel".
Notice this will change the focused file instead.
Expected behavior
It should be possible to change the focus in-between the buttons using the arrow keys.
Evidence
Video evidence
Behavior on COSMIC Files:
evidence.webm
Behavior on Thunar, for comparison:
comparison.mp4
Desktop (please complete the following information):
Describe the bug
When a dialog box is opened to permanently delete a file, it's not possible to navigate from a focused button to a nearby unfocused button with the arrow keys, only with the tab key.
When navigating the files using the arrow keys with the dialog open, the scroll also seems to be defective, as the previously hidden files remain invisible, as can be seen in the evidence video below.
To Reproduce
Expected behavior
It should be possible to change the focus in-between the buttons using the arrow keys.
Evidence
Video evidence
Behavior on COSMIC Files:
evidence.webm
Behavior on Thunar, for comparison:
comparison.mp4
Desktop (please complete the following information):
cosmic-files/noble,now 1.5.0~1786455995~24.04~5bdfffaEDIT: after posting, I've realized the same issue happens to the shut down/restart system dialogs, so maybe it's a libcosmic issue.