Bug 26 : add menu mnemonics for editor
Last modified: 2010-06-06 16:44




Status:
ASSIGNED
Resolution:
-
Priority:
P4
Severity:
enhancement

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions
processing.app.Editor.java with the changes implemented text/plain 2009-03-24 18:01 69.59 KB
Screenshot of processing with the accelerators fixed. image/jpeg 2009-03-24 18:05 56.99 KB
PDF describing overview of mnemonics in different platforms and proposal application/pdf 2009-03-26 00:45 45.46 KB

Description:   Opened: 2005-05-12 20:15
add mnemonics for menus (i.e. alt-f to open 'file')
Additional Comment #1 From fry 2006-09-24 14:57
*** Bug 400 has been marked as a duplicate of this bug. ***
Additional Comment #2 From fry 2006-10-12 09:23
*** Bug 416 has been marked as a duplicate of this bug. ***
Additional Comment #3 From fry 2008-09-10 14:32
*** Bug 915 has been marked as a duplicate of this bug. ***
Additional Comment #4 From Myer Nore 2009-03-24 18:01
edit]
processing.app.Editor.java with the changes implemented

I posted about my patch to this problem at:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_core_pde;action=display;num=1237927985


Everything compiles and runs just fine with the updated Editor.java.
Additional Comment #5 From Myer Nore 2009-03-24 18:05
edit]
Screenshot of processing with the accelerators fixed.
Additional Comment #6 From fry 2009-03-25 07:23
Thanks for looking into this. I should have been cleared in the original
report: we need to use the Windows (and/or Gnome or KDE, or even Mac if
they refer to accelerators at all) human interface guidelines to set the
default accelerator keys where available, then add our own on top of that.
(Or I could be mistaken and this algorithm is already how they're determined.)
Additional Comment #7 From Myer Nore 2009-03-25 19:40
Of course! I've downloaded the UX / HIG for kde, gnome, os x, and vista.
I'll be back with some comments as soon as I have a better idea what the
accepted standards are.

(In reply to comment #6)
>
>
>
> Additional Comment #6 From
>
> fry
> 2009-03-25 07:23
>
> <!--
> addReplyLink(6); //-->[reply]
>
>
>
>
> Thanks for looking into this. I should have been cleared in the
original
> report: we need to use the Windows (and/or Gnome or KDE, or even Mac if
> they refer to accelerators at all) human interface guidelines to set the
> default accelerator keys where available, then add our own on top of that.
> (Or I could be mistaken and this algorithm is already how they're
determined.)
>
>

Additional Comment #8 From Myer Nore 2009-03-26 00:45
edit]
PDF describing overview of mnemonics in different platforms and proposal
Additional Comment #9 From Myer Nore 2009-03-26 00:47
I tried attaching a larger pdf that contained highlighted regions from the
UX guidelines for each of the different platforms, but the server wouldn't
accept it. It's available on request. What is the limit on what you can
post at once? It'd be helpful to know on the upload page.
Additional Comment #10 From fry 2010-02-17 20:42
the limit should be a few megabytes. can you post it somewhere else? or
make it smaller perhaps? thanks!
Additional Comment #11 From fry 2010-06-06 16:42
*** Bug 1217 has been marked as a duplicate of this bug. ***