:: Forum >>

Resizable grid differences in Firefox 1.0.2 & 1.0.3

I'm new in JS, actually I know shit about it and picked up AW Grid just to se capabilities of it. I noticed that when I open your home page at home (FireFox 1.0.2) I can mouse-resize the columns and when I watch your page at work (Firefox 1.0.3) I can only resize the header of the grid columns. Is there any way this can be fixed? Cause if there isn't this grid is useless for me.
feelgood
Thursday, April 21, 2005
This is the error that I get when I try to mouse-resize column:

Error: [Exception... "Illegal operation on WrappedNative prototype object" nsresult: "0x8057000c (NS_ERROR_XPC_BAD_OP_ON_WN_PROTO)" location: "JS frame :: http://www.activewidgets.com/runtime/lib/grid.js :: anonymous :: line 23" data: no]
Source File: http://www.activewidgets.com/runtime/lib/grid.js
Line: 23
feelgood
Monday, April 25, 2005
Wow, I just posted a similar bug. To get rid of that one I applied the patch at the end of http://activewidgets.com/javascript.forum.4524.13/new-bug-with-firefox-1.html to browsers/gecko.js.

However, for me it just led to more errors. Does it work for you?
AndrewO
Monday, April 25, 2005
I haven't tried it. But the plain grid doesn't work. I didn't even get to XML
feelgood
Tuesday, April 26, 2005
Yeah, I think the fix there is not just for XML related errors, but Firefox 1.0.3 in general. I think it might help because it fixes the NS_ERROR_XPC_BAD_OP_ON_WN_PROTO error.

As for your resizing problem, I've noticed that only the headers resize until you let up the mouse button, then the grid follows (although I'm sure you would have noticed this if it were working correctly).
AndrewO
Tuesday, April 26, 2005
When I put that line to the end of gecko.js resizing is working :D
feelgood
Wednesday, April 27, 2005

This topic is archived.


Back to support forum

Forum search