Skip to content
Commit 0bee366a authored by Joanmarie Diggs's avatar Joanmarie Diggs
Browse files

Work around Unity Panel Service exposing labels with index in parent of -1

Unity Panel Service menubar items are actually labels which claim focus.
These have an index in parent of -1, which is indicative of an object not
fully created or about to be destroyed and/or a broken accessibility tree.
For now, we'll hack around this.
parent 43f8a45b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment