Bug 123114 - excess checkboxes in main menu Form with vcl:KDE
Summary: excess checkboxes in main menu Form with vcl:KDE
Status: RESOLVED NOTOURBUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: KDE, KF5
  Show dependency treegraph
 
Reported: 2019-02-01 17:40 UTC by Roman Kuznetsov
Modified: 2019-04-11 09:36 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Form menu in Windows (100.13 KB, image/png)
2019-02-01 17:41 UTC, Roman Kuznetsov
Details
Form menu in KDE (124.23 KB, image/jpeg)
2019-02-01 17:42 UTC, Roman Kuznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
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.