[Bug 163817] When changing special char dialog search term - keep position and highlighted char

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 20 21:49:58 UTC 2024


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

--- Comment #4 from Eyal Rozenberg <eyalroz1 at gmx.com> ---
(In reply to Rafael Lima from comment #3)
> Actually the last selected position is remembered (instead of the last
> selected character).

So, during the design meeting we noticed that this is VCL-specific; on GTK we
don't see this highlighting remembered. Plus, it's not the _character_ that's
remembered, it's the position in the grid - which, when the search term
changes, is a different character. It doesn't seem remembering that is useful,
while it does seem remembering the selected character (if it is still matches
the search string of course) is useful. And - we will most probably need to do
this with a selection rather than with the position-memory which is VCL
specific.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list