Last updated: March 11, 2008
This page is to support the discussion thread "A new feature spec about show formula syntax in tip help!" in the OpenOffice.org UX mailing list. These are prototypes of the behaviors that have been suggested in the discussion.
Please test the different suggestions and post your results to the mailing list (discuss@ux.openoffice.org—you need to subscribe to be able to post). They are listed in order of mailing list posts. You'll find the latest suggestions at the bottom of this page.
List of recognized functions:
Please note that for technical reasons, these prototypes do not support nested formulas and tooltips will not be aligned with the input caret. In some browsers, cells adjusting their width may look ugly. Tested Browsers: Firefox, Safari, Opera, IE7.
Specification Document of February 28, 2008: Using a tooltip to show syntax info about the typed function.
See corresponding mailing list posting by maoyg.
A | B | C | D | |
---|---|---|---|---|
1 | ||||
2 | ||||
3 | ||||
4 |
Using whitespace to highlight the current argument in the tooltip syntax info.
See corresponding mailing list posting by Christoph.
A | B | C | D | |
---|---|---|---|---|
1 | ||||
2 | ||||
3 | ||||
4 |
Explicitly stating the current argument in the tooltip syntax info.
See corresponding mailing list posting by Christoph.
A | B | C | D | |
---|---|---|---|---|
1 | ||||
2 | ||||
3 | ||||
4 |
An alternative to tooltips. Autocomplete and additional smart behavior: Accept completion by pressing the Return key, ability to jump between arguments with arrow keys. Automatic extension of ellipsis arguments when jumping beyond end of arguments. Leave the field to get out of "jump between arguments mode."
See corresponding mailing list posting by Clément.
A | B | C | D | |
---|---|---|---|---|
1 | ||||
2 | ||||
3 | ||||
4 |
Just autocomplete, not altering the meanings of the return and arrow keys.
Implements just a part of Clément's suggestion.
A | B | C | D | |
---|---|---|---|---|
1 | ||||
2 | ||||
3 | ||||
4 |
Show tooltip beneath instead of above cell.
Start suggesting functions when the third character has been typed.
See corresponding mailing list posting by Mathias.
A | B | C | D | |
---|---|---|---|---|
1 | ||||
2 | ||||
3 | ||||
4 |
Accepting the suggested function and jumping between arguments now works with Tab key (instead of arrow keys and Return key). Press Shift-Tab to move selection to the left.
When on last argument, tabbing further places the cursor after the right bracket (any trailing ellipsis "..." is removed).
Please note: It doesn't work in Opera, because this Browser doesn't let JavaScript suppress the default Tab behaviour.
See corresponding mailing list posting by Leonard, and my reply.
A | B | C | D | |
---|---|---|---|---|
1 | ||||
2 | ||||
3 | ||||
4 |
Using a down arrow to highlight the current argument in the tooltip syntax info, without moving text.
See corresponding mailing list posting by Clément.
A | B | C | D | |
---|---|---|---|---|
1 | ||||
2 | ||||
3 | ||||
4 |
Page last modified: Thursday, 13-Mar-2008 22:10:37 CET