Bug 123114

Summary: excess checkboxes in main menu Form with vcl:KDE
Product: LibreOffice Reporter: Roman Kuznetsov <79045_79045>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED NOTOURBUG    
Severity: normal CC: kainz.a
Priority: medium    
Version: 6.3.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 102495    
Attachments: Form menu in Windows
Form menu in KDE

Description Roman Kuznetsov 2019-02-01 17:40:06 UTC
Description:
excess checkboxes in main menu Forms with vcl:KDE

see attaches

Steps to Reproduce:
1. Open Writer (use vcl:KDE)
2. Open Form menu
3.

Actual Results:
there are excess checkboxes in main menu Forms with vcl:KDE

Expected Results:
main menu Forms looks as in Windows (with icons and only needed checkboxes)


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Roman Kuznetsov 2019-02-01 17:41:38 UTC
Created attachment 148850 [details]
Form menu in Windows
Comment 2 Roman Kuznetsov 2019-02-01 17:42:00 UTC
Created attachment 148851 [details]
Form menu in KDE
Comment 3 Katarina Behrens (Inactive) 2019-02-01 20:08:08 UTC
Not a bug. Those menu items are toggles so it is correct that the checkboxes are shown. 

Icon and checkbox can overlap in Windows native menus. Unfortunately this is not how Linux (kde* and gtk*) native menus work. 

Go to Tools > Options > View > Icons in menus and set the value to 'Show' and compare the behaviour of kde5 and gtk3 menus: you'll see both show checkbox and icon side by side. Also other KDE application (kmail, kate etc.) display menus in this way

So IDK, not a bug, or not our bug?
Comment 4 Roman Kuznetsov 2019-02-01 21:12:24 UTC
(In reply to Katarina Behrens (CIB) from comment #3)
> Not a bug. Those menu items are toggles so it is correct that the checkboxes
> are shown. 
> 
> Icon and checkbox can overlap in Windows native menus. Unfortunately this is
> not how Linux (kde* and gtk*) native menus work. 
> 
> Go to Tools > Options > View > Icons in menus and set the value to 'Show'
> and compare the behaviour of kde5 and gtk3 menus: you'll see both show
> checkbox and icon side by side. Also other KDE application (kmail, kate
> etc.) display menus in this way
> 
> So IDK, not a bug, or not our bug?

but it looks ugly. 

I see in Kate the same problem=((((((((
Comment 5 andreas_k 2019-04-11 09:36:03 UTC
I'm not sure if it's ugly or not. The additional toggles column make the menubar more cluttered. On windows the menubar is better to read than on gtk/kde.