Search Type: Posts; User: mvt
Search: Search took 0.01 seconds.
-
14 Jun 2009 11:55 PM
- Replies
- 10
- Views
- 2,678
I've simplified the testcase. Opening a new tab via doubleclick takes now ~40ms, while opening a new tab via singleclick takes ~5ms on my computer (safari 4)
Note that it seems all eventhandling... -
11 Jun 2009 11:24 PM
- Replies
- 10
- Views
- 2,678
I've updated the testcase, see http://preview.auto-interactive.nl/extjs-bug/test.html
There is now on tab with a grid which opens a new tab on doubleclick, and one tab with a grid which opens a... -
11 Jun 2009 9:41 PM
- Replies
- 10
- Views
- 2,678
Please give me a little bit more credit then that... I've taken quite some time to look into this and produce a reproducible testcase. If you are not seeing the problem just say so.
I still... -
11 Jun 2009 9:49 AM
- Replies
- 10
- Views
- 2,678
Hi,
I'm running into a bug when doubleclicking on a grid.
The testcase is here http://preview.auto-interactive.nl/extjs-bug/test.html
If you click once on a row in the grid a new tab will... -
22 May 2009 5:21 AM
- Replies
- 3
- Views
- 1,375
IE6 errors out if you resize the listview to a size smaller then the containing items. The following fixes it:
/* Fix bug in Ext.ListView with ie6 */
Ext.override(Ext.ListView, {
...
Results 1 to 5 of 5
