ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.35k stars 896 forks source link

Remote control - Webmks console size not scaling #22954

Closed dvhbliksem closed 3 months ago

dvhbliksem commented 6 months ago

Hello Everyone,

I Installed ManageIQ with an integration to vCenter. For the remote control of the vms i needed to install the Webmks SDK from VMWare. When i connected to the vm my console is very small, how can i fix the size of the console? I have tried different browsers like Edge, Chrome and Firefox.

Screenshot 2024-03-25 031833

Regards,

dvhbliksem commented 6 months ago

Hi there,

I've installed an older version to assess whether the same issue occurs. Surprisingly, with version morphy-1, the console is functioning perfectly.

Screenshot 2024-03-26 180318

Fryguy commented 6 months ago

This was fixed, but I can't recall in which version. @GilbertCherrie do you know what version we fixed this in?

GilbertCherrie commented 3 months ago

@Fryguy This was fixed in this pr: https://github.com/ManageIQ/manageiq-ui-classic/pull/8919 which landed in Morphy, Petrosian and Quinteros.

Fryguy commented 3 months ago

That commit was backported after we released Petrosian-1, and we never released a Petrosian-2. @dvhbliksem if you want, you can hand patch your appliance with this commit: ManageIQ/manageiq-ui-classic@fe6d2fd641 .

Fryguy commented 3 months ago

Closing this issue as it was fixed in https://github.com/ManageIQ/manageiq-ui-classic/pull/8919