[FIXED] [1.2] DateField Display Problem

  1. #1

    [FIXED] [1.2] DateField Display Problem

    Hi, i found that the datefield display incorrectly in IE9. The RC2 just fine, but the new / final release has a bug.
    Could u fix this? Many thx.

    Click image for larger version. 

Name:	dateField display error.png 
Views:	187 
Size:	12.4 KB 
ID:	3447
    Last edited by Daniil; Nov 17, 2011 at 7:47 AM. Reason: [FIXED] [1.2]
  2. #2
    To fix the problem, please use the following css rule
    .ext-strict .ext-ie9 .x-date-menu{
         height:auto !important;
    }
  3. #3
    The bug ticket has been created.
    https://extnet.lighthouseapp.com/pro...gs/tickets/222

    The fix has been committed to SVN, revision #3776.

    As well the fix will be available with the upcoming 1.3 release.

    Thanks for the report.
  4. #4
    Quote Originally Posted by Vladimir View Post
    To fix the problem, please use the following css rule
    .ext-strict .ext-ie9 .x-date-menu{
         height:auto !important;
    }
    should i change the css and rebuild the ext.net dll or override it directly in my project?
  5. #5
    Quote Originally Posted by Daniil View Post
    The bug ticket has been created.
    https://extnet.lighthouseapp.com/pro...gs/tickets/222

    The fix has been committed to SVN, revision #3776.

    As well the fix will be available with the upcoming 1.3 release.

    Thanks for the report.
    u're welcome...
  6. #6
    Quote Originally Posted by sky73rx3 View Post
    should i change the css and rebuild the ext.net dll or override it directly in my project?
    Would you like to apply the fix globally for all pages?

Similar Threads

  1. DateField display error in explorer 9
    By Fabrizio in forum 1.x Help
    Replies: 2
    Last Post: Jun 05, 2011, 5:00 PM
  2. [FIXED] [1.0RC2] Datefield bug
    By caha76 in forum Bugs
    Replies: 2
    Last Post: Dec 03, 2010, 8:41 AM
  3. Hotkey to display DateField's Calendar
    By leonardobag in forum Examples and Extras
    Replies: 0
    Last Post: Jul 03, 2009, 11:28 AM
  4. Replies: 2
    Last Post: Dec 12, 2008, 9:50 AM
  5. Replies: 1
    Last Post: Oct 01, 2008, 1:19 PM

Tags for this Thread

Posting Permissions