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

DisplayCapabilities missing information in SystemCapabilityManager #551

Closed
crokita opened this issue Aug 23, 2022 · 1 comment
Closed

DisplayCapabilities missing information in SystemCapabilityManager #551

crokita opened this issue Aug 23, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@crokita
Copy link
Contributor

crokita commented Aug 23, 2022

Bug Summary

See related issues here and here.

In the converted display capabilities, ScreenParams are null, MediaClockFormats are empty, and the DisplayCapability Window ID is null.

Reproduction Steps

  1. Use the SCM's getDisplayCapabilities method and print its object. Also, check the stored displays Window ID in the SCM.

Expected Behavior:
These properties exist or are not empty

Observed Behavior:
The properties do not exist or are empty.

Which projects have you seen this bug on?

Vanilla JavaScript, Node.js

JavaScript Version(s)

1.7.0

sdl_javascript Version

1.7.0

Testing Environment(s)

Tested with Manticore 2.10.0

Relevant log output

No response

@crokita crokita added the bug Something isn't working label Aug 23, 2022
@theresalech
Copy link
Collaborator

Closed via #552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants