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

SDL sends redundant UI.ClosePopUp request #3838

Closed
VjKlepikov opened this issue Dec 17, 2021 · 2 comments
Closed

SDL sends redundant UI.ClosePopUp request #3838

VjKlepikov opened this issue Dec 17, 2021 · 2 comments
Labels
Projects

Comments

@VjKlepikov
Copy link

VjKlepikov commented Dec 17, 2021

Bug Report

SDL sends redundant UI.ClosePopUp request in several cases

Issue is also relevant for cases:

  • SDL sends redundant UI.ClosePopUp request in case mobile App sends PerformInteraction request with BOTH interaction mode to SDL and HMI responds with 'SUCCESS' to VR.PerformInteraction request without choiceID
  • SDL sends redundant UI.ClosePopUp request in case mobile App sends two PerformInteraction requests with VR_ONLY interaction mode to SDL
Reproduction Steps
  1. SDL and HMI are started
  2. Mobile app is registered and activated
  3. CreateInteractionChoiceSet is added
  4. App sends PerformInteraction request with VR_ONLY interaction mode to SDL
  5. HMI responds with 'SUCCESS' to UI.PerformInteraction request
  6. HMI responds with 'TIMED_OUT' to VR.PerformInteraction request
Expected Behavior

SDL does not send UI.ClosePopUp request to HMI

Observed Behavior

SDL sends UI.ClosePopUp request to HMI

OS & Version Information

SDL logs: Logs_SDL.zip

@VjKlepikov
Copy link
Author

@theresalech Please notice Luxoft team is going to prepare a fix and ATF script(s) to verify it.

@jacobkeeler jacobkeeler changed the title SDL sends redundant UI.ClosePopUp request in case PerformInteraction VR only SDL sends redundant UI.ClosePopUp request Feb 11, 2022
@jacobkeeler
Copy link
Contributor

closed via #3844

@theresalech theresalech added this to Features in 8.1.0 via automation Feb 14, 2022
@theresalech theresalech moved this from Features to Completed Bug Fixes/ Enhancements in 8.1.0 Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
8.1.0
Completed Bug Fixes/ Enhancements
Development

No branches or pull requests

3 participants