
Content doesn't fit Firefox window on Linux via VNC
Steps:
- Open Linux server via VNC
- Open Firefox
- Search the term "test"
Issue:
- The google result page doesn't fit into the window and has a horizontal scrollbar to see content on the right hand side
Note: I need my website to fit into browser properly at 100%(default) zoom itself for the purpose of automation because changing zoom level via selenium automation to press ctrl and minus 3 times causes unexpected behavior like even though value is filled in a textbox, it doesn't get sent in the API request payload. (Python 3.4.3, Selenium 3.12.0, GeckoDriver 0.31.0)
Versions:
- Ubuntu 14.04.6
- Firefox 91.13.0ESR
- VNC: Tight VNC Viewer 2.8.63 OR Real VNC Viewer 6.22.515
'''Steps:'''
* Open Linux server via VNC
* Open Firefox
* Search the term "test"
'''Issue:'''
* The google result page doesn't fit into the window and has a horizontal scrollbar to see content on the right hand side
'''Note:'''
I need my website to fit into browser properly at 100%(default) zoom itself for the purpose of automation because changing zoom level via selenium automation to press ctrl and minus 3 times causes unexpected behavior like even though value is filled in a textbox, it doesn't get sent in the API request payload. (Python 3.4.3, Selenium 3.12.0, GeckoDriver 0.31.0)
'''Versions:'''
* Ubuntu 14.04.6
* Firefox 91.13.0ESR
* VNC: Tight VNC Viewer 2.8.63 OR Real VNC Viewer 6.22.515
All Replies (2)
It looks like you're running your Linux machine at a very low resolution.
Are you possibly zooming the page ?
Reset the page zoom on pages that cause problems.
- View -> Zoom -> Reset (Ctrl+0/Command+0 (zero))