[CLOSED] DateField in ie9 problem

Page 1 of 2 12 LastLast
  1. #1

    [CLOSED] DateField in ie9 problem

    In IE9 date field is cut off. This works fine in IE8.
    Please look at the attached

    The code is

    <ext:DateField ID="dtDateFrom" runat="server" Note="&nbsp;" NoteAlign="Down" NoteCls="FieldError"
                                                            Width="200px">
    Our product is launched to the customer so it is important to fix as soon as possible.
    Attached Thumbnails Click image for larger version. 

Name:	datefield.png 
Views:	209 
Size:	12.2 KB 
ID:	2472  
    Last edited by Daniil; Apr 09, 2011 at 12:42 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please post a test sample.
    I tried to reproduce the issue on online sample but all works fine
    https://examples1.ext.net/#/Form/Dat...From-To_Range/
  3. #3
    I want to make sure that you tested in IE9 because it works perfectly in other browsers



    Quote Originally Posted by pattake View Post
    In IE9 date field is cut off. This works fine in IE8.
    Please look at the attached

    The code is

    <ext:DateField ID="dtDateFrom" runat="server" Note="&nbsp;" NoteAlign="Down" NoteCls="FieldError"
                                                            Width="200px">
    Our product is launched to the customer so it is important to fix as soon as possible.
  4. #4
    Note: The rendering of the DateField is fine when IE 9 is used in "Compatibility View", but not otherwise.
  5. #5
    Need to be done without compatibility view on

    Quote Originally Posted by martin.mosimann View Post
    Note: The rendering of the DateField is fine when IE 9 is used in "Compatibility View", but not otherwise.
  6. #6
    Hi,

    I tried under IE9 standards mode and all works fine for me
    Did you able to reproduce the issue on online sample?
    Tested under Vista and final IE9 (9.0.8112.16421)
  7. #7
    The sample works fine. I copied the source code and tested in my sandbox project but still the same problem.
    FYI I am using visual studio 2008. can that be the cause ?

    Quote Originally Posted by Vladimir View Post
    Hi,

    I tried under IE9 standards mode and all works fine for me
    Did you able to reproduce the issue on online sample?
    Tested under Vista and final IE9 (9.0.8112.16421)
  8. #8
    Hi,

    I tested under VS2008 also.
    I will try to test more, may be I can find a case which reproduces the issue
  9. #9
    Hi,

    Fixed in SVN. Please update and retest
  10. #10
    I updated SVN..It works ..

    Thanks

    Quote Originally Posted by Vladimir View Post
    Hi,

    Fixed in SVN. Please update and retest
Page 1 of 2 12 LastLast

Similar Threads

  1. Problem with Datefield
    By xcream in forum 1.x Help
    Replies: 0
    Last Post: May 30, 2012, 8:14 AM
  2. Replies: 15
    Last Post: Jan 03, 2012, 7:42 AM
  3. DateField Problem
    By awar in forum 1.x Help
    Replies: 2
    Last Post: Aug 20, 2011, 3:57 AM
  4. [0.8.2] Problem with datefield
    By plykkegaard in forum 1.x Help
    Replies: 0
    Last Post: Jan 20, 2010, 5:13 PM
  5. DateField - SelectedDate problem
    By Puia in forum 1.x Help
    Replies: 3
    Last Post: Sep 14, 2009, 12:16 PM

Posting Permissions