Product: Database Access
          Type: new
         Title: control property "Mouse wheel scroll"
     Posted by: [email protected]
      Affected: -
         TaskId: i99704
<http://www.openoffice.org/issues/show_bug.cgi?id=99704>
Effective from: CWS dba32c
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba32c>
    CWS status: new


*Flags*
-------
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [x]
Performance test [ ]
Translation [x]
UI relevant [x]


*Description*
-------------
All form controls which are able to react on the mouse wheel, by
scrolling or spinning their content, got a new property called "Mouse
wheel scroll". This property is available in the control property
browser, immediately below the "Tab order" property, and can take one
out of three possible values:
- Never: Completely ignore the mouse wheel
- When focused: react on the mouse wheel only when the control currently
  has the focus
- Always: always react on the mouse wheel, even when the control currently
  does not have the focus, but the mouse is over the control when the
  wheel is operated

The defaults for this property is "When focused", which means newly
created controls behave as before.

When writing documents with controls making use of this new property,
older versions will silently ignore the property.

In the table data view for database documents, this property is used
to prevent the user accidentally spinning the content of numeric grid
columns: In this view, the mouse wheel is used to scroll the complete
result set, not individual cell content (which formerly happened
accidentally and too easily).


Send feedback to [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to