Log inSkip to main contentSkip to sidebar
Loading…
Qt Bug Tracker
  • Dashboards
  • Projects
  • Issues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Bug QTBUG-110841
    [REG: 5.10.1->5.11.0-alpha] Mouse events not observed when Super (Windows) key is held down.
  2. Bug QTBUG-128651
    [Wayland] If the mouse to change the focus widget while a popup widget is open, then mouse/keyboard interactions will break
  3. Bug QTBUG-56214
    Qt Creator stops responding to mouse wheel scrolling
  4. Bug QTBUG-100575
    Mouse release event not sent in Wayland compositor
  5. Bug QTBUG-102546
    Mouse hover issues on dynamic layouts
  6. Bug QTBUG-60725
    Mouse release events lost in wayland client
  7. Bug QTBUG-95962
    Wayland: Crash in XDG Shell when resizing window with mouse
  8. Bug QTBUG-49992
    MultiPointTouchArea does not propagate mouse events to underlying MouseAreas
  9. Bug QTBUG-54345
    Tray icon under Mate Desktop on Linux has irrelevant appearance and doesn't handle mouse events properly
  10. Bug QTBUG-56358
    [REG: 4->5] XCB: When window becomes active while mouse button is pressed, moving a mouse on it triggers press event
  11. Bug QTBUG-133459
    ShiftModifier is ignored when simulating mouse clicks
  12. Bug QTBUG-45564
    First application on X Server gets no mouse/touch dragging
  13. Bug QTBUG-80064
    Scrolling with the mouse wheel on a ScrollView has flick/inertia behavior
  14. Bug QTBUG-95060
    Setting testAttribute(Qt::WA_UnderMouse) should consider that the control is already under the mouse
  15. Bug QTBUG-99786
    Mouse events not propagated to Wayland clients
  16. Bug QTBUG-52432
    QTest mouse events are delivered to the center of the window even when pos 0,0 is specified
  17. Bug QTBUG-45932
    Mouse release event is not delivered to child widget when changing window flags making it a top level in mousePress()
  18. Bug QTBUG-94907
    Document that when a window is masked or transparent for mouse events then it is not allowing the event through
  19. Bug QTBUG-52513
    Mouse cursor become fixed (always default) after show menu in a scene
  20. Bug QTBUG-64249
    Tapping one MouseArea while other one is being pressed through mouse leaves the pressed state on
  21. Bug QTBUG-138115
    Qt 5.12-developed tray program on Ubuntu cannot operate normally, mouse click events are disordered
  22. Bug QTBUG-50030
    [REG: 5.5.0->5.5.1] Scaling QGraphicsView does not correctly transform mouse input
  23. Bug QTBUG-14259
    QSpinBox increments value multiple times on single mouse click when signal handlers are long-running
  24. Bug QTBUG-50236
    Mouse enterEvent missing from widget when closing non-modal dialog
  25. Bug QTBUG-50437
    [REG: 5.4.2->5.5.1] Having a Qt::Popup window with a QPushButton spams Leave events when moving mouse over the button
  26. Bug QTBUG-79218
    When zooming out enough then the labels on the axes will end up showing drawing errors
  27. Bug QTBUG-110797
    On android devices, when a 'Video' object is destroyed, the screen does not detect mouse events any more
  28. Bug QTBUG-55251
    Context menu opens further away from the cursor the further the mouse is clicked from the top-left edge of the window
  29. Bug QTBUG-109995
    Can not interact with tumblers inside interactive flickable on touch
  30. Bug QTBUG-104879
    QML modal Dialog does not re-enable mouse responsivity of underlying window if destroyed from within it's own onAccepted() handler
  31. Bug QTBUG-88799
    WASM - No hover on the whole GUI
  32. Bug QTBUG-95295
    [REG 5.15.2->6.1.1] MouseArea hoverEnabled does not enable positionChanged signals in single-threaded windows
  33. Bug QTBUG-83829
    [Regression] Inconsistent widget state after changing a native widget to a child widget by reparenting
  34. Bug QTBUG-96090
    QComboBox popup menu Scroller keep scrolling
  35. Bug QTBUG-96124
    QListview automatic scrolling should consider when the item is not selected
  36. Bug QTBUG-45224
    Qt::AA_SynthesizeTouchForUnhandledMouseEvents doesn't work
  37. Bug QTBUG-64297
    Touch in combobox stop working
  38. Bug QTBUG-66760
    OSX: Context menu closes unexpectedly when created on a newly focused window
  39. Bug QTBUG-67155
    [regression from qt4] QDragEnterEvent without QDragMoveEvent
  40. Bug QTBUG-53734
    Clicking while dragging results in the item being moved
  41. Bug QTBUG-41045
    MouseArea's cursorShape effective only after cursor moves
  42. Bug QTBUG-67210
    grabGesture doesn't work when a QScrollArea is inside a QDialog and the dialog is opened by calling exec()
  43. Bug QTBUG-130576
    Touches Are Handled Incorrectly with QDialog on Qt 6.8.x Android
  44. Bug QTBUG-58607
    QObjectPicker - Hover doesnt work
  45. Bug QTBUG-51112
    QQuickview resize out of sync
  46. Bug QTBUG-54188
    mapItemView doesnt work if qml is loaded inside a QQuickWidget
  47. Bug QTBUG-46461
    QWheelEvent::angleDelta() sometimes messed up when too many events are generated
  48. Bug QTBUG-60257
    [XCB]: QXcbClipboard: SelectionRequest too old messages can appear
  49. Bug QTBUG-126777
    File menu / QMenuBar not working with touch screens
  50. Bug QTBUG-49394
    Support for wayland client surfaces embedded in QML Flickable element
Refresh results
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Powered by a free Atlassian Jira evaluation license. Please consider purchasing it today.

Atlassian