[Libreoffice-ux-advise] [Bug 152860] Find toolbar's "placeholder for message" (.uno:SearchLabel tooltip / label) makes it sound like something is missing

2023-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152860

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |buzea.bog...@libreoffice.or
   |.freedesktop.org|g,
   ||heiko.tietze@documentfounda
   ||tion.org
   Hardware|x86-64 (AMD64)  |All
   Keywords|needsUXEval |difficultyBeginner,
   ||easyHack, skillDesign,
   ||topicUI

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

[Libreoffice-ux-advise] [Bug 152860] Find toolbar's "placeholder for message" (.uno:SearchLabel tooltip / label) makes it sound like something is missing

2023-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152860

Rafael Lima  changed:

   What|Removed |Added

 CC||rafael.palma.l...@gmail.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #2 from Rafael Lima  ---
We can simply add a new "TooltipLabel" property to the command.

Since it only has a "Label" property, the label is being used as the tooltip.

The fix would look like this:


  
[placeholder for message]
  
  
Search results
  


Not that the "[placeholder for message]" is replaced as the string content of
the command and the newly added "TooltipLabel" is then used as tooltip.

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

[Libreoffice-ux-advise] [Bug 152860] Find toolbar's "placeholder for message" (.uno:SearchLabel tooltip / label) makes it sound like something is missing

2023-01-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152860

Heiko Tietze  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=81
   ||925
 CC||tima...@gmail.com

--- Comment #1 from Heiko Tietze  ---
Yes, the tooltip on empty search results is awkward. Yet we need the label for
the customization dialog. Maybe adding an empty tooltip to the command
attributes solves the problem. Challenge for l10n though. Andras, what do you
think?

Alternatively I could imagine something more descriptive like "Search results"
or "Search information".

Code pointer:  in
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

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