> On July 26, 2015, 3:39 p.m., Marco Martin wrote:
> > Same concerns as the panel controller one
> 
> David Kahles wrote:
>     No, this is unrelated to the panel controller. The widget deletion dialog 
> disappears even with the click to focus strategy.
>     This RR only increases the delay which is already there, because this 
> makes the user experience better IHMO.
> 
> Marco Martin wrote:
>     longduration*5 is really long, not sure it's a good experiance with click 
> to focus policy

There is no difference between the different focus strategies, it doesn't 
matter whether you're using click to focus or something different.
For me it feels good with longDuration*5, but I'm ok with a compromise, e.g. 
3*longDuration.
IHMO the current timeout is too short, I often move my mouse fast and then I'm 
bugged because this dialog hides so fast when I miss it with my mouse.


- David


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


On July 23, 2015, 5:18 p.m., David Kahles wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124433/
> -----------------------------------------------------------
> 
> (Updated July 23, 2015, 5:18 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-desktop
> 
> 
> Description
> -------
> 
> Increase the delay to 600ms, and hide dialog immediately when
> a widget is removed by the user.
> If a user moves his mouse fast and leaves the widget deletion
> dialog inadvertent, it disappears within longDuration (by default:
> 120) milliseconds, which is much to short to move the mouse back
> and prevent disappearing.
> 
> 
> Diffs
> -----
> 
>   containments/panel/contents/ui/ConfigOverlay.qml 
> 170aa389f8b4695ee97151081d2f2799754d0619 
> 
> Diff: https://git.reviewboard.kde.org/r/124433/diff/
> 
> 
> Testing
> -------
> 
> Deleting applets or hovering over the dialog feels better now
> 
> 
> Thanks,
> 
> David Kahles
> 
>

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

Reply via email to