https://bugs.documentfoundation.org/show_bug.cgi?id=169368
Bug ID: 169368
Summary: Calc Page Style Header dialog: left, center and right
areas become non-editable when SAL_USE_VCLPLUGIN=gtk3
Product: LibreOffice
Version: 25.8.2.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Calc Page Style Header dialog: left, center and right areas become non-editable
when SAL_USE_VCLPLUGIN=gtk3
Steps to Reproduce:
1. Start LO with default GTK3 VCL on Linux Mint / Ubuntu
2. New Calc file
3. Format → Page Style → Header → Edit...
4. Check "Same content on left and right pages"
→ Result: the left and center areas in the "Header (Right)" page are greyed and
text cannot be entered
→ With VCL=gen or VCL=kf5, all 3 areas are editable
Actual Results:
This makes it impossible to edit headers normally under the default GTK3
environment.
Tested versions:
- 24.2.x (Mint 21.3)
- 24.8.x (Mint 22.2)
- 25.8.2.2 PPA
→ all affected with GTK3 backend
Expected Results:
All header areas should be editable under GTK3 the same way as GEN or KF5.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Workaround:
Start Calc with:
SAL_USE_VCLPLUGIN=gen libreoffice --calc
or install libreoffice-kf5 and start with:
SAL_USE_VCLPLUGIN=kf5 libreoffice --calc
This is reproducible on a clean user profile ~/.config/libreoffice.
--
You are receiving this mail because:
You are the assignee for the bug.