To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=58312
------- Additional comments from [EMAIL PROTECTED] Wed Aug 13 20:03:30 +0000 2008 ------- I have found a simple solution of this bug and one more I found working on this one. It's not particularly smart--it simply tests in ComboBox::PreNotify() if the window sending notification is the listBox and doesn't let the mpSubEdit grab focus in that case--yet another workaround relying on specific behaviour of other components involved. The solution changes behaviour of ComboBox, however--click on any part aside of the listBox (even the scrollbars) is followed by the editField getting focus. --- The other bug I've spoken about is reproducible following these steps: 1. open font dialog 2. click to size box on some number somewhere in the middle of the listBox 3. click on one of the arrows of vertical scrollbar Now focus is on item before (or after, depending on which arrow has been used) the selected one. --------------------------------------------------------------------- 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]
