On 11 Jan, 2009, at 06:59, Graham Perrin wrote:
>
> I'd love to do whatever I can to help progress
> <
https://bugzilla.osafoundation.org/show_bug.cgi?id=12474>,
>
>
>
>> alt-arrow key combinations must navigate text only; MUST NOT navigate
>> other aspects of Chandler Desktop for Mac OS X
>>
>
> It may be an edge case, but bugs of this type — conflict with key
> combinations that are proper to Mac OS X — severely retard my use of
> affected applications.
>
> Put simply: the conflict makes it difficult for me to type.
>
> How can I help? Can someone offer a URL to the relevant piece of code?
Hi, Graham
I believe most of the almost all of our key combinations are set in
menu.py:
http://svn.osafoundation.org/chandler/trunk/chandler/parcels/osaf/views/main/menus.pyIn particular, if you search for "accel" in that file, you'll see
where key combinations are set. (Note that these are as specified in
wxPython: "Ctrl+A" will get mapped on the Mac to Apple+A (no shift).
Mostly, though, if you want to help, maybe you could suggest a new set
of key combinations that makes sense on all platforms ... So far as I
remember, it's hard to override Chandler's event dispatch mechanism so
that thos arrow-key combinations would work correctly in all cases.
--Grant
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev