[Libreoffice-bugs] [Bug 46949] When autocompletion suggests a string, the suggestion should be ignored when clicking outside the cell

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 7 07:49:32 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=46949

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=14
                   |                            |2214
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #7 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We now get the autocompletion only if there is one exact match. 

For example, A1="Hello" and A2="Helli" will not suggest anything in A3 after
typing "Hell". However, if B1="Hello World" you get the full text in B2 for
"He".

There is no urgent need anymore since suggestions are much more tailored.
Pressing any other character stops the autocompletion, escape or backspace
doesn't. Meaning if B2 in the upper example should be just "Hello" one has to
type the full word and press backspace. Not intuitive but I don't see how this
can be done faster. 

The better solution for the whole feature is probably to show a small number of
options in a dropdown and allow to pick one per cursor up/down. Would be
inconvenient for users who enter distinct terms like "Blue" and "Yellow".

Putting all together it's a WFM. Feel free to reopen.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210607/a9021733/attachment.htm>


More information about the Libreoffice-bugs mailing list