Hi,
I'm in the process of upgrading to ExtJS 7 and found out that Ext.field.Field has a new config dataType. Unfortunately we already use this as a class property in our code. Refactoring our code...
Type: Posts; User: PBTwo
Hi,
I'm in the process of upgrading to ExtJS 7 and found out that Ext.field.Field has a new config dataType. Unfortunately we already use this as a class property in our code. Refactoring our code...
The ComboBox throws an "Uncaught TypeError: Cannot read property 'focus' of undefined" error if you click/touch on a combobox.
Run the provided fiddle in a touch environment and click in the...
Hi,
we are on the verge of updating our existing Ext JS 6.6.0 to Ext JS 7.1.0. I read the upgrade guides, API changes and Sencha blog posts and understand that there are many bugfixes and...
Hi,
there is a bug when you have a toolbar that has the overflow menu enabled, there is a _tbfill_ and you try to show on of the toolbars components in the _afterlayout_ listener. I created a fiddle...
Still nothing? Not even a single comment?
I have came across this bug again today and thought I check up on it. Seems like this bug still exists even in Ext JS 7.0.0.
Unfortunately for me I cannot use my workaround using showBy in my...
Any news on this issue? I have the same problem with extend and the ampersand selector. When using extend ALL whitespaces are removed from the generated selector.
.foo {
&.bar {
.foobar...
Well thats not the anwser I was looking for... While setting the height will indeed show the overflow scroller its not the solution for my problem. I want the menu to calculate its own height...
Hey folks,
when disabling the DragDrop plugin of a grid before the view is rendered, the plugin does not get correctly disabled.
I created a fiddle showing this behaviour, just run it and try to...
Hey folks,
when aligning a menu via showAt the overflow scroller does not work. You can work around this using showBy.
I created a fiddle to show the problem:...
Hey folks,
when creating a table that is not scrollable and then giving said table the dragdrop plugin with the config containerScroll set to true, it crashes when dragging an item.
I created a...
Hey guys,
our theme uses the index function for sass lists. While upgrading to ExtJS 6.5.3.57 and Cmd 6.5.3.6 the following error occurs when building the theme with sencha app build:
Fashion...
Hey folks,
when having buttons with menus in a toolbar and quickly moving the mouse between the buttons, the menu gets hidden.
With Ext version 6.2.1 and lower this is not the case.
Fiddle:...
Simply calling Ext.tip.QuickTipManager.tip.show() crashes because activeTarget is not defined yet.
Fiddle: https://fiddle.sencha.com/#fiddle/2g5o
Hey guys,
I am upgrading our ExtJS version to 6 and came across this old bug:...
Still not working in ExtJS 6: https://fiddle.sencha.com/#view/editor&fiddle/2fqp
This seems to be fixed in 6.5.3
Just found out even the @content placeholder for mixins seems not to work usind Sencha Cmd.
Can someone help me out here?
Let me try asking another way:
What SASS version does Sencha Cmd 6.0.2.14 run with?
Hey folks,
I am trying to create a SASS mixin for our ExtJS 5.1.3 application. The mixin is simply:
@mixin transition($property...) {
-moz-transition: $property;
-o-transition:...
Ext version tested:
5.1.3
Description:
When resizing a grid column while scrolled to the rightmost position, the header container and the grid view scroll positions can get out of sync.
...
I see this on Chrome.
Try clicking on the second toolbar itself (not on buttons, menus, etc).
Ext version tested:
5.1.3
Description:
If you put a toolbar in a toolbar and click on it, the following error is thrown:
Uncaught TypeError: Cannot read property 'contains' of undefined....
Data columns can be inserted before the checkbox column
Fiddle:
https://fiddle.sencha.com/#fiddle/13nc
Ext version tested:
6.0.1.250
5.1.1.451
?Browser versions tested against: