Bug 285096

Summary: dragging down the top bar only works every second or three time
Product: [Plasma] Active Reporter: Fania Bremmer <fania.bremmer>
Component: Top BarAssignee: Sebastian Kügler <sebas>
Status: RESOLVED FIXED    
Severity: normal CC: active, javier, martin.brook100
Priority: NOR    
Version: unspecified   
Target Milestone: unscheduled   
Platform: unspecified   
OS: Other   
Latest Commit: Version Fixed In:

Description Fania Bremmer 2011-10-27 14:38:32 UTC
Version:           unspecified (using Devel) 
OS:                other

on MeeGo Image, running on WeTab, latest image for DevDays:
- big problems by touching and dragging the top bar down
- only after several gestures the top bar is draggable and responses
-> not happening with same image on tegra2 device


Reproducible: Always

Steps to Reproduce:
- run Plasma Active on MeeGo, on WeTab
- try to pull down the top bar

Actual Results:  
- only reacts at second, third or even less often approach

Expected Results:  
direct and immidiate response
Comment 1 Aaron J. Seigo 2011-10-27 15:00:40 UTC
since it doesn't happen on the tegra2 device, could this be hardware related (aka "the wetab's touchscreen kind of sucks")? i notice the same behaviour from time to time with OpenSuse on the WeTab, and i've learned to just be very "forceful" about my touches and make sure i hit it in the right area. in generally i find the WeTab's touch screen less than sensitive to the intended touch.
Comment 2 Anton Kreuzkamp 2011-10-27 17:58:32 UTC
It also happens on my laptop that has no touchscreen at all (standard-opensuse with plasma-active packages). So it's not likely to be a wetab specific problem.
Comment 3 martin brook 2011-11-04 08:38:42 UTC
The Tegra build was made with Qt 4.8 Beta 1 and WeTab was on 4.7.x could this be a factor.

I think Maurice has Qt 4.8 RC1 now in the repos, might be worth a look on a new build.

vgrade
Comment 4 Marco Martin 2011-11-04 15:11:59 UTC
Git commit 1855c6e0474256e6d8a4c894c8c6fe98b953b40a by Marco Martin.
Committed on 04/11/2011 at 16:07.
Pushed by mart into branch 'master'.

always allow to drag

simplify the logic since the (un)hide button isn't there anymore
CCBUG:285096

M  +1    -12   qmlpackages/contour-tablet-homescreen/contents/ui/SlidingDragButton.qml

http://commits.kde.org/plasma-mobile/1855c6e0474256e6d8a4c894c8c6fe98b953b40a
Comment 5 Fania Bremmer 2011-11-30 11:03:52 UTC
tested and approved: works a lot better