Ext 2.x: Bugs

Page 49 of 150 FirstFirst ... 39 47 48 49 50 51 59 99 149 ... LastLast

+ Post New Thread

  1. Cool [2.??] stopEvent doesn't prevent ctrl-F functionality

    I have got a form panel with a key listener. Unfortunately the key listener doesn't prevent the windows short cut of ctrl-F Looks like bug to me...

    Started by groth, 18 Dec 2008 3:15 PM
    • Replies: 0
    • Views: 882
    18 Dec 2008 3:15 PM Go to last post
  2. [2.??] Memory leak in Ext.Window

    Tested the rudimentary script below in ieSieve0.0.8 and find that the focusEl and close tool elements are never released/gc'd In the official Ext2.2...

    Started by excelsis, 15 Dec 2008 7:33 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,686
    18 Dec 2008 2:32 PM Go to last post
  3. [CLOSED][2.1/2.2] Active tab layout is broken

    When rendering multiple tabs, the active tab does not render correctly, probably because a form is on the tab. You can work around this by adding a...

    Started by tfee, 17 Dec 2008 2:31 PM
    • Replies: 2
    • Views: 933
    18 Dec 2008 1:03 PM Go to last post
  4. [2.0??][FIXED] Colapsed + layout:acordion.

    This + and - in the Acordion fixed + and click close colapse.

    Started by Perfect Lion, 31 Jan 2008 6:27 PM
    • Replies: 4
    • Views: 2,367
    17 Dec 2008 4:17 PM Go to last post
  5. [2.2][DUP] Collapse/expand icons incorrect on floated west panel

    - Windows XP - FF 3.0.4, IE6 When floating a collapsed west panel, the icon for any collapsible sub-panel is always the one for expanding that...

    Started by garygse, 17 Dec 2008 7:49 AM
    • Replies: 2
    • Views: 1,120
    17 Dec 2008 9:45 AM Go to last post
  6. [2.??] paging toolbar + row selection

    Changing the page in a paging grid removes the row selection, but the internal selection model does not see this. After changing the page,...

    Started by smudgeface, 15 Dec 2008 1:54 PM
    2 Pages
    1 2
    • Replies: 17
    • Views: 2,915
    17 Dec 2008 9:22 AM Go to last post
  7. [2.2][DUP] Formpanel sizing issue in anchor-layout with scrollbar

    Having a formpanel anchored to 100% in an anchor layout with autoscroll enabled and vertical scrollbar shown, the formpanel will be sized bigger...

    Started by ktp, 17 Dec 2008 2:18 AM
    • Replies: 3
    • Views: 1,520
    17 Dec 2008 8:07 AM Go to last post
  8. Exclamation [2.2][DUP][CLOSED] Collapsible TabPanel render bug with FireFox 3.x

    I have found a rendering bug when a TabPanel is set as collapsible. Look at the following code and image: var west = new Ext.TabPanel({ ...

    Started by Agnus, 31 Oct 2008 2:39 PM
    • Replies: 4
    • Views: 1,653
    17 Dec 2008 5:14 AM Go to last post
  9. [2.2][DUP] DateField in GridPanel Toolbar include ext-lang-ru.js

    No one so far has responded to my post in Help Forum so I decided to put an example of a program showing the bug when using 1) DateField with the...

    Started by okpast, 17 Dec 2008 12:27 AM
    • Replies: 2
    • Views: 983
    17 Dec 2008 4:45 AM Go to last post
  10. [2.2+][CLOSED] Checkbox disabled

    I think Ext.form.Checkbox is not honoring the disabled config (which links to Component for some reason....not appropriate for form controls like...

    Started by mjlecomte, 15 Dec 2008 12:09 PM
    • Replies: 2
    • Views: 975
    16 Dec 2008 5:24 AM Go to last post
  11. [CLOSED][2.2] Re-using Editors in a Grid

    This is probably more of a feature request than a bug, but thought I would gauge opinion. I have a complex app, which provides a number of...

    Started by simonellistonball, 15 Dec 2008 11:36 AM
    • Replies: 3
    • Views: 969
    16 Dec 2008 2:07 AM Go to last post
  12. [2.x] form.ComboBox.setEditable

    setEditable sets the readOnly attribute to false in order to make the input field editable. While in theory this is the right thing to do, readOnly...

    Started by andrei.neculau, 24 Mar 2008 1:48 PM
    • Replies: 9
    • Views: 2,707
    16 Dec 2008 12:43 AM Go to last post
  13. [CLOSED][2.??] Ext.grid.RowNumberer sortable option doesn't work

    Hello to all. Ext.grid.RowNumberer has 3 config options : header, width and sortable, but the last one doesn't work. added in columnmodel : new...

    Started by wtfowned, 14 Dec 2008 12:31 PM
    • Replies: 3
    • Views: 1,385
    15 Dec 2008 10:40 PM Go to last post
  14. [2.2] Problem with ComboBoxes

    Hi, I've found a bug in ComboBoxes using Ext 2.2. The same bug is mentioned in the following thread, in help section:...

    Started by pyr0l0, 15 Dec 2008 9:01 AM
    • Replies: 3
    • Views: 927
    15 Dec 2008 11:55 AM Go to last post
  15. [2.0b1][SOLVED] Panel config: assigning Toolbar config to the 'tbar' option

    I fairly searched the forum for my problem, but haven't found anything relevant. Sorry if that bug was described by someone else already. ...

    Started by kx, 24 Oct 2007 12:39 PM
    • Replies: 7
    • Views: 6,563
    15 Dec 2008 9:16 AM Go to last post
  16. [CLOSED][2.??] Memory leak in PagingToolbar

    There appears to be a memory leak in the paging toolbar. The function "bind" is called to bind to store listeners, but the unbind function is never...

    Started by johnsbrn, 11 Dec 2008 10:54 AM
    • Replies: 1
    • Views: 1,032
    14 Dec 2008 9:28 PM Go to last post
  17. [2.1] overCls in Ext.Button

    The overCls config does not work in Ext.Button. It is handled in the onRender method of Ext.Component which is overidden in Ext.Button. I fixed...

    Started by pbuyle, 1 Jul 2008 3:13 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 6,700
    14 Dec 2008 7:51 PM Go to last post
  18. [2.??] A bug in Tabpanel

    Hi I found a bug in tab panel. Tab title use English language is normal, but use Chinese is not. When tabpanel has the Chinese and English tab title...

    Started by yukohn, 13 Dec 2008 5:26 AM
    • Replies: 2
    • Views: 980
    14 Dec 2008 3:19 AM Go to last post
  19. [2.2] Can't Use Single Quotes in Aribrary JavaScript within XTemplate

    I'm not sure if this strictly qualifies as a bug, although it is something that doesn't work where I think it should. It seems to be completely...

    Started by wwarby, 13 Dec 2008 2:40 AM
    • Replies: 1
    • Views: 1,261
    13 Dec 2008 3:14 AM Go to last post
  20. [2.??][CLOSED] TreePanel bug

    hello, i have a bug with TreePanel method GetChecked not correctly work with collapsed nodes 1) i have list, with child nodes, some of them is...

    Started by TaunT, 11 Dec 2008 11:29 PM
    • Replies: 5
    • Views: 1,306
    12 Dec 2008 2:25 AM Go to last post