Summary: | marble-qt/MarbleWidget: no clicks recognized with touch input on application when MarbleWidget is visible | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | christian tacke <kde-bugs> |
Component: | general | Assignee: | marble-bugs |
Status: | REPORTED --- | ||
Severity: | grave | CC: | nienhueser |
Priority: | NOR | ||
Version: | 1.6 (KDE 4.11) | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Test case for the bug |
Description
christian tacke
2014-02-17 11:39:21 UTC
Can you please add/attach a minimal example that demonstrates the problem? Created attachment 85211 [details]
Test case for the bug
marble-qt has the same problem. The whole settings and options on the left can't be clicked. 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!!! Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone! I'm not using this any more and have no device to reproduce. With QML or newer Qt + Device drivers this is probably fixed. No idea though. Sorry for the trouble. |