To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72227
User os changed the following:
What |Old value |New value
================================================================================
CC|'yba' |'mru,yba'
--------------------------------------------------------------------------------
Assigned to|os |ayaniger
--------------------------------------------------------------------------------
Target milestone|OOo Later |OOo 2.2
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Dec 4 02:16:37 -0800
2006 -------
->mru: Patches should never be targetted to later. They should be either
accepted and integrated or rejected.
->ayaninger: As you already describe the patch is a hack. The problem is in the
dialog control and should be fixed there. Draw and Calc use the same style
dialog page and they probably have the same problem.
The dialog page is the SfxManageStyleSheetPage (sfx2/inc/mgetempl.hxx)
The description string is displayed in a MultiLineEdit (svtools/inc/svmedit.hxx)
The handling of neutral characters depends on the LayoutMode of the OutputDevice
(vcl/inc/outdev.hxx)
My guess is that the LayoutMode of all native vcl-controls (like FixedText,
Edit) is set from vcl automatically in a hebrew OOo. But this might not be done
for non-vcl controls like MultiLineEdits.
---------------------------------------------------------------------
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]