Hi Alex,

I've switched to FF3 but I get "Permission denied to get property
HTMLDocument.open" in HtmlArea.__renderContent.  This happens with the
current svn of 0.3-pre on 0.8.1 and the svn head of qooxdoo (I've tried with
a fresh HtmlArea 0.3-pre checkout and a new skeleton app that only creates
HtmlArea).  

John

-----Original Message-----
From: Alexander Back [mailto:[email protected]] 
Sent: 27 February 2009 11:11
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] [SPAM] RE: HtmlArea toolbars and updates for
0.8.1

Hi John,

John Spackman wrote:
> I'm having problems with my first change to the 0.3-pre branch that's
> probably down to my inexperience with Qx but perhaps you can help - I have
a
> function in command/Manager which is trying to get the text node where the
> user's cursor is so that it can change the paragraph into a heading (for
> example).  But whether I use this.__editorInstance.getRange() or
> this.__editorInstance.getFocusNode() I get the drop down of my HtmlEditor
> (which is derived from Widget and contains an instance of HtmlArea).  
> 
> I've traced the calls in the debugger and they definitely get through to
> htmlarea.__iframe.getDocument().getSelection() so I'm stumped.  Any ideas?
> I'm using IE8 and Qx0.8.1.
Sounds strange. The "getFocusNode" should deliver you a node within the 
iframe document. Maybe this problem is related to the new IE8. Have you 
tested your code with an IE7 browser?

Anyway, if the problem persists the best would be if you file a bug 
report for this, since "getFocusNode" should never deliver such a result.

cheers,
   Alex

----------------------------------------------------------------------------
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel




------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to