Bug 129671

Summary: Add tooltips to >> and << icons in Assign Styles dialog box
Product: LibreOffice Reporter: sdc.blanco
Component: WriterAssignee: sdc.blanco
Status: VERIFIED FIXED    
Severity: enhancement CC: dgp-mail, heiko.tietze
Priority: low    
Version: 6.3.3.2 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=154034
Whiteboard: target:6.5.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 114019    

Description sdc.blanco 2019-12-28 17:48:09 UTC
1. Insert > Table of Contents, Index, or Bibliography, check "Additional Styles"  under "Create From", click on Assign Styles.

2.  In Assign Styles dialog box,  >> and << do not have tooltips.

Suggestion:

<<  Move the selected paragraph style up one level

>>  Move the selected paragraph style down one level
Comment 1 Dieter 2019-12-28 18:32:09 UTC
I confirm, that arrows have no tooltips, but for me arrows are selfexplaining

cc: Heiko Tietze
Comment 2 Heiko Tietze 2020-01-06 14:00:55 UTC
Buttons look disabled to me (kf5) but move a radio button around the UI, it definitely deserves a tooltip. Also good for accessibility. Local help says:

<<

Moves the selected paragraph style up one level in the index hierarchy.
>>

Moves the selected paragraph style down one level in the index hierarchy.

Would make it a bit shorter with "One level up/down in the index hierarchy" but still have no idea what that means. More explanation is required at the help.
Comment 3 Commit Notification 2020-01-27 16:02:59 UTC
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/2be03a8e8159165d6a2f911d0c94f55b3d9e41d4

tdf#129671 add tooltips to Assign Styles dialog box

It will be available in 6.5.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 4 Dieter 2020-03-29 16:34:41 UTC
Verified with

Version: 7.0.0.0.alpha0+ (x64)
Build ID: 41177730421f9be9ad955766a5a19667d8003b11
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-GB
Calc: threaded

Seth, thanks for fixing it!