jeromewagener / Sammelbox

A free and open-source collection manager for Windows & Linux
sammelbox.org
GNU General Public License v3.0
4 stars 2 forks source link

Button doesn't respond on enter key. #130

Closed 0x3b29 closed 10 years ago

0x3b29 commented 10 years ago

If you press a button (such as "Ansicht ändern") with the mouse, the view changes. But if you hit the enter key on your keyboard (with the focus still on this button), you see the button getting pressed but nothing changes.

jeromewagener commented 10 years ago

This seems to be operating system depend. On some systems tapping the enter key or clicking with the mouse is considered as the same event. On other systems it isn't.

Since Sammelbox doesn’t provide any short-cuts that would warrant the use of the enter key, this issue won't be fixed as everything works properly as long as the mouse is used.