Ext 3.x: Bugs

Page 42 of 198 FirstFirst ... 32 40 41 42 43 44 52 92 142 ... LastLast

+ Post New Thread

  1. [OPEN-1404] Doc Bug: Class Ext.form.ComboBox missing findRecord method documentation

    Documentation Bug: Class Ext.form.ComboBox missing findRecord method documentation. findRecord is a public official method, because it is used in...

    Started by JacobGu, 3 Dec 2010 4:50 AM
    • Replies: 0
    • Views: 721
    3 Dec 2010 4:50 AM Go to last post
  2. [FIXED] Upgrade from 3.2.1 to 3.3.0 -> script in body broken

    I updated the following files: ext-all.js adapter/ext/ext-base.js css/ext-all.css My main page breaks with: I ripped out most of my code,...

    Started by cgi-bin, 28 Oct 2010 8:19 AM
    • Replies: 7
    • Views: 1,062
    3 Dec 2010 3:58 AM Go to last post
  3. [OPEN-1407]GridPanel w/ CheckboxSelectionModel can hide all columns (except checkbox)

    Ext version tested: Ext 3.2 rev 1 Adapter used: ext

    Started by Andreas B., 8 Aug 2010 11:04 PM
    • Replies: 6
    • Views: 1,707
    1 Dec 2010 6:50 AM Go to last post
  4. [OPEN-1410] Ext.form.ComboBox and the expand() method

    I was just wondering why in the expand method on an Ext.form.ComboBox there is a check to ensure the combo has focus before actually expanding... ...

    Started by Jaitsu, 30 Nov 2010 2:39 AM
    • Replies: 4
    • Views: 1,163
    30 Nov 2010 4:41 AM Go to last post
  5. [OPEN-1411] ListView Too Tall In An Animated Window

    Ext version tested: Ext 3.3.0 Adapter used: ext

    Started by skirtle, 30 Nov 2010 3:36 AM
    • Replies: 0
    • Views: 837
    30 Nov 2010 3:36 AM Go to last post
  6. [OPEN-1412] Handling specialKey events for TextField (another way)

    We implement a special number field, which should be usable very comfortable. Due to these proposals we are dependent on a correct specialKey event...

    Started by dfa, 26 Nov 2010 7:57 AM
    • Replies: 2
    • Views: 964
    30 Nov 2010 1:16 AM Go to last post
  7. Field state valid -> invalid -> valid - doesnt remove qtip invalidClass

    Ext version tested: Ext 3.3 rev beta Adapter used: ext yui jquery

    Started by jamie.nicholson, 29 Nov 2010 9:57 AM
    qtip
    • Replies: 1
    • Views: 1,149
    29 Nov 2010 11:13 AM Go to last post
  8. Exclamation [OPEN-1415] Panel not resized until expand animation finish

    B]Ext version tested: Ext 3.3.0 Adapter used: ext

    Started by maciasoft, 26 Nov 2010 4:15 PM
    panel border expand
    • Replies: 0
    • Views: 1,264
    26 Nov 2010 4:15 PM Go to last post
  9. [FIXED-1033] Combo - Selection changes if displayfield is not unique.

    Ext version tested: Ext 3.3 Adapter used:

    Started by Tim Toady, 24 Nov 2010 8:55 AM
    • Replies: 2
    • Views: 720
    26 Nov 2010 7:24 AM Go to last post
  10. [OPEN-1420] Ext.TreePanel hovered node flickering

    Ext version tested: 3.2.1 Adapter used: ext css used:

    Started by Tom23, 24 Nov 2010 4:33 AM
    • Replies: 0
    • Views: 526
    24 Nov 2010 4:33 AM Go to last post
  11. Ext.data.Store.removeAll() does not reset the totalLength property

    Currently the totalLength is not reset by the removeAll() function. This causes the problems when you use bind the store to the PagingToolbar. The...

    Started by jikvo16, 23 Nov 2010 9:18 AM
    • Replies: 1
    • Views: 865
    24 Nov 2010 2:21 AM Go to last post
  12. [OPEN-1354] 3.3.0 -> Ext.list.BooleanColumn broken

    Hi, not much time this time, Original-Code in 3.3.0 is calling the wrong parent constructor and setting the trueText and falseText isn't working...

    Started by Mjollnir26, 21 Oct 2010 2:43 PM
    • Replies: 1
    • Views: 755
    23 Nov 2010 3:29 PM Go to last post
  13. [CLOSED] Ext.form.NumberField do not handle big integer numbers properly

    Guys, It looks like Ext.form.NumberField field do parse its value on blur event: beforeBlur : function() { var v =...

    Started by Podlipensky, 22 Nov 2010 10:57 AM
    big numbers, number, numberfield, precision
    • Replies: 1
    • Views: 1,217
    23 Nov 2010 6:15 AM Go to last post
  14. [OPEN-1423]Left click on a field in draggable panel w/o title doesn't focus the field

    Hi, I'm having a problem where I can't left click any kind of input field when it's added to a portlet and the portlet contains no header. On...

    Started by brownphillipa, 18 Nov 2010 2:30 PM
    • Replies: 3
    • Views: 884
    23 Nov 2010 3:12 AM Go to last post
  15. [DUPE-1096] Strange behaviour of the HtmlEditor in Google Chrome...

    Hi there, I'm new to Sencha/ExtJS, and to this forums as well, so I hope I launched this thread in the right place - a little research let me see...

    Started by jimshell, 26 Jul 2010 8:17 PM
    • Replies: 4
    • Views: 2,091
    22 Nov 2010 11:18 PM Go to last post
  16. [CLOSED] Chrome renders Panels inconsistently (and wrong sometimes)

    I am trying to create my GUI in Extjs, using the border layout demo as an example. So far I have a border layout with a toolbar in the north...

    Started by KallDrexx, 10 Nov 2010 5:40 PM
    2 Pages
    1 2
    bug, chrome, panel
    • Replies: 15
    • Views: 1,661
    20 Nov 2010 6:16 AM Go to last post
  17. Exclamation [OPEN-1443] Phantom record not realized if XmlReader, XmlWriter, and Xml RESTful svc

    Hi all, I have been trying to utilize Ext.ux.grid.RowEditor, Ext.grid.GridPanel, Ext.data.XmlReader, Ext.data.XmlWriter, Ext.data.Store,...

    Started by dmitrius, 19 Nov 2010 3:55 AM
    bug, issue, xmlreader
    • Replies: 1
    • Views: 1,144
    19 Nov 2010 11:24 AM Go to last post
  18. Question [CLOSED] Checked Tree Panel "getChecked" function returns incorrect result

    Ext version tested: Ext 3.2.1 Ext 3.3.0 Adapter used: ext css used:

    Started by Dhugal, 11 Nov 2010 1:22 AM
    check treepanel
    • Replies: 5
    • Views: 1,072
    19 Nov 2010 3:50 AM Go to last post
  19. Question [OPEN] [OPEN-1425] Tabpanel Shadow Bug

    Hi all, I think I found a bug in the TreePanel Shadow rendering. Here's the situation: TreePanel floating in a Viewport. Viewport: -...

    Started by suiryuu89, 16 Nov 2010 3:47 AM
    no frame, shadow, tabpanel
    • Replies: 2
    • Views: 676
    19 Nov 2010 12:47 AM Go to last post
  20. [OPEN-1426] ListView not deselecting items when clicked beneath all items.

    Ext version tested: Ext 3.3.0 Adapter used: ext

    Started by JanVenekamp, 18 Nov 2010 7:42 AM
    dataview, listview
    • Replies: 0
    • Views: 825
    18 Nov 2010 7:42 AM Go to last post