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

Changing the Time Conductor bounds while the Imagery View is paused displays a broken image #4328

Closed
2 of 5 tasks
charlesh88 opened this issue Oct 15, 2021 · 2 comments
Closed
2 of 5 tasks

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Oct 15, 2021

Summary

Changing the Time Conductor (TC) Start or End bounds while the Imagery View is paused displays a broken image, but shouldn't.

Expected vs Current Behavior

What should happen when the TC real-time bounds are changed while an image view is paused:

  • If the selected past image is within the new TC bounds, there are two proposed solutions, A and B:
    • Option A (preferred): thumbs in the thumb strip should be updated accordingly, the selected image should remain selected and should display properly, and the view should remain paused.
    • Option B (if A is too difficult): just treat as if the selected image is NOT within the new TC bounds; see next bullet below.
  • If the selected past image is NOT within the new TC bounds, the selected image should be unselected and the view should unpause and continue on as expected.

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?

Steps to Reproduce

  1. TC set to real-time, something like 15:00 > 00:15
  2. Go to an Imagery view, click on a past image to select it. The view will pause and that image will be displayed.
  3. Change either TC start or end value.
  4. The current image will display as broken and the display remains paused.
  5. Clicking the Play button resets the view and resumes, the problem is fixed.

Environment

  • Open MCT Version: 1.7.8
  • Deployment Type: /testathon
  • OS:
  • Browser:

Additional Information

Initial State

Selecting a past image

Having changed the TC bounds

@shefalijoshi
Copy link
Contributor

Closing.

Bug Tracker automation moved this from Will Do to Done Dec 7, 2021
@shefalijoshi shefalijoshi added bug:visual Visual problem. Not a functional issue unverified and removed bug:visual Visual problem. Not a functional issue labels Dec 7, 2021
@jvigliotta
Copy link
Contributor

Verified: Testathon 12/8/2021
Images are no longer broken, though, in local mode, the image is wrong sometimes, this is being investigated and it's issue is #4555

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

Successfully merging a pull request may close this issue.

6 participants