cyberspaceman
New member
Weird Alignment of HTML SELECT TAG Drop-downs
Dropdown lists line-up with the position that the dropdown box first appears on the screen.For example: if you have a small app window on the left of the screen at loadup, the dropdown can line up correctly, but if you move the window to the right hand side of the screen and then open the dropdown list it appears on the left hand side of the screen where it was previously.
The position of other dropdowns on the page (whether previously opened or not) appear in the wrong postion also.
Even worse - if you compile with the ‘Windows stay on top’ option set HTML dropdowns are not even visible at all until you realise that they are being displayed BEHIND the application window.
I’ve ony just got the EXEOP 2.2 BETA and this is the only HTML I’ve loaded so far. I’m using Windows 10 x64. The HTML select tags are on elevated z-index layers. (There are no such alignment problems with any other browser tested)