Skip to content
  • Samuel Thibault's avatar
    gtknotebookpageaccessible: do not fallback to child accessible for extents · 4ffe5a49
    Samuel Thibault authored
    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