+ Post New Thread
Ext version tested: Ext 4.2 rev 0 Browser versions tested against: Chromium 26.0.1410.43-1 FF 10.0.12 (firebug 1.9.2 installed) ...
Trying to use the extjs-panel-ui and I'd like to change the font weight of the body, so in my mixin I'm using: $ui-body-font-weight: bold But...
if enableFont = false HtmlEditor do not display with FireFox 20. I can propose temporary fix. initDefaultFont: function(){ var me...
Pretty simple: if you mark the id field of a model as persist: false, the writer still appends it (probably because it is the id field). So...
REQUIRED INFORMATION Ext version tested: Ext 4.2.0, 4.x Browser versions tested against: IE FF Chrome
Hi to all. The current implementation of storeHasSelected store's method in ExtJS 4.2.0 is: If the store is buffered, and you reload the data...
REQUIRED INFORMATION Ext version tested: Ext 4.1 GA
Hello I posted this issue several times since 4.0, but it it still not fixed (now in 4.2.1 beta 1 still bad). The bug is simple: in ext-lang-pl.js...
Your test case is working ok for me in 4.2 and up.
Version 4.2.0 `reload()` method or `Ext.ux.grid.FiltersFeature` still tries to address store.pageMap (which was removed in 4.2.0) ...
REQUIRED INFORMATION Ext version tested: Ext 4.2.1 beta Browser versions tested against IE8 FF20.01 Chrome 26 DOCTYPE tested against:
Hi, I've found a problem in the grid.reconfigure() method: If you do a reconfigure of a grid panel (i.e. reconfigure it with a new store) and...
Open Chrome and run http://docs.sencha.com/extjs/4.2.0/#!/example/build/KitchenSink/ext-theme-neptune/#cell-editing Scroll to last row Try to click...
Version: 4.2.0 In `Ext.selection.Model::storeHasSelected()` there is a line if (record.hasId() && store.getById(record)) { and the store's...
Hi, I've discovered a bug due to a bad interpretation of Internet Explorer 8. In the method hasLockedColumns onb line 101630 in...
REQUIRED INFORMATION Ext version tested: Ext 4.2 Beta Browser versions tested against: Version 26.0.1410.64 m Description:
Extremely minor: onClassExtended: function(cls, data, hooks) { var onBeforeClassCreated = hooks.onBeforeCreated; ...
Hello, when using a combobox and giving a pageSize to it but NOT to the store, the store uses a pageSize of 25: { xtype: 'combobox', ...
It would help if Ext.require() improved error handling when loading resources that are not found. As a demo, follow this link: ...
REQUIRED INFORMATION Ext version tested: Ext 4.2.1 rev 744 (4.2.1 beta) Browser versions tested against: Chrome FireFox
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us