Bug 124854 - Add Tooltip of Table Toolbar elements
Summary: Add Tooltip of Table Toolbar elements
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:6.3.0
Keywords: topicUI
Depends on:
Blocks: Toolbars-Tooltips
  Show dependency treegraph
 
Reported: 2019-04-20 08:26 UTC by shubhamgoyal
Modified: 2019-04-29 09:41 UTC (History)
4 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 shubhamgoyal 2019-04-20 08:26:32 UTC
Description:
The current tooltip creates confusion about the working of the tool.
Some tooltip that should be added are:-
"Rows" -> "Delete Rows"
"Columns" -> "Delete Columns"
"Table" -> "Delete Table"
"Cell" -> "Select Cell"
"Table" -> "Select Table" 



Steps to Reproduce:
1.Table -> Insert Table -> Insert
2.Hover over the Toolbar elements.

Actual Results:
ambiguous Tooltip

Expected Results:
clear tooltip


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Heiko Tietze 2019-04-20 09:46:04 UTC
Tooltips are always a good idea but I wonder if we have means to label controls (buttons) differently when on a toolbar.

Shubham was so kind to submit a first patch here https://gerrit.libreoffice.org/#/c/70981/
Comment 2 Commit Notification 2019-04-29 09:41:15 UTC
Shubham Goyal committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/c3ca559841c857bf7b39f665433d71c89d220d0f%5E%21

tdf#124854 Rename the Tooltip of Table Toolbar elements

It will be available in 6.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.