Bug 313137 - Accessible should automatically add the "other half" of a bidi relation
Summary: Accessible should automatically add the "other half" of a bidi relation
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 10:07 EDT by Carolyn MacLeod CLA
Modified: 2021-11-12 11:32 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2010-05-17 10:07:17 EDT
Many of the relation types have a bidirectional relationship with another relation type. For example:
- RELATION_CONTROLLED_BY and RELATION_CONTROLLER_FOR
- RELATION_DESCRIBED_BY and RELATION_DESCRIPTION_FOR
- RELATION_EMBEDDED_BY and RELATION_EMBEDS
- RELATION_FLOWS_FROM and RELATION_FLOWS_TO
- RELATION_LABEL_FOR and RELATION_LABELLED_BY
- RELATION_NODE_CHILD_OF and RELATION_PARENT_WINDOW_OF (not sure about this one)

According to Rich, when an application adds one relation it would be a good idea to automatically add the corresponding bidi relation. Apparently this would cut down on programming errors where the developer forgot to add the other half of the relationship.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:17:37 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.