Maximize button does not work with text-scaling-factor > 1
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
Research direction
First reproduce the issue with the provided gsettings command and text-scaling-factor set to 1.6. Then inspect the Glade file that sets the Software Manager window's 800x685 default size and the window setup around it. Done means the maximize button expands the window at the reported scaling factor without breaking the normal layout.
Written by the indexing model from the issue text.
Description
Environment
- Linux Mint 22.3 Zena
- Cinnamon 6.6.7 (Muffin)
- mintinstall 8.4.0
- Resolution: 1920x1080
- text-scaling-factor: 1.6
Issue
Clicking the maximize button in Software Manager has no effect — the window does not expand to full screen. This appears to be related to the same scaling issue as https://github.com/linuxmint/cinnamon/issues/13835 and https://github.com/linuxmint/cinnamon/issues/13836.
The window's default size is 800x685 (set in the glade file). With text-scaling-factor=1.6, the content width exceeds the screen's available area when maximized, causing Muffin to refuse or revert the maximize.
Steps to reproduce
- Set
gsettings set org.cinnamon.muffin text-scaling-factor 1.6 - Open Software Manager
- Click the maximize button
- Window does not maximize
Expected
Maximize button should work regardless of text-scaling-factor.
Workaround
Lowering text-scaling-factor to 1.0 allows maximize to work:
gsettings set org.cinnamon.muffin text-scaling-factor 1.0
- Dominant language
- Python
- Stars
- 181
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from linuxmint/mintinstall
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
linuxmint/mintinstall#486 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
linuxmint/mintinstall#513 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
linuxmint/mintinstall#512 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
linuxmint/mintinstall#511 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
linuxmint/mintinstall#510 ·
All issues in linuxmint/mintinstall
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
use-agent-os/agent-os#3314 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
AiursoftWeb/AnduinOS-2#19 ·