Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rqt_reconfigure: After filtering, node selection gets reset even though some nodes were selected #1

Open
dirk-thomas opened this issue Apr 24, 2017 · 2 comments
Labels

Comments

@dirk-thomas
Copy link
Contributor

From @130s on January 27, 2013 20:22

Possible bad situation: node boxes are shown on right-hand side but their item on left-hand is not selected. When user selects a node on LH, the corresponding box disappears from RH.


I described the problematic phenomenon in the question on stackoverflow (satisfactory responses from there can help solving this issue too).

Related to issue #17.

Copied from original issue: ros-visualization/rqt_common_plugins#18

@dirk-thomas
Copy link
Contributor Author

From @130s on February 19, 2013 0:59

Although this issue is not yet fixed, it becomes more trivial with 2420b6e5465db5830b2bbdb647de78a7fb40c0b1. Set to untargeted.

@dirk-thomas
Copy link
Contributor Author

This hack (https://github.com/ros-visualization/rqt_common_plugins/blob/groovy-devel/rqt_reconfigure/src/rqt_reconfigure/node_selector_widget.py#L227) should be removed to avoid any non-synchronous behavior of the left and right column. After that the behavior should be modified that selections are always remembered even when a filter temporary hides them. After removing the filter the selection should be restored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant