Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma DesktopPlasma Desktop
  • Merge requests
  • !841

taskmanager: Drop workaround for QTBUG-59044

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Fushan Wen requested to merge work/fusionfuture/QTBUG-59044 into master Feb 09, 2022
  • Overview 3
  • Commits 1
  • Pipelines 3
  • Changes 3

The condition in ungrabMouseHack() is never satisfied, and the bug should be fixed because QQuickWindow will get a mouseReleaseEvent in the test case (http://static.davidedmundson.co.uk/qmlmousetest.tar.gz, or qmlmousetest.tar.gz with some modifications to show status in the window);

图片

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/fusionfuture/QTBUG-59044