Ext:Bugs

Page 282 of 344 FirstFirst ... 182 232 272 280 281 282 283 284 292 332 ... LastLast

+ Post New Thread

  1. [OPEN][4.0.1] Accordion panel fails to show/expand under load

    There appears to be an issue with how the accordion panels are being shown / expanded under load conditions. I think the expand event is being fired...

    Started by MrSparks, 20 Apr 2011 2:57 PM
    • Replies: 6
    • Views: 2,360
    19 May 2011 10:33 AM Go to last post
  2. [OPEN-EXTJSIV-464] Menu.minWidth has no effect

    Setting minWidth on a menu is not having any effect. Simple example, using Ext4 sandbox: <script type="text/javascript"> var...

    Started by ben.rally, 29 Mar 2011 11:20 AM
    • Replies: 3
    • Views: 715
    19 May 2011 9:37 AM Go to last post
  3. [OPEN] [OPEN-EXTJSIV-1825] Customizing buttons only works for default state

    I've been trying to track down why my style buttons aren't working for over, pressed, etc. and I think I found out why. Styling works for the default...

    Started by estesbubba, 27 Apr 2011 11:29 AM
    • Replies: 2
    • Views: 1,056
    19 May 2011 8:08 AM Go to last post
  4. [4.0.0] Menu.minWidth not honored in FF 3.6.13

    I set up a menu with one item with text 'Close tab'. The menu is less than 120 pixels wide in FF (default value is 120 - also fails when I set...

    Started by slemmon, 16 May 2011 10:07 AM
    • Replies: 1
    • Views: 434
    19 May 2011 8:06 AM Go to last post
  5. 4.0.1: Ext.tab.Panel: plain config property

    The config property 'plain' of the Ext.tab.Panel has 3 bugs: it does not work: setting it to true, still displays the tab header background the...

    Started by meditecsports, 19 May 2011 6:25 AM
    • Replies: 1
    • Views: 866
    19 May 2011 7:42 AM Go to last post
  6. [4.0.0] Images (IE) generated using recompiled version of ext-all.css break css in ie

    If you recompile ext-all.scss you get a diferent version of ext-all.css, then generating sprites using the new ext-all.css and ext-theme.exe causes...

    Started by ldonofrio, 27 Apr 2011 7:43 AM
    • Replies: 7
    • Views: 1,158
    19 May 2011 6:48 AM Go to last post
  7. [OPEN-EXTJSIV-1787][4.0.0] Initially collapsed panels layout problems

    Ext version tested: Ext 4.0.0 css used: only default ext-all.css Browser versions tested against:

    Started by ldonofrio, 27 Apr 2011 10:20 AM
    • Replies: 1
    • Views: 551
    19 May 2011 6:32 AM Go to last post
  8. [B3] Combobox show Error Indicator on Select

    I think that combo is calling .validate() or something like that before setting the selected value to the field, this causes that the error indicator...

    Started by ldonofrio, 19 Apr 2011 7:05 AM
    • Replies: 2
    • Views: 586
    19 May 2011 6:25 AM Go to last post
  9. [4.0.1] Grid performance still too slow

    Have a grid with 9 columns, forceFit true, in a nested BorderLayout, buffered store. In IE9 strict, the browser locks up for about 3-4 seconds...

    Started by stevil, 19 May 2011 5:41 AM
    • Replies: 1
    • Views: 513
    19 May 2011 6:08 AM Go to last post
  10. Double calls to infinite-list scrolling grid

    Hello - I'm getting the infinite-scroll example working on my own data, and have some debug statements to see what requests are made. When I scroll,...

    Started by whatevernot, 19 May 2011 5:46 AM
    • Replies: 0
    • Views: 685
    19 May 2011 5:46 AM Go to last post
  11. [4.0.1] TreeStore Bug when Updating a Record

    Hi! I've found a bug when using the TreePanel in my app. I try diferent ways to be sure before posting here, but I always have the same result....

    Started by nomack84, 19 May 2011 5:07 AM
    • Replies: 0
    • Views: 553
    19 May 2011 5:07 AM Go to last post
  12. Stroke opacity still not fixed in 4.0.1

    Stroke opacity is still not working in VML.

    Started by johanhaest, 19 May 2011 4:59 AM
    • Replies: 0
    • Views: 349
    19 May 2011 4:59 AM Go to last post
  13. [OPEN-EXTJSIV-1847]Weird behavior of heights of the textfields

    Weird behavior of heights of the textfields with long labels and inside a form with layout hbox. Take a look on the attach and the code. If I remove...

    Started by Nom4d3, 4 May 2011 6:31 AM
    • Replies: 1
    • Views: 568
    19 May 2011 4:10 AM Go to last post
  14. checkboxfield truth values

    The current checkbox accepts the following values as true: true, 'true', '1', or 'on' It would be great if it accept integer value 1 also. ...

    Started by dietmar, 19 May 2011 3:31 AM
    • Replies: 0
    • Views: 347
    19 May 2011 3:31 AM Go to last post
  15. [DUP][CLOSED]4.0.0 Double quotes cut datas in fields when form standardSubmit=true

    As "search" is disabled in forums, I can't check if this bug was already reported... Double quote in value of a field cause post data is truncated...

    Started by pkli, 18 May 2011 10:39 PM
    • Replies: 2
    • Views: 621
    19 May 2011 3:08 AM Go to last post
  16. Exclamation [4.0.1] Regression in Ext.data.Store's handling of the config.filter property

    In Ext 4.0.0 you could do the following: Ext.define('MyModel', { extend: 'Ext.data.Model', fields: }); var store = new...

    Started by n3rd, 19 May 2011 12:23 AM
    • Replies: 0
    • Views: 577
    19 May 2011 12:23 AM Go to last post
  17. Selection gets lost in grid with rest store during create

    In a 'Save' button handler, I want to create new model and add it to a store and select it right away so the user can find it in the grid. ...

    Started by oaj, 18 May 2011 11:55 PM
    selection oncreaterecords
    • Replies: 0
    • Views: 298
    18 May 2011 11:55 PM Go to last post
  18. MessageBox buttons are not localized

    How to reproduce We take the example examples/message-box/msg-box.html and include localization file after the including of bootstrap.js. ...

    Started by Qtx, 18 May 2011 11:44 PM
    • Replies: 0
    • Views: 891
    18 May 2011 11:44 PM Go to last post
  19. [4.0.1] Performance regression in Firefox

    Hi, I have a view.View inside a Panel which uses an XTemplate to render table with about 200 cells inside (it's a calendar table just like the...

    Started by c089, 18 May 2011 11:30 PM
    • Replies: 0
    • Views: 756
    18 May 2011 11:30 PM Go to last post
  20. [OPEN-EXTJSIV-1941]ext-sandbox.css has a single non-scoped definition

    When using ext-sandbox.css (as in http://dev.sencha.com/deploy/ext-4.0.0/resources/css/ext-sandbox.css), most of the style definitions are scoped: ...

    Started by elygre, 12 May 2011 2:08 AM
    • Replies: 2
    • Views: 1,758
    18 May 2011 11:18 PM Go to last post