To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88811
                 Issue #|88811
                 Summary|Support new key functionality in EditEngine
               Component|framework
                 Version|DEV300m10
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|tl
             Reported by|pl





------- Additional comments from [EMAIL PROTECTED] Mon Apr 28 13:06:23 +0000 
2008 -------
With issue 87830 support for system wide hotkeys for functionality like "move
word forward" etc. was added to Edit engine. However there is funtionality
available in writer that is not yet in edit engine (at least I didn't find it in
the key handler) which the mac has key definitions for. These currently are

com::sun::star::awt::Key::{
    DELETE_TO_BEGIN_OF_LINE,
    DELETE_TO_END_OF_LINE,
    MOVE_TO_BEGIN_OF_LINE,
    MOVE_TO_END_OF_LINE,
    SELECT_WORD,
    SELECT_LINE,
    SELECT_PARAGRAPH,
    SELECT_ALL
}

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to