Bug 163431 - "find toolbar" should fade out, like "hide intelligently"
Summary: "find toolbar" should fade out, like "hide intelligently"
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.8.0.0 alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: needsUXEval
Depends on:
Blocks: Find-Search
  Show dependency treegraph
 
Reported: 2024-10-14 18:40 UTC by peter josvai
Modified: 2024-10-16 12:12 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peter josvai 2024-10-14 18:40:08 UTC
hi, 

Searching for a string in a document is a quickie. You'll do it anytime.
the search results are displayed in "monkey safe" mode, a huge red circle with an X in it indicates to the amused user that the "search string is not found" in the document. And if it is found, a blue background info block displays "reached the end of the document"... 

And once you have searched for something, this display will stay.


Why?
Why doesn't it go away? :) 

Just try: CTRL+F

"thing"

You'll get your results.

But then on, from that moment you have hit enter to execute the search, 
the "find toolbar" will stay there with its messages.

3 hours later you'll still see the huge red cross (red circle with an X in it, and the blue area message, with an "info" icon in it.

This is totally not necessary.

How about hiding the "find toolbar" after a search has been carried out?

Give it a minute or two. 
You can even add another message: now the find toolbar redraws, it will be back anytime you do a search. It could have a very intelligent behavior without giving a lot of work for the devs and increasing the level of complexity of this part of the application.

I think this could be a great enhancement.


- - - thank you for developing Libreoffice and Writer - - -
Comment 1 V Stuart Foote 2024-10-15 19:43:36 UTC
The 'Find bar' is an otherwise normal toolbar, accessible from the main menu View -> Toolbars

The close Icon (Cross on a red circle) is sufficient to leave this stateful Toolbar once one finishes with their quick find results review.

-1, for any timed/inactive closing of the toolbar.
Comment 2 Heiko Tietze 2024-10-16 12:12:37 UTC
Progressively disagreeing UI elements are common for browsers but not in normal desktop applications. This fade-out not only requires a massive amount of work not justiying the benefit but might also annoy other users. Pressing escape after the search is done is intuitive and efficient.