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





------- Additional comments from [EMAIL PROTECTED] Mon Jul 25 07:59:44 -0700 
2005 -------
Scrolling with this kind of trackpoints/drivers is implemented in an awkward
way. Instead of submitting mousewheel messages the drivers look for a visible
Windows scrollbar control in the active window and temporarily position the
mouse pointer over a button of this scrollbar and issue button down events in
order to 'scroll'.
Because OOo has no native Windows scrollbar but paints its scrollbars by itself,
the driver has no chance to find this control. The obvious solution would be to
use a native scrollbar. However, this is not as simple as it sounds and would
require severe changes. May be this can be attacked for the next major release.


---------------------------------------------------------------------
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