Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-builder gnome-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 148
    • Issues 148
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-buildergnome-builder
  • Merge requests
  • !105

ide-popover: fix leave event happening in another GdkWindow

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Sébastien Lafargue requested to merge slaf/wip/doc-popovers into master Aug 22, 2018
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

Under Xorg, some doc popover are not dismissed when leaving the view because the GdkWindow of the leave event is not the widget window as under Wayland.

We now compare the event window with sub-windows of the widget, that is the text and gutter ones.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: slaf/wip/doc-popovers