To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73043
User af changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jan 17 08:35:25 -0800
2007 -------
It looks looks like disabling the low level support of RTL for the slide sorter
is (almost) enough for fixing this bug.
The only problem that remains is a minor problem with the insertion indicator
that is caused by a slightly different behaviour of the context menu in RTL
mode: the context menu is not opened exactly under the mouse, it seems to be
one pixel off. This results in the slide sorter receiving a button-up event
immediately after the context menu is opened. This in turn leads to the
insertion indicator being hidden (after showing an assertion box).
This has been fixed by only hiding the insertion indicator when the context menu
is not visible.
Modified files:
/sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx rev.
1.14.206.1
/sd/source/ui/slidesorter/controller/SlideSorterController.cxx rev. 1.38.14.1
/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx rev. 1.30.14.1
---------------------------------------------------------------------
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]