diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-03-04 11:21:29 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-03-04 11:24:00 +0000 |
commit | bf48090e0a81c6490ee938eabaef4e791df85229 (patch) | |
tree | aba8974165f5b6927beddc1f3de877d2cd2636c8 /sd | |
parent | 2cc80091f7da7ff874f2de9f0c738721fa041b76 (diff) |
discard explicit SetAccessibleRelationMemberOf when members of a true VclFrame
I think the old use of "SetAccessibleRelationMemberOf" is a kind of workaround
to show that those widgets are logically all children of a pseudo-frame in the
a11y view. Now that they are truly children of a real frame I think we don't
need them anymore.
If it turns out that being implicit children of a frame isn't sufficient for
a11y, then hopefully we don't need to manually insert them everywhere but
instead make one centralized change down in vcl to automatically present
children of frame as "AccessibleRelationMemberOf"s.
RID_SVXQBX_DELETE_HEADFOOT: This one is still in use, so I added it back
Change-Id: I00df4bd376ba21b7cdc2af87763f7c9ae015b70a
Diffstat (limited to 'sd')
0 files changed, 0 insertions, 0 deletions