Ext 3.x: Bugs

Page 145 of 198 FirstFirst ... 45 95 135 143 144 145 146 147 155 195 ... LastLast

+ Post New Thread

  1. [UNKNOWN][3.0.2] Border Layout resizing issue

    Ext version tested: Ext 3.0.2 Adapter used: ext

    Started by MaxT, 8 Oct 2009 5:23 AM
    • Replies: 1
    • Views: 698
    8 Oct 2009 6:22 AM Go to last post
  2. [CLOSED][3.0rc1] empty TabPanel's tab strip is "minimized" / height change unhandled

    As it is now, an empty TabPanel's tab strip does not occupy the height it does after adding elements. The height change of the tab strip (after...

    Started by KampfCaspar, 22 Apr 2009 12:46 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,890
    8 Oct 2009 12:40 AM Go to last post
  3. [UNKNOWN]FileUploadField buttonOnly with iconCls

    Ext version tested: Ext 3.0 rev 2 Adapter used:

    Started by zombeerose, 7 Oct 2009 1:58 PM
    • Replies: 0
    • Views: 1,579
    7 Oct 2009 1:58 PM Go to last post
  4. [UNKNOWN]3.0 Example State not save correct

    On my server the example with save state in PHP not work correct. It's start work after change in PHP code, line $_SESSION = urlencode(...

    Started by DeyV, 7 Oct 2009 9:18 AM
    • Replies: 0
    • Views: 637
    7 Oct 2009 9:18 AM Go to last post
  5. [UNKNOWN]Error in render this form

    My test case: works very well in FF3 is a bug in IE8 (8.0.6001.18702). Removing the part in red everything works well in IE ...

    Started by wki01, 7 Oct 2009 7:31 AM
    • Replies: 3
    • Views: 875
    7 Oct 2009 9:01 AM Go to last post
  6. [UNKNOWN][3.0.2][FF 3.0.14]All Trigger buttons throw "Permission denied" in Firefox 3.0.14

    Ext version tested: Ext 3.0.2 Adapter used: ext

    Started by kjleng, 28 Sep 2009 11:38 AM
    • Replies: 3
    • Views: 942
    6 Oct 2009 12:33 PM Go to last post
  7. [OPEN] [FIXED][3.0rc3] Cannot use native JSON without patching ExtJS

    The way Ext.util.JSON is declared makes it useless to set Ext.USE_NATIVE_JSON to true (and expect it to have an effect) after Ext.util.JSON has been...

    Started by papandreou, 2 Jul 2009 3:43 AM
    3 Pages
    1 2 3
    json
    • Replies: 24
    • Views: 5,404
    6 Oct 2009 7:38 AM Go to last post
  8. [UNKNOWN]getActiveTab() answers Integer

    getActiveTab() should answer aTabPanel. In my case if frequently (but not always) answers anInteger and this seems to be wrong following the...

    Started by TheBerliner, 2 Oct 2009 1:34 AM
    • Replies: 5
    • Views: 1,533
    5 Oct 2009 11:15 PM Go to last post
  9. [FIXED-283]RowEditor: Remove hard coded text ("You need to commit...")

    The text "You need to commit or cancel your changes" is currently hardcoded in RowEditor.js. Please make that dynamic, so that it can be translated...

    Started by stephen.friedrich, 5 Oct 2009 3:37 PM
    • Replies: 3
    • Views: 1,556
    5 Oct 2009 11:09 PM Go to last post
  10. [UNKNOWN]Seems to be a bug in the toolbar menu example...

    Check out the toolbar example on Firefox and IE. (I'm using FF3 and IE7). http://www.extjs.com/deploy/dev/examples/menu/menus.html The menu...

    Started by jeffcrilly, 2 Oct 2009 6:48 PM
    • Replies: 5
    • Views: 1,467
    5 Oct 2009 9:12 PM Go to last post
  11. [FIXED-255][Ext 3.x] Form Buttons are not displayed correctly in Ext Portal

    Ext version tested: Ext 3.x rev 5429 Adapter used: ext

    Started by tookoo, 3 Oct 2009 12:54 PM
    • Replies: 1
    • Views: 856
    5 Oct 2009 8:54 PM Go to last post
  12. [DUP][CLOSED][3.x] TabPanel.getActiveTab() returns string for unrendered active tab

    Hi! Upgrading to r5217 caused a javascript error in an application I'm working on. I was expecting TabPanel.getActiveTab() to return a panel or...

    Started by papandreou, 31 Aug 2009 6:39 AM
    • Replies: 1
    • Views: 1,595
    5 Oct 2009 8:20 PM Go to last post
  13. [FIXED-282][3.0.2] GridFilter plugins: date filter choke on null date

    Ext version tested: Ext 3.0.2 Adapter used:

    Started by mynameisyoda, 2 Oct 2009 2:53 AM
    • Replies: 3
    • Views: 2,022
    5 Oct 2009 7:28 PM Go to last post
  14. [CLOSED][3.x] Checkbox-/radio-group's underlying panel gets same ID

    Hi, For some reason checkboxgroups onRender sets same id to underlying panel and when I try to get group with Ext.get I get panel instead of...

    Started by heiskanen, 2 Oct 2009 11:10 PM
    • Replies: 1
    • Views: 970
    5 Oct 2009 3:55 PM Go to last post
  15. [OPEN] [FIXED][3.0] html config processed incorrectly in Component.render

    The html config may either be a string of HTML markup or a DomHelper config object. A DomHelper config object may be an Array so that you can...

    Started by Animal, 25 Sep 2009 2:45 AM
    • Replies: 3
    • Views: 1,432
    5 Oct 2009 3:02 PM Go to last post
  16. [CLOSED][3.??] LineChart logarithmic bug with zero

    Hi! I found a rendering bug in ext.chart.linechart when using scale: 'logarithmic'. This happends if you change the any yField to zero in the...

    Started by EloB, 2 Oct 2009 4:26 AM
    • Replies: 3
    • Views: 1,245
    5 Oct 2009 2:27 PM Go to last post
  17. [CLOSED][3.0.0] Child controls of a FormPanel not displaying for second show() call.

    Ext version tested: Ext 3.0 rev 0 Adapter used:

    Started by BrianDeacon, 5 Oct 2009 12:15 PM
    • Replies: 1
    • Views: 707
    5 Oct 2009 1:22 PM Go to last post
  18. Exclamation [OPEN] [CLOSED][3.0.1] I can't destroy() a RadioGroup!

    I am having an issue with the DOM after adding a RadioGroup component. It seems that when a RadioGroup is rendered into the DOM I cannot destroy it...

    Started by elDub, 11 Sep 2009 12:36 PM
    • Replies: 4
    • Views: 1,532
    5 Oct 2009 5:29 AM Go to last post
  19. [FIXED-281][Core 3.0.x] Observable suspend/resumeEvents

    Looks like a typo and sequencing problem with resumeEvents (the typo would potentially cause older queued events to be fired again). Also...

    Started by hendricd, 1 Oct 2009 6:43 AM
    • Replies: 2
    • Views: 1,284
    1 Oct 2009 9:06 PM Go to last post
  20. [CLOSED]Unhandled error using WebKit on Linux

    I'm trying to use Ext with Titanium (Appcelerator) on Linux. Ext assumes navigator.userAgent.toLowerCase().match(/version/) if Ext.isSafari (line 24...

    Started by tschaub, 30 Sep 2009 1:17 PM
    • Replies: 2
    • Views: 1,160
    1 Oct 2009 11:44 AM Go to last post