-
27 Sep 2012 5:40 PM #1Sencha - Community Support Team
- Join Date
- Nov 2007
- Location
- Helsingborg, Sweden
- Posts
- 2,454
- Vote Rating
- 48
4.1.2 "x-unselectable" not found on inner grid cell DIV
4.1.2 "x-unselectable" not found on inner grid cell DIV
Shouldn't it be there? It looks like the table chunker aims to include it there but text is selectable in the grid...
Try here.
http://cdn.sencha.io/extjs-4.1.1-gpl...rray-grid.html
-
27 Sep 2012 8:32 PM #2
That example has enableTextSelection turned on. I agree there's a mistake in the TableChunker but in practice it doesn't make much difference as the x-unselectable is inherited from the view.
Along the same lines, the unselectable="on" is also missing, which is required to get Opera to behave.
-
27 Sep 2012 8:50 PM #3Sencha - Community Support Team
- Join Date
- Nov 2007
- Location
- Helsingborg, Sweden
- Posts
- 2,454
- Vote Rating
- 48
This sample then: http://cdn.sencha.io/extjs-4.1.1-gpl...d-plugins.html
Maybe table chunker just needs a cleanup then?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote