To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52176





------- Additional comments from [EMAIL PROTECTED] Wed Jul 20 04:53:01 -0700 
2005 -------
The fix went into the right direction but has gone too far.  Preventing the
focus set to the slide sorter as a reaction to a mouse event completely was too
much.
It is sufficient not to display the focus indicator in such a case.

I did that by calling FocusManager::ShowFocus() from
SlideSorterControll::WindowEventHandler() only when no mouse button is pressed.
 This does not modify the actual focus at all but just prevents the focus
indicator from being shown.

Affected files:
/sd/source/ui/view/viewshel.cxx    rev. 1.48.180.2
/sd/source/ui/slidesorter/controller/SlideSorterController.cxx    rev. 1.20.4.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]

Reply via email to