Bug 456054 - Set spinbox maximum to allow higher limit for vertical line at column x
Summary: Set spinbox maximum to allow higher limit for vertical line at column x
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.04.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-27 22:46 UTC by Christian (Fuchs)
Modified: 2022-10-02 01:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 22.12
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian (Fuchs) 2022-06-27 22:46:04 UTC
SUMMARY
There is no maximum value set for <widget class="QSpinBox" name="displayVerticalLineAtColumn"/> so the maximum users can set is the Qt default, which is 99. While a very high value makes no sense, some users do have / prefer setups with, say, 120 - 140 chars.
This is defined in EditProfileAppearancePage.ui   (current main)


STEPS TO REPRODUCE
1. Open Konsole
2. Open the profile settings
3. Try to increase the "vertical line at column ..." setting to > 99

OBSERVED RESULT
Can't

EXPECTED RESULT
Can

Betriebssystem: Fedora Linux 36
KDE-Plasma-Version: 5.25.1
KDE-Frameworks-Version: 5.95.0
Qt-Version: 5.15.3
Kernel-Version: 5.18.6-200.fc36.x86_64 (64-bit)
Grafik-Plattform: X11
Prozessoren: 12 × AMD Ryzen 5 5600X 6-Core Processor
Speicher: 31.2 GiB Arbeitsspeicher
Grafikprozessor: NVIDIA GeForce RTX 3070/PCIe/SSE2
Comment 1 Kurt Hindenburg 2022-10-02 00:50:21 UTC
This seems to be a QSpinBox issue - The default maximum value is 99.
Comment 2 Kurt Hindenburg 2022-10-02 01:09:02 UTC
fixed in 41ae51e01b21cc2e81fc5e92398486c798f03fa5