PDA

View Full Version : [2.0a1] Grid Column Reorder Broken (sometimes)



ambience
3 Oct 2007, 2:37 PM
Ext 2.0a1 / Firefox / Windows

Sorry if this is a repost (I assume some one has mentioned it some where) but I couldn't find it in a post. At any rate, Grids in both the examples and in my development environment seem to have fairly spotty column reordering. My coworker jclawson has determined that clicking any where on the column headers will result in a drag proxy, but only when you drag from the text element of the label will it allow you to actually reorder.

J.C. Bize
3 Oct 2007, 4:30 PM
My coworker jclawson has determined that clicking any where on the column headers will result in a drag proxy, but only when you drag from the text element of the label will it allow you to actually reorder.

That's what I've been experiencing in Firefox 2 as well. FWIW, it's working fine on IE7.

Cheers,
JC

mystix
3 Oct 2007, 8:43 PM
@ambience, as per 13985, pls post more details + test case if possible.

jack.slocum
4 Oct 2007, 1:58 AM
This is a known issue we are trying to figure out.

If you drag by the actual text in the header, it will work but if you drag from off the text it finds no target. It seems like a FF table/td issue and we will find a workaround soon. :)