sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
803 stars 39 forks source link

Sublime Text menu accesability and usability adjustment reccomendation 😋 #4256

Open halid96 opened 3 years ago

halid96 commented 3 years ago

Issue 1: The menu that appears on hovering the Sublime Text logo is completely useless: --- Restore: Double click to the software header... --- Minimize: Alt + Tab --- Exit Alt + F4 ( Why people should choose the exiting software this way when the "X" button is accessible much faster and effortless)

Issue 2: Sublime text menu must be accessible quicker like the "X" (close) button... Sublime text menu must appear on hover, but not on click.

Currently, to access the menu we are trying to find the exact coordinates of the button xD, which is time losing... :))

deathaxe commented 3 years ago

Issue 1:

What you see is a default OS menu which opens this way for each win32 application.

Issue 2:

Already tried to just hit alt key?

halid96 commented 3 years ago

Opened this issue to help everyone... Yes, I personally use ALT, but the design issue still remains... The menu should be accessible in under 150-200 milliseconds with the mouse... Also please display it on hover, not on click, thanks hope this helps.. 👌🤓

deathaxe commented 3 years ago

I can't remember any app displaying drop down menues by hovering a button. Neither windows startmenu does, nor any other. The button is quite tiny, yes, but there's not much room to make it larger without heavily resizing the title bar, which would be sub optimal as well.