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

"Reset timeout" window countdown counter is out of UI viewport #600

Closed
yshatskyi opened this issue Sep 13, 2021 · 2 comments
Closed

"Reset timeout" window countdown counter is out of UI viewport #600

yshatskyi opened this issue Sep 13, 2021 · 2 comments
Labels
5.6 Release Issue introduced in 5.6 development

Comments

@yshatskyi
Copy link

yshatskyi commented Sep 13, 2021

Bug Report

"Reset timeout" window has countdown counter which should be visible to user; however only left part of its label is visible, at least in maximized Chromium window on 1080p display

Precondition
  1. In sdl_preloaded_pt.json default app_policies groups contain group with "SetInteriorVehicleData" RPC, "moduleType" contains some remote control module, e. g.:
        "app_policies": {
            "default": {
                "groups": [
                    "RemoteControl"
                ],
                "moduleType": [ "CLIMATE" ]
            },
  1. SDL and HMI are started.
  2. App1 and app2 are registered and activated with "REMOTE_CONTROL" type.
  3. In HMI settings, [gears icon] -> Policies -> RSDL Functionality Options -> set Allowed, Ask driver
Reproduction Steps
  1. In 1st app, execute SetInteriorVehicleData for some allowed RC module (e. g. moduleType: CLIMATE, skip ModuleId to use 1st module of the type)
  2. In 2nd app, execute SetInteriorVehicleData for same allowed RC module
Expected Behavior

"Reset timeout" windows is displayed with all elements fully visible

Observed Behavior

Countdown counter is out of UI viewport (see right edge)

Browser & Version Information
  • Browser and Version: Chromium (Version 91.0.4472.101)
  • SDL HMI Version: develop (d2c882a)
  • Testing Against: sdl_core (develop, 35f5a0684a36a2a965d5f0e9e784687fa7d82914), SyncProxyTester (20210305-Android)
@yshatskyi
Copy link
Author

Luxoft team is going to prepare the fix

@iCollin
Copy link
Collaborator

iCollin commented Sep 13, 2021

Closed via #601

@iCollin iCollin closed this as completed Sep 13, 2021
@theresalech theresalech added the 5.6 Release Issue introduced in 5.6 development label Sep 13, 2021
@GetmanetsIrina GetmanetsIrina changed the title WebHMI "Reset timeout" window countdown counter is out of UI viewport "Reset timeout" window countdown counter is out of UI viewport Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.6 Release Issue introduced in 5.6 development
Projects
None yet
Development

No branches or pull requests

3 participants