https://bugs.documentfoundation.org/show_bug.cgi?id=157116
ady <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needsUXEval --- Comment #4 from ady <[email protected]> --- While typing-in a function, we (users) already have a tooltip (on the input box bar) suggesting possible functions. After the opening parenthesis, the tooltip helps with the arguments. IIRC, these tooltips can be configured (ON/OFF). Adding yet another tooltip could be a plus to some users, but unwanted for others, depending on the combination of tooltips and location of them (e.g. input bar; near the cell,...). OTOH, showing the (future) result while typing-in a function/formula would require to introduce (at least) the non-optional arguments, so in some cases the tooltips would not be presented simultaneously. Beware: the location of the newly-suggested tooltip (in relation to the cell) is very relevant. Just think about editing a formula in the input box bar vs. editing a cell by pressing F2 (which shows the current content spread around or near the cell itself). In any case, there should be an option to either display it or not. -- You are receiving this mail because: You are the assignee for the bug.
