-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123645/#review79915
-----------------------------------------------------------


Thinking about it, theoretically we could add a small QML item to the 
PlasmaExtraComponents.ScrollArea that installs an eventFilter that sets the 
transient property when it receives a TouchBegin/End/Cancel or MouseMove etc, 
or even make it on a global scale for the shell. However, having that right 
inside Qt would be best, of course.

- Kai Uwe Broulik


On Mai 5, 2015, 7:43 nachm., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123645/
> -----------------------------------------------------------
> 
> (Updated Mai 5, 2015, 7:43 nachm.)
> 
> 
> Review request for Plasma and KDE Usability.
> 
> 
> Bugs: 347254
>     http://bugs.kde.org/show_bug.cgi?id=347254
> 
> 
> Repository: plasma-framework
> 
> 
> Description
> -------
> 
> Since there hasn't been any attempts to fix this yet on the Qt side and our 
> plasma stuff is primarily used on Desktop systems as of now, it makes sense 
> to always force scrollbars on, to improve accessibility and consistency with 
> widget applications.
> 
> I wish we could have it switch between transient and non-transient depending 
> on whether you're currently interacting with it through your mouse or finger 
> like Windows does quite nicely.
> 
> 
> Diffs
> -----
> 
>   src/declarativeimports/plasmastyle/ScrollViewStyle.qml e5cb52e 
> 
> Diff: https://git.reviewboard.kde.org/r/123645/diff/
> 
> 
> Testing
> -------
> 
> I now get permanently visible scrollbars on Plasma, they no longer 
> automatically disappear aftera short timeout. They still won't show when the 
> viewport is large enough.
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to