With Firefox(42) it is not possible to select a widgetColumns (textfield) widget by clicking on it.
Works well with Chrome and IE.
This seems to only affect Firefox with ExtJs versions 6.*
Is this a bug or did I missconfigurate something?
With Firefox(42) it is not possible to select a widgetColumns (textfield) widget by clicking on it.
Works well with Chrome and IE.
This seems to only affect Firefox with ExtJs versions 6.*
Is this a bug or did I missconfigurate something?
This is a known issue. No fix is available at the moment.
This is a known issue. No fix is available at the moment.
Regards,
Alex.
My forum account has insufficient privileges to access your fiddle, andrewi.
Maybe you want to include your fiddle as described here:
https://www.sencha.com/forum/showthr...hin-the-forums
So i can have alook at it.
Since this is a known issue and no fix is available at the moment i ended up not using the widgetcolumn in my grid. Insteat i used a floating popup containing a textarea for editing.