Ext 1.x: Bugs

Page 2 of 72 FirstFirst 1 2 3 4 12 52 ... LastLast

+ Post New Thread

  1. [OPEN] Modal dialogs can be bypassed

    Not sure if this has been covered already but modal dialogs can be bypassed by simply using the tab key to cycle through all the underlying links,...

    Started by kato, 19 Jun 2007 10:44 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 33
    • Views: 28,187
    11 Mar 2010 7:14 AM Go to last post
  2. Possible Bug with resizable when using constrainTo

    I am playing around with a resizable image (that is draggable) and having it constrained to a container element. If you goto this link:...

    Started by mxracer, 17 Apr 2007 7:30 AM
    • Replies: 2
    • Views: 2,608
    2 Mar 2010 1:30 PM Go to last post
  3. tree icon needs classname for proper styling in IE

    instead of just "x-tree-node-icon" it needs a class that reflects the collapsed/expanded state currently when using the cls attribute on a...

    Started by neongrau, 30 Mar 2007 2:38 AM
    • Replies: 7
    • Views: 14,745
    24 Feb 2010 7:37 AM Go to last post
  4. Ext.form.ComboBox transforming a <select>

    if(this.transform){ this.allowDomMove = false; var s = Ext.getDom(this.transform); if(!this.hiddenName){ ...

    Started by Animal, 14 Aug 2007 3:02 AM
    • Replies: 4
    • Views: 6,871
    18 Feb 2010 2:17 AM Go to last post
  5. [1.0.1a] DateField fails to invoke custom vtype validator

    From what i gather from this thread, specifying a custom vtype (like in here) for a DateField should work because DateField...

    Started by mystix, 15 May 2007 3:39 AM
    • Replies: 6
    • Views: 8,018
    12 Nov 2009 9:14 PM Go to last post
  6. [1.1.1] JsonReader: mapping to undefined element

    http://extjs.com/forum/showthread.php?p=45310#post45310 This issue was touched on a couple of months ago, but never made it to 1.1.1 . Though it...

    Started by andrei.neculau, 23 Sep 2007 4:17 AM
    • Replies: 6
    • Views: 7,018
    17 Sep 2009 11:57 PM Go to last post
  7. [1.0b1] EditorGrid ComboBox / ComboBox typeAhead anomaly

    hi jack, i've a list of baffling problems for you to look at: 1a) when using MemoryProxy and JsonReader, and with typeAhead: true, the suggestion...

    Started by mystix, 2 Apr 2007 9:58 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 12,740
    2 Sep 2009 10:44 AM Go to last post
  8. [1.1] form.getValues() && emptyText

    In addition to http://extjs.com/forum/showthread.php?t=8029&highlight=getValues()+emptyText When I do form.getValues() that I receive all...

    Started by nassaja-rus, 6 Aug 2007 5:45 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 15,968
    20 Aug 2009 10:17 PM Go to last post
  9. Cannot D&D in grid with CellSelectionModel

    First off: Nice work with this framework! It seems really comfortable, judging from my first 2 days of working with it :) I encountered a problem...

    Started by Domi, 24 Oct 2007 12:38 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 9,760
    15 Aug 2009 4:15 PM Go to last post
  10. [1.1] JsonStore ignores the "method" property: like POST

    EXT1.1: JsonSore ignores the "method" property: ds = new Ext.data.JsonStore({ url: Base.siteUrl + 'main/respGetMitarbeiter',...

    Started by Wolfgang, 21 Aug 2007 3:28 AM
    • Replies: 5
    • Views: 6,409
    3 Aug 2009 11:24 AM Go to last post
  11. DataGrid inside <table>: column resize problem : IE6

    Hi, I have noticed that in IE6 datagrid column resize does not work very well if the dataGrid is inside <table> to reproduce the issue, you...

    Started by Vitaliy Shevchuk, 13 Jul 2007 4:58 AM
    • Replies: 3
    • Views: 7,093
    24 Jul 2009 11:06 AM Go to last post
  12. Post GridView 'findHeaderIndex' IE7 bug

    I added a toolbar to the header panel of a gridview, and after a button is clicked, I was receiving Ext.fly(...) is not an object errors within IE. I...

    Started by fabrizim, 19 Apr 2007 5:22 AM
    • Replies: 3
    • Views: 5,497
    22 Jul 2009 5:27 AM Go to last post
  13. Ext.form.VTypes email regexp

    The email regexp in Ext.form.VTypes is probably a bit too restrictive by default, only working with domains matching domain.tld. Domains like...

    Started by corey.gilmore, 16 Apr 2007 2:54 PM
    • Replies: 3
    • Views: 8,138
    14 Jun 2009 3:02 PM Go to last post
  14. Exclamation Paging Toolbar in Footer Panel disappear

    The grid panel contain footer panel, when open new tab into grid panel, in the first tab paging toolbar disappear.

    Started by enzorojas, 9 May 2007 7:16 AM
    • Replies: 3
    • Views: 4,969
    6 Jun 2009 2:54 PM Go to last post
  15. ComboBox error icon problem

    Could someone find why the error icon was missing in comboBox. The combobox field has setAllowBlank set to false. I put...

    Started by igiton, 26 Jan 2009 4:25 AM
    • Replies: 2
    • Views: 5,367
    13 May 2009 2:16 AM Go to last post
  16. [FIXED] VType mask does not restrict period in IE 6, but does in Firefox

    I have a TextField control with vtype set to 'alphanum'. According to VTypes.js, the regular expression for the mask is //i, which I think means I...

    Started by robertfulcrum, 15 Aug 2007 3:25 PM
    • Replies: 9
    • Views: 10,996
    12 May 2009 3:48 AM Go to last post
  17. getModifiedRecords

    I have noticed a couple issued with getModifiedRecords(): 1. getModifiedRecords() is not working for property grids. I have a propertygrid...

    Started by sfwalter, 8 Apr 2007 4:39 AM
    • Replies: 3
    • Views: 7,235
    8 May 2009 10:03 AM Go to last post
  18. [1.0 Beta] Opera 9 redraw bug

    Opera 9 is loading pages in the demo app with an incomplete screen redraw. i.e.: http://extjs.com/deploy/ext-1.0-beta1/docs/ Loads up with the...

    Started by ilazarte, 3 Apr 2007 9:05 AM
    • Replies: 1
    • Views: 3,944
    4 May 2009 5:49 AM Go to last post
  19. Toolbar + Menu button in the right top corner & scrolling bars

    Ext version: 1.1 RC1 yui IE6 When toolbar with a menu button is positioned in the north pane in the right top corner and the button is clicked,...

    Started by alexb, 24 Jul 2007 9:18 PM
    • Replies: 3
    • Views: 4,212
    28 Apr 2009 1:11 AM Go to last post
  20. ComboBox display bugs (IE6, FF)

    I've been having a lot of trouble with the combobox's rendering under IE6 - rather than appearing inline(well, "relative"), it acts as if it is...

    Started by SteveEisner, 13 Mar 2007 2:38 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 12,329
    14 Apr 2009 5:06 PM Go to last post