View Full Version : inline-edit example Failure
riets003
17 Apr 2007, 4:14 AM
Help
line 1825 in ext-all-debug.js keeps breaking my code. The line is
if(this.browserEvent.type == 'mousedown'){
...
}
Any suggestions. It is used from an editorGrid
jack.slocum
17 Apr 2007, 1:06 PM
How does it "break your code"?
riets003
17 Apr 2007, 11:43 PM
Hi jack,
Actually if you don't use firebug you wouldn't notice but it still has to have an effect somewhere. When ending an edit it generate the follwong message.
"[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMMouseEvent.type]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://nt-wz-dwh-prd.mch.nl/prd/yui3/ext-all.js :: anonymous :: line 17" data: no]"
when using the debug version of ext-all it points to the line I mentioned.
Hope this helps
Roger :)
tryanDLS
18 Apr 2007, 10:10 AM
Can you post a sample that illustrates this? Does this occur in IE?
jack.slocum
18 Apr 2007, 3:21 PM
This is a bug in FF that has no affect on users although it is annoying. There's another thread in this forum on it.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.