To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=1820
User cloph changed the following:
What |Old value |New value
================================================================================
Status|CLOSED |REOPENED
--------------------------------------------------------------------------------
Resolution|FIXED |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jan 26 09:48:12 -0800
2005 -------
reopen issue. (All test performed with m73)
Only fixed partially.
When using plain X -> everything works as expected.
But when using Gnome/GTK, the feature only works in one direction.
When numpad-key sends KP_Seperator ("," - for example german keyboard layout),
everything works as expected. I can change the regional settings to "English
(USA)" and depending on whether I check the box or not, the "," gets replaced by
the "." (option checked) or it keepts the "," (option unchecked).
But when numpad-key sends KP_Decimal ("." - for example english keyboard layout)
I always get the "." no matter what settings I choose. (switch regional settings
to German (seperator would be ",") but OOo still enters "." no matter whether
the box is checked or not -> number recognition doesn't work).
I guess this is because in vcl/unx/gtk/window/gtkframe.cxx only the mapping for
GDK_KP_Separator -> KEY_DECIMAL exists, but not for GDK_KP_Decimal.
In vcl/unx/source/app/saldisp.cxx the mapping exists for both XK_KP_Seperator as
well as for XK_KP_Decimal
So please check again. (Please also check Windows since on IRC the function was
mentioned to fail as well (numpad sends "." -> reginal setting requires "," but
OOo doesn't change "." to ",")
---------------------------------------------------------------------
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]