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

Image alt-drag to pan not working in Ubuntu, but should #4848

Closed
2 of 5 tasks
charlesh88 opened this issue Feb 10, 2022 · 4 comments · Fixed by #5115
Closed
2 of 5 tasks

Image alt-drag to pan not working in Ubuntu, but should #4848

charlesh88 opened this issue Feb 10, 2022 · 4 comments · Fixed by #5115
Labels
bug:platform specific to OS/Browser/Installation method needs:e2e Needs an e2e test severity:trivial type:bug
Milestone

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Feb 10, 2022

Summary

See title. Alt-dragging moves the entire browser window instead of panning the image as expected. Ctrl-alt drag does work to pan the image though.

Expected vs Current Behavior

See title. Solution may be to provide a different hint message utilizing OS detection via JavaScript.

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?

Environment

  • Open MCT Version: 1.8.4
  • Deployment Type: VIPER/YAMCS
  • OS: Linux Ubuntu
  • Browser: Firefox
@unlikelyzero
Copy link
Contributor

unlikelyzero commented Feb 10, 2022

@charlesh88 was this on the 1.8.4-drag branch?

@unlikelyzero unlikelyzero added the bug:platform specific to OS/Browser/Installation method label Feb 14, 2022
@unlikelyzero
Copy link
Contributor

@michaelrogers let's add an e2e test for this. I'm curious to see if this is specific to ubuntu

@michaelrogers
Copy link
Contributor

How to test

  1. Navigate to an Example Imagery object
  2. Zoom in at least once
  3. Observe the alt text in the top right corner of the image
  4. For Linux systems it should be Ctrl+Alt drag to pan; all others: Alt drag to pan

@unlikelyzero
Copy link
Contributor

Verified in the lab

@unlikelyzero unlikelyzero added this to the Sprint:2.0.7 milestone Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:platform specific to OS/Browser/Installation method needs:e2e Needs an e2e test severity:trivial type:bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants