To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56194
------- Additional comments from [EMAIL PROTECTED] Tue Oct 25 10:01:38 -0700
2005 -------
And of course - I forgot the important bit of the framework/ patch - and patched
the (URGH cut/pasted) version instead [can we really not split that out into an
include file ?]:
--- framework/source/accelerators/keymapping.cxx 9 Sep 2005 01:04:09
-0000 1.3
+++ framework/source/accelerators/keymapping.cxx 25 Oct 2005 17:08:37
-0000
@@ -158,6 +158,11 @@ KeyMapping::KeyIdentifierInfo KeyMapping
{css::awt::Key::FRONT , "KEY_FRONT" },
{css::awt::Key::CONTEXTMENU , "KEY_CONTEXTMENU"},
{css::awt::Key::HELP , "KEY_HELP" },
+ {css::awt::Key::MENU , "KEY_MENU" },
+ {css::awt::Key::HANGUL_HANJA , "KEY_HANGUL_HANJA"},
+ {css::awt::Key::DECIMAL , "KEY_DECIMAL" },
+ {css::awt::Key::TILDE , "KEY_TILDE" },
+ {css::awt::Key::QUOTELEFT , "KEY_QUOTELEFT" },
{0 , "" } // mark the end of
this array!
};
---------------------------------------------------------------------
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]