Product: Application Framework
Type: new
Title: stylist / navigator / options dialog: selecting entries by
typing their name
Posted by: [email protected]
Affected: [email protected],-
TaskId: i31275
<http://www.openoffice.org/issues/show_bug.cgi?id=31275>
Effective from: CWS dba34a
CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34a>
CWS status: ready for QA
*Flags*
-------
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [x]
*Description*
-------------
The tree lists in the application's Navigator, Stylist ("Styles and
Formattings"), and in the options dialog, now support selecting
entries by typing their name.
This "select as you type" :) feature works pretty much like the same
feature in normal list boxes (in fact, the implementation for the
latter has simply been outsourced, abstracted, and applied to tree
lists), i.e.:
- typing some letters will select the entry which starts with those
letters
- typing the same letter repeatedly will cycle through the entries
which start
with this letter, assuming there is no single entry which starts with
multiple occurrences of it
- the internal search string, assembled by the characters you type, is
reset
after a small amount of time of inactivity
- selecting entries by other means than the quick search (e.g. the
keyboard
or the mouse) also resets the internal search string
Send feedback to [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]