Bug 160722 - UI: Menu bar doesn't repaint to show disabled items
Summary: UI: Menu bar doesn't repaint to show disabled items
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.8.0.0 alpha0+ Master
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Main-Menu
  Show dependency treegraph
 
Reported: 2024-04-18 20:12 UTC by Telesto
Modified: 2024-05-07 21:28 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 Telesto 2024-04-18 20:12:18 UTC
Description:
UI: Menu bar doesn't repaint to show disabled items

Steps to Reproduce:
1. Open Writer
2. Press F2 (formula toolbar opens)
3. All menu items: like: File; Edit; View .... are black (active)
4. Click on Insert in menubar (now it shows disabled: grayed out)
5. Press ESC to close the formula toolbar
6. Insert is disabled in menubar (grayed out)
7. Click insert (now it becomes active again: black)

Actual Results:
Menu item not grayed out when expected. And grayed out when not expected

Expected Results:
Proper logic


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 748561425774fa40ab685fed80d113f7e8301158
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded
Comment 1 Robert Großkopf 2024-05-03 09:38:01 UTC
Have tested this with
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 3f2d56d486da2006e24444cfa6f2f63700a14fae
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded

on a Linux system. All menu items will be shown greyed out here when pressing F2.
Might be a special Windows behavior: Skia?
Comment 2 raal 2024-05-05 08:31:24 UTC
I can reproduce with Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5740d3fa83e9725a2771e5f00ba4aaf9965f0be2
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: x11
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded Jumbo

but not with GTK3

In Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a) are menus always black
Comment 3 Steve271 2024-05-06 21:35:55 UTC
Reproduced with:

Version: 24.2.2.2 (X86_64) / LibreOffice Community
Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded

and

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9b41d33a00763bebd5fc70787052222d35a98a52
CPU threads: 8; OS: Windows 10 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded


Not reproducible on Linux
Comment 4 Steve271 2024-05-07 21:28:29 UTC
changed status to new since the bug is confirmed