gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.19k stars 480 forks source link

Link Inspector, hitting Enter-key will reset Uri values for a link #2458

Open osrf-migration opened 6 years ago

osrf-migration commented 6 years ago

Original report (archived issue) by Simon Bøgh (Bitbucket: sb_mtech).

The original report had attachments: gazebo9_pose_Uri_error.mp4


When typing in a value for the pose of a link and hitting the Enter-key to acknowledge that value, the Reset-button is focused and will delete the Uri values in the Visual and Collision tabs, please see attached video.

Tested in Gazebo 7, 8 and 9.

osrf-migration commented 6 years ago

Original comment by Simon Bøgh (Bitbucket: sb_mtech).


osrf-migration commented 6 years ago

Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).


Hi @sb_mtech, thanks for the issue. I think this is a duplicate of #2154.

The issue was fixed on default in pull request #2901. Would you be willing to backport it to branches gazebo7,gazebo8, and gazebo9?

osrf-migration commented 6 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


I think there are actually 2 issues. One is that the Reset button is focused (issue #2154) and another is that clicking Reset clears the URI string, when it should go back to the initial URI value - that still needs to be fixed.

osrf-migration commented 6 years ago

Original comment by Mrunmayi Mungekar (Bitbucket: mrunzzz).


@chapulina think the second issue you mentioned only exists in the Geometry section of the Visual and not the rest of the sections like Pose, etc. Pose, on reset, sets the displayed value to be the last saved value.

EDIT: The issue persists only for the mesh type.