UI Firefox
ksaadDE opened this issue · 5 comments
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Sadly, if the UI is opened in Firefox the UI renders buggy.
For example, you can not close side-panel, once the side panel was opened. Because the width of the overlapping side-panel is too large, which is not the case in Chrome/Chromium.
I guess it is a bug in KASMVNC but I am not sure about that, please check.
Seemingly, it only works in Chrome or Chromium. At the moment this is not really satisfying.
Expected Behavior
It should be possible to close the side-panel, like in Chrome/Chromium. Also the width and height of the UI needs to be fitting to the screen.
Steps To Reproduce
- open the UI in your FF browser
- Click on the side panel
- Try to close it..
Environment
- OS: Windows & Linux
- Docker Service was installed via distro pack mgr
CPU architecture
x86-64
Docker creation
-
Container logs
-
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
I found a temporary fix, by first opening the window tabbed to the side / small and then resizing it to full screen.
The side bar will use the old window size, which seemingly fixes the full width issue and makes it possible to click on the close button. However, this is very uncomfortable.
It indicates that there is a bug in the JS code that is a wrapper for the KASMVNC stuff. Not sure if that it is true though. I do not have enough time to dig deep.
BugReportAndTmpFix.mp4
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
This does not seem to be any issue anymore with the new version and current Firefox.
This issue is locked due to inactivity