[Marble-bugs] [marble] [Bug 331232] marble-qt/MarbleWidget: no clicks recognized with touch input on application when MarbleWidget is visible

christian tacke lordbluelight at gmx.de
Fri Feb 21 15:43:00 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=331232

--- Comment #4 from christian tacke <lordbluelight at gmx.de> ---
Calling
setAttribute(Qt::WA_AcceptTouchEvents, false);
on the MarbleWidget disables MultiTouch functionality but the rest of the GUI
behaves normally now. This is only a workaround because pinch and zoom is
absolute awesome to use with a map. So touch is somewhat broken.

If touch is enabled all other GUI elements do not work.
Disabling touch means loosing pinch&zoom...

I enabled touch on the button from my test case which made the button work when
MarbleWidget was touch enabled. but I didn't manage this for a QTabWidget. this
is still definitly a big drawback on marble for touch devices!!!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list