Hi Martin

The problem is that I dont know which particular part of the code is causing 
the problem. But I try to separate some parts which are causing the same error 
and do simply script to demonstrate it. I will post it sometime this week. 
Thanks for your answer anyway.

S pozdravem / Best regards,

Monika F
Tieto




------------------------------

Message: 4
Date: Tue, 12 Jan 2010 00:54:32 -0800 (PST)
From: MartinWittemann <martin.wittem...@1und1.de>
Subject: Re: [qooxdoo-devel] Problem with tab button
To: qooxdoo-devel@lists.sourceforge.net
Message-ID: <1263286472401-4290423.p...@n2.nabble.com>
Content-Type: text/plain; charset=us-ascii


Hi Monika,
Your error comes from the qooxdoo qx.dom.Node in the getDocument method. But if 
I don't have any code to reproduce or debug it, I can't say what possibly could 
be the problem. Could you supply a bit of code to reproduce the behavior?
Best,
Martin



monika.falk wrote:
> 
>  
> Hi All
> 
> I have very strange problem with my application and I dont have any 
> idea how to solve it. My application is a tabview with lots of text 
> fields and buttons. Whenever I am trying to use tab button to move 
> between text fields I got some strange error. This is the error message:
> 
> node is null
> [Break on this error] return node.nodeType === this.DOCUMENT ? node : 
> // is document already \n
> 
> 
> Sometimes I also have different error:
> 
> uncaught exception: [Exception... "Component returned failure code:
> 0x80004005 (NS_ERROR_FAILURE)
> [nsIDOMNSHTMLInputElement.setSelectionRange]" nsresult: "0x80004005 
> (NS_ERROR_FAILURE)" location: "JS frame ::
> file:///c:/MNO/workspace_trunk/qooxdoo-sdk/qooxdoo/framework/source/cl
> ass/qx/bom/Selection.js
> :: anonymous :: line 275" data: no]
> 
> I spent hours trying to find out what I am doing wrong or googling the 
> errors. If anyone can help I would very grateful.
> 
> 

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to