Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KolourPaint KolourPaint
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • GraphicsGraphics
  • KolourPaintKolourPaint
  • Merge requests
  • !4
The source project of this merge request has been removed.

kpGrip: Remove keyboardGrab/Release calls (fix focus loss on resize)

Closed Alexander Akulich requested to merge (removed):release/20.12 into release/20.12 Nov 22, 2020
  • Overview 7
  • Pipelines 0
  • Changes 1

BUG: 405991

Test plan:

  • Start KolourPaint
  • Resize the canvas

Before the changes:

  • The main window loses focus due to keyboardRelease() call

After the changes:

  • The window still in focus after the canvas size changed
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: release/20.12