-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Display Layout] Right click on item acts as sticky move #3343
Labels
Comments
Quintis1212
added a commit
to Quintis1212/openmct
that referenced
this issue
Feb 28, 2021
jvigliotta
added a commit
to Quintis1212/openmct
that referenced
this issue
Mar 10, 2021
akhenry
added a commit
to Quintis1212/openmct
that referenced
this issue
May 6, 2021
See #3717 (comment) for proposed solution. |
Verified Partially Fixed - Testathon: 8/24/2021 This is fixed for "move" but not for "resize" so if you follow the testing instructions, but do so on the corners (for resizing) then the resize will stick like the move did. Same fix needs to be applied for resize. |
Testing instructions:
|
Verified Fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description: Any item inside display layout while in edit mode becomes sticky when user right clicks on it.
Testing instructions:
Expected Result:
Right click should not make move action sticky
Actual Result:
Right click on item makes move action sticky.
Console Errors: NA
Screenshots:
The text was updated successfully, but these errors were encountered: