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
through to
htmlarea.__iframe.getDocument().getSelection() so I'm stumped. Any ideas?
I'm using IE8 and Qx0.8.1.
John
-Original Message-
From: Alexander Back [mailto:alexander.b...@1und1.de]
Sent: 26 February 2009 17:21
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] Htm
Howdy!
> > I should be able to pull out my changes fairly easily and re-apply them to
> > 0.3-pre - would you be happy for me to email a patch script and/or commit to
> > SVN (perhaps a separate branch?)
> Yes, just send your changes to me to review them. If everything is okay
> for me you can co
Hi John,
John Spackman wrote:
>> The "0.3-pre" branch should be up-to-date with the current qooxdoo
>> trunk. Did you encounter problems using this branch?
>
> Oh damn - I read the comment on 0.4-pre that said that it was for bug fixes
> and assumed that it would have fixes newer than 0.3-pre.
T
Hi Alex,
>The "0.3-pre" branch should be up-to-date with the current qooxdoo
>trunk. Did you encounter problems using this branch?
Oh damn - I read the comment on 0.4-pre that said that it was for bug fixes
and assumed that it would have fixes newer than 0.3-pre.
>What do you think about cre
Hi John,
John Spackman wrote:
> I've had to drop TinyMCE and revisit my control recently (IE yesterday :)
> and now that it's working I'd like to contribute it; you can see a working
> demo of it here: http://www.zenesis.com/qx/dev/
Nice demo! Glad to see you got it working.
> My code is 0.8.1 co
y 2009 22:53
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] HtmlArea toolbars and updates for 0.8.1
Hi John,
your contribution looks good, but there are still many problems and I
think all of them are related to HtmlArea (not HtmlEditor).
For example:
- Bold/Italic/... buttons are inc
Hi John,
your contribution looks good, but there are still many problems and I
think all of them are related to HtmlArea (not HtmlEditor).
For example:
- Bold/Italic/... buttons are incorrectly updated when using arrows (keyboard)
- Text align buttons are incorrectly updated when using arrows (ke
Dear all,
Towards the end of last year there was a discussion about HtmlArea missing
toolbars and other elements needed to use it as a complete, ready-to-go
control; both Petr Kobalíček and I had developed wrapper controls that added
these features but the chat went quiet - I made a TinyMCE adapte