Fixed exposeMask get over the login form in IE (RTL bug)

refael

Well-known member
Licensed customer
In RTL language, the exposeMask get over the login form. Seems to be IE specific issue.
Tested in 1.2.2

login.webp
 
This is actually a rendering issue rather than it actually going over the form. Resizing the window forces a redraw which fixes it.
 
Found a workaround to force it to redraw and it appears to work without issue (IE10).
 

Similar threads

Back
Top Bottom