Web GUI bug ? Firefox / Chrome

SnakeSolidNL

Member
Jun 7, 2017
6
0
6
Does anyone know how and/or why I encounter this problem with the Web GUI (see image).

It does not display the content correctly in both Firefox (53.0.3) and Chrome (58.0.3029.110).

It does display correctly in both Internet Explorer and Microsoft Edge.

(Looking in the web developer mode, it looks like that for some reason it calculates wrong values for the element width).

Anyone else encountered this or knows a way to fix it ?

Thanks!
 

Attachments

  • proxmox_gui_bug.jpg
    proxmox_gui_bug.jpg
    194.5 KB · Views: 25
it seems you have zoomed with your browser? can you try to use zoom 100% (on chrome with ctrl+0 )

i have to look if this is something we can fix
 
I understand, it's not zoomed by the browser, but the DPI in windows is set to 125%.

Still strange that it only occurs in firefox and chrome but not in internet explorer and edge.

Correct CSS/jQuery code should be able to prevent things like this, so maybe a change is neccesary ?
 
Comparison screenshots (both 125dpi windows)

(Edge: 125% zoom)
(Chrome: 90% zoom)
 

Attachments

  • proxmox_gui_edge-125dpi.jpg
    proxmox_gui_edge-125dpi.jpg
    189.8 KB · Views: 14
  • proxmox_chrome_90%_zoom-125dpi.jpg
    proxmox_chrome_90%_zoom-125dpi.jpg
    183.7 KB · Views: 14
Last edited:
mhmm i see what i can do (maybe you could file a bug here: https://bugzilla.proxmox.com , so we can track it ) but extjs behaves strange sometimes in regard to scaling and different dpi settings