Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
6.4.3
-
-
2024wk04FOQtforAndroid, 2024wk14FOQtforAndroid, 2024wk16FOQtforAndroid, 2024wk18FOQtforAndroid
Description
If I touch a button it sometimes works correctly but mostly it is ignored.
The log shows many of these
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Pressed ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Stationary ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Stationary ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Stationary ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Stationary ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Stationary ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Stationary ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Stationary ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Stationary ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
W qt.pointer.dispatch: : skipping QEventPoint(id=0 ts=0 pos=0,0 scn=679.57,508.387 gbl=679.57,508.387 Released ellipse=(1.71868x1.71868 ∡ 0) vel=0,0 press=-679.57,-508.387 last=-679.57,-508.387 Δ 679.57,508.387) : no target window
Attachments
Issue Links
- split to
-
QTCREATORBUG-30080 Disassembler and QML prompt bugs
- Reported
-
QTBUG-119061 gralloc4: lockBuffer: and unlockBuffer: messages make using debug messages impossible
- Closed