| Summary: | Scroll areas in plasmashell don't have scroll bars on systems with touch screens | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Thomas Pfeiffer <thomas.pfeiffer> |
| Component: | general | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bshah, kde, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.2.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/plasma-framework/01d7343642543b75f90ee43d4ed347f9fdd7b0e9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Thomas Pfeiffer
2015-05-05 19:34:07 UTC
Git commit 01d7343642543b75f90ee43d4ed347f9fdd7b0e9 by Kai Uwe Broulik. Committed on 05/05/2015 at 20:12. Pushed by broulik into branch 'master'. Disable transient scrollbars To improve accessibility and consistency with widget applications scroll bars no longer automatically hide after a timeout, which was the case when a touch screen was present, which is nice for tablets but bad for desktops. CHANGELOG: Scroll bars no longer automatically hide when a touch screen is present REVIEW: 123645 M +3 -1 src/declarativeimports/plasmastyle/ScrollViewStyle.qml http://commits.kde.org/plasma-framework/01d7343642543b75f90ee43d4ed347f9fdd7b0e9 |