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

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Heiko Tietze <[email protected]> ---
Issue here is that non-standard characters like # or _ are not taken into the
auto completion but stripped off. You can type tipof... and add the hashtag
later. 

If we don't strip, punctuation marks, numbers etc. I suspect we run into much
more troubles.

Examples: "#myhashtag" = myhashtag, "100%-reliability" = reliability, but
"year1980" = year1980

My take is to keep autocompletion as it is but introduce editing capabilities
and permanency for the list, which should be two new tickets. Other opinions?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to