Bug 160969 - Tooltips for view options
Summary: Tooltips for view options
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Dione Maddern
URL:
Whiteboard: target:24.8.0
Keywords:
Depends on:
Blocks: Tooltip
  Show dependency treegraph
 
Reported: 2024-05-07 07:31 UTC by Heiko Tietze
Modified: 2024-05-20 14:41 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 Heiko Tietze 2024-05-07 07:31:29 UTC
Going to add another option in tools > options > calc > view for bug 156885, and this list becomes difficult to understand for average users. Since tooltips on just one item would be weird I decided to leave it empty and suggest to add tips on every item.

Code pointer: sc/uiconfig/scalc/ui/tpviewpage.ui
Comment 1 Commit Notification 2024-05-16 20:26:38 UTC
Dione Maddern committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/708ad04b60407deeb7de073ed95fd9f391de4fcc

tdf#160969 Add missing tooltips for Tools > Options > Scalc > View

It will be available in 24.8.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.
Comment 2 Commit Notification 2024-05-20 14:22:32 UTC
Dione Maddern committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/e503518c14cfa2f1fda709db017d6e0de3f39141

tdf#160969 Update extended tip for Comment Indicator

It will be available in 24.8.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.
Comment 3 Dione Maddern 2024-05-20 14:41:28 UTC
(In reply to Heiko Tietze from comment #0)
> Going to add another option in tools > options > calc > view for bug 156885,
> and this list becomes difficult to understand for average users. Since
> tooltips on just one item would be weird I decided to leave it empty and
> suggest to add tips on every item.
> 
> Code pointer: sc/uiconfig/scalc/ui/tpviewpage.ui

I've submitted two patches to add/update extended tips for that dialog. Does this fix the problem?