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





------- Additional comments from f...@openoffice.org Mon May 25 13:40:00 +0000 
2009 -------
The fix is two-stage:

First, a property "Mouse wheel scroll" is introduced for various form controls
(and also table control columns), with the possible values "Never", "When
focused", and "Always". The default for this property is "When focused", which
mimics the pre-fix behavior: A control will react on the mouse whee (and
scroll/spin its content) if and only if the mouse hovers over the control, and
the control has the focus. ("Never" means to ignore the wheel completely,
"Always" means to drop the focus restriction.)

Second, in the data view for tables/queries, this property is set to "Never",
since in fact it doesn't really make sense to let a control, which is part of a
scrollable context, consume and handle wheel events.

---------------------------------------------------------------------
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org

Reply via email to