Bug 413221 - hide scrollbar does not work
Summary: hide scrollbar does not work
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-20 07:38 UTC by mark_rancire
Modified: 2019-11-04 11:49 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mark_rancire 2019-10-20 07:38:19 UTC
SUMMARY
If you check to hide the scrollbars it does not do anything

STEPS TO REPRODUCE
1. Settings
2. Configure Krita
3. General
4. Tools
5. Check "Hide Scrollbars"

OBSERVED RESULT
nothing

EXPECTED RESULT
hide scrollbars

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Halla Rempt 2019-10-21 07:22:39 UTC
This broke when Kinetic scrolling was introduced; the old hide scrollbars option was about the canvas, this option is about scrollbars in dockers, and needs a restart.
Comment 2 Halla Rempt 2019-10-21 07:37:25 UTC
Git commit 9e6c91fe34d1f2ff1fce582ff361d301a2d70985 by Boudewijn Rempt.
Committed on 21/10/2019 at 07:36.
Pushed by rempt into branch 'master'.

Try to clarify which scrollbar setting is for what

The scrollbar setting in the Tools tab isn't about the canvas
scrollbar, but about the scrollbars in dockers and popups that
have a resource selector.

The scrollbar setting in the Display Page, misc tab is about the
canvas scrollbars.

M  +7    -7    libs/ui/forms/wdgdisplaysettings.ui
M  +1    -1    libs/ui/forms/wdggeneralsettings.ui

https://invent.kde.org/kde/krita/commit/9e6c91fe34d1f2ff1fce582ff361d301a2d70985
Comment 3 Halla Rempt 2019-11-04 11:49:50 UTC
Git commit 399e4a2d603a840e334b6957e1a51480d94e156f by Boudewijn Rempt.
Committed on 01/11/2019 at 08:35.
Pushed by rempt into branch 'krita/4.2'.

Try to clarify which scrollbar setting is for what

The scrollbar setting in the Tools tab isn't about the canvas
scrollbar, but about the scrollbars in dockers and popups that
have a resource selector.

The scrollbar setting in the Display Page, misc tab is about the
canvas scrollbars.
(cherry picked from commit 9e6c91fe34d1f2ff1fce582ff361d301a2d70985)

M  +7    -7    libs/ui/forms/wdgdisplaysettings.ui
M  +1    -1    libs/ui/forms/wdggeneralsettings.ui

https://invent.kde.org/kde/krita/commit/399e4a2d603a840e334b6957e1a51480d94e156f