Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,435
    • Issues 1,435
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 239
    • Merge requests 239
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Repository

Switch branch/tag
  • gtk
  • gtk
  • a11y
  • gtknotebookpageaccessible.c
Find file BlameHistoryPermalink
  • Samuel Thibault's avatar
    gtknotebookpageaccessible: do not fallback to child accessible for extents · 4ffe5a49
    Samuel Thibault authored Apr 21, 2020
    When the notebook page does not have a label, it should not fallback to
    asking its child accessible for extent, since the child might be asking
    exactly the converse when it is a socket, thus getting in an infinite
    loop. When the page does not have a label, is does not really make sense to
    give it an extent anyway.
    
    Fixes atk#18
    4ffe5a49

Replace gtknotebookpageaccessible.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.