[7.450][BUG][FIXED] IE8 incompability in WebAdmin - textboxes jump arround

Everything went fine with my install on a machine running VMWare workstation 6.5.2 build-156735.  Little buggy when I connected using IE 8.0.6001.1872 to perform the initial config.  When I was adding the hostname and setting the admin passwords, the txt boxes kept jumping around the screen.  I kept having to redirect my curser back into the txt box to complete the initial setup.  Since that initial setup, I have not experienced the txt boxes jumping around.  Oops spoke to soon.  Went to log back into the webmin and the login box drops to the bottom of my screen when I start entering logon information.  No problem with firefox and logging in with webmin.
Parents
  • Everything went fine with my install on a machine running VMWare workstation 6.5.2 build-156735.  Little buggy when I connected using IE 8.0.6001.1872 to perform the initial config.  When I was adding the hostname and setting the admin passwords, the txt boxes kept jumping around the screen.  I kept having to redirect my curser back into the txt box to complete the initial setup.  Since that initial setup, I have not experienced the txt boxes jumping around.  Oops spoke to soon.  Went to log back into the webmin and the login box drops to the bottom of my screen when I start entering logon information.  No problem with firefox and logging in with webmin.


    With IE 8 try setting it in compatability view
  • Added the url to the compatibility mode.  Appears to have worked.
  • I can confirm this as well running IE8 on both XP and Win7 RC. The password box on the login screen seems to jump further down on each of the first 3-5 keystrokes, then things pop back to where they should be when you hit enter.

    Running the webadmin site in compatibility mode seems to fix the glitches. If you can't track down what is causing this bizarre behavior a quick bandage would be to add the following tag to the page headers directly after the title tag. It tells IE8 to run in compatibility mode without the user having to switch it manually.

    [HTML][/HTML]
Reply
  • I can confirm this as well running IE8 on both XP and Win7 RC. The password box on the login screen seems to jump further down on each of the first 3-5 keystrokes, then things pop back to where they should be when you hit enter.

    Running the webadmin site in compatibility mode seems to fix the glitches. If you can't track down what is causing this bizarre behavior a quick bandage would be to add the following tag to the page headers directly after the title tag. It tells IE8 to run in compatibility mode without the user having to switch it manually.

    [HTML][/HTML]
Children