[CLOSED] NumberField missing the bottom line on IE8 ?

Page 2 of 2 FirstFirst 12
  1. #11
    Windows XP Professional. Service Pack 3

    Quote Originally Posted by Vladimir View Post
    What OS is used on your side? I will try to reproduce on virtual PC
  2. #12
    I tested under IE8 Windows XP SP3 and all works fine for me

    I was able to reproduce the issue if switch IE8 to compatibility mode only but compatibility mode is not supported by Ext.Net
    Can you open developer tools in IE8 and post your 'Browser Mode' and 'Document Mode'?
  3. #13
    Got it, Compatibility View was 'Checked' when I check 'Browser Mode' but I switch it Off from the Meun bar in Tools... I don't understand why it didn't get updated...

    How can I disable compatibility mode when the application loads up ?? Is that possible ??

    Quote Originally Posted by Vladimir View Post
    I tested under IE8 Windows XP SP3 and all works fine for me

    I was able to reproduce the issue if switch IE8 to compatibility mode only but compatibility mode is not supported by Ext.Net
    Can you open developer tools in IE8 and post your 'Browser Mode' and 'Document Mode'?
  4. #14
    How can I disable compatibility mode when the application loads up ?? Is that possible ??
    Well, I am not sure (it is out of Ext.Net competence)
    Try this
    
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    Please review the following links
    http://stackoverflow.com/questions/6.../637094#637094
    http://stackoverflow.com/questions/6...atibility-mode
  5. #15
    Thank you very much for your help...

    Quote Originally Posted by Vladimir View Post
    Well, I am not sure (it is out of Ext.Net competence)
    Try this
    
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    Please review the following links
    http://stackoverflow.com/questions/6.../637094#637094
    http://stackoverflow.com/questions/6...atibility-mode
Page 2 of 2 FirstFirst 12

Similar Threads

  1. [CLOSED] Scripts at bottom of page
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 07, 2011, 7:53 PM
  2. Replies: 3
    Last Post: Aug 11, 2011, 11:07 AM
  3. [CLOSED] CompositeField align bottom
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 25, 2011, 1:53 AM
  4. [CLOSED] FieldSet - Bottom border-line missing on IE-8
    By ndotis in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 03, 2011, 5:04 PM
  5. Replies: 2
    Last Post: Jan 13, 2010, 10:01 AM

Tags for this Thread

Posting Permissions