Ext 3.x: Bugs

Page 23 of 198 FirstFirst ... 13 21 22 23 24 25 33 73 123 ... LastLast

+ Post New Thread

  1. Question [3.3.1] Bug with combobox valueField

    Desription of this bug is here - http://www.sencha.com/forum/showthread.php?127876-Strange-bug-with-ComboBox-%28don-t-select-data%29 I found reason...

    Started by JazzMan88, 31 Mar 2011 2:56 AM
    • Replies: 0
    • Views: 477
    31 Mar 2011 2:56 AM Go to last post
  2. Behaviour of BasicForm.getFieldValues() on combobox

    Hello, I'm getting some unexpected behaviour while using BasicForm.getFieldValues() method on a form that contains a combobox with duplicated...

    Started by amunizmartin, 30 Mar 2011 9:31 AM
    combobox, getfieldvalues
    • Replies: 0
    • Views: 621
    30 Mar 2011 9:31 AM Go to last post
  3. [OPEN-979] Ext.form.SliderField -> Slider events

    hi team, the Ext.form.SliderField does not listen to the changecomplete-event of the slider. the event "change" is still from the field, so it...

    Started by tobiu, 19 May 2010 1:22 AM
    • Replies: 6
    • Views: 4,025
    30 Mar 2011 2:58 AM Go to last post
  4. Datefield not working with format m/Y

    Hi, the datefield is not working with format m/Y Today is the 29 March 2011 (french) and i have a datefield with format: m/Y. I put the...

    Started by gregoryextjs, 29 Mar 2011 8:20 AM
    • Replies: 5
    • Views: 920
    30 Mar 2011 12:27 AM Go to last post
  5. RadioGroups don't work at all with rest

    Title says it all. The radio group gets submitted as true or false, no matter what values are in the specific radio buttons. See details here.

    Started by frew, 29 Mar 2011 2:35 PM
    • Replies: 0
    • Views: 560
    29 Mar 2011 2:35 PM Go to last post
  6. When applying state manually grid column does not honor set width - Ext 3.3.2

    I am re-posting this bug since I think my last post was not clear enough. I have situation where I have to save different state for the same grid...

    Started by nicholasnet, 29 Mar 2011 5:55 AM
    • Replies: 1
    • Views: 751
    29 Mar 2011 1:12 PM Go to last post
  7. Exclamation Datefield is shrinked when rendered hidden

    Ext version tested: Ext 3.3.0 Adapter used:

    Started by hon2a, 9 Mar 2011 3:58 AM
    • Replies: 1
    • Views: 692
    29 Mar 2011 8:54 AM Go to last post
  8. Date parses date incorrectly for February when no day is used

    Ext version tested: Ext 3.3.1 and the latest versions of Ext 4 (pr5) Adapter used: ext

    Started by losinggeneration, 29 Mar 2011 8:05 AM
    • Replies: 0
    • Views: 649
    29 Mar 2011 8:05 AM Go to last post
  9. [3.3.1] Container.defaults documentation bug

    Container.js The docs say that container defaults are unconditionally applied to config objects (overriding present values), and conditionally...

    Started by mberrie, 29 Mar 2011 4:49 AM
    • Replies: 0
    • Views: 392
    29 Mar 2011 4:49 AM Go to last post
  10. [3.3.1] FormPanel + expand/collapse layout issue

    Try this in a blank page with Ext JS loaded, and then click the body somewhere. See how the fields are misaligned during the expand process to then...

    Started by mankz, 29 Mar 2011 1:09 AM
    • Replies: 0
    • Views: 939
    29 Mar 2011 1:09 AM Go to last post
  11. Event 'show' on Ext.menu.Item is not fired

    The event 'show' on Ext.menu.Item is not fired. Only when I extend the class and manually add the event and fire it in the private function onShow...

    Started by pdesmet, 28 Mar 2011 1:25 AM
    event does not fire, menu item, show
    • Replies: 0
    • Views: 666
    28 Mar 2011 1:25 AM Go to last post
  12. [INFOREQ]Vbox layout doesnt account for form fields that are hidden with trackLabels

    Ext version tested: Ext 3.3.0 rev 6694 Adapter used: ext

    Started by Gjslick, 4 Jun 2010 1:21 PM
    • Replies: 3
    • Views: 1,495
    27 Mar 2011 7:52 PM Go to last post
  13. config properties pollute the prototype chain

    Easier to show this in code... Ext.define('geom.Rectangle', { config: { width: 400, height: 200 }, constructor:...

    Started by bigfish, 26 Mar 2011 7:59 PM
    • Replies: 1
    • Views: 818
    27 Mar 2011 4:06 AM Go to last post
  14. [OPEN-575] roweditor: column-drag-drop, resize problems

    http://www.extjs.com/deploy/dev/examples/grid/row-editor.html I've been integrating the very nice roweditor ux into an app I'm working on, and in...

    Started by jeffcrilly, 15 Feb 2010 2:31 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 32
    • Views: 9,288
    26 Mar 2011 6:56 PM Go to last post
  15. Exclamation GridPanel does not honor coulmn width - Ext 3.3.2

    I have situation where I have to save different state for the same grid panel. Grid panel states are saved in the database per user. So, one user can...

    Started by nicholasnet, 26 Mar 2011 11:53 AM
    • Replies: 0
    • Views: 700
    26 Mar 2011 11:53 AM Go to last post
  16. Question Quicktips bug in Ext 3.3.1

    I just recently upgrade to Ext 3.3.1 from Ext 3.1.1. I noticed that there may be a bug with Ext.QuickTips when using ext:qtip with ext:qclass. ...

    Started by fangstern, 25 Mar 2011 10:23 PM
    3.3.1, ext:qclass, ext:qtip, quicktips
    • Replies: 0
    • Views: 849
    25 Mar 2011 10:23 PM Go to last post
  17. [OPEN-784] Textfield Side Validation for absolutely positioned fields

    When a textfield is absolutely positioned, the side validation doesn't work. 'side' validation relies on having a parent element, which an absolutely...

    Started by carl23934, 24 Mar 2010 1:59 PM
    • Replies: 1
    • Views: 1,012
    25 Mar 2011 2:41 PM Go to last post
  18. Uncaught TypeError: Cannot read property 'name' of null combo box using transform

    I am using a combo box and obtaining the options from html the same way the example edit-grid that comes with extjs does it. Opening the page the...

    Started by webarnie, 25 Mar 2011 11:56 AM
    • Replies: 0
    • Views: 1,803
    25 Mar 2011 11:56 AM Go to last post
  19. Uncaught exception during form submit using keys:[] config (Ext 3.3.0)

    I encountered a browser bug when trying to submit a form by pressing the ENTER key. There error I get in Firefox is: uncaught exception: "...

    Started by srn, 25 Mar 2011 10:10 AM
    3.3.0, bug, key, submit, uncaught exception
    • Replies: 1
    • Views: 743
    25 Mar 2011 10:18 AM Go to last post
  20. Ext.urlDecode does not handle commuted parameters consistently

    There is an issue with Ext.urlDecode wherein serialized parameter order affects the resulting data returned: var order1 = "foo=&foo=1"; var...

    Started by levl289, 25 Mar 2011 9:52 AM
    • Replies: 0
    • Views: 647
    25 Mar 2011 9:52 AM Go to last post