Re: execCommand does not seem to work in contentEditable areas
Mariozi <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.editor |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On 12 mayo, 07:53, Peter Van der Beken <[email protected]> wrote: > Mariozi wrote: > > I am trying to use contentEditable to make some page areas editable. > > This in fact works (text in the areas can be modified), but when > > trying to apply the execCommand to selected text in one of this areas > > it does nothing at all. > > What version did you try this in? Please file a bug if you can reproduce > it in a nightly build (or in RC1 when it becomes available). > > > I found some previous info about this in: > > http://starkravingfinkle.org/blog/2007/07/firefox-3-contenteditable/ > > http://starkravingfinkle.org/blog/wp-content/uploads/2007/07/contente... > > but the demo doesn´t seem to work either. > > It works for me in a trunk build. > > Thanks, > > Peter As you mentioned, it now works using the trunk build. (firefox-3.0pre.en-US.win32.installer.exe 12-May-2008 08:07) Thanks again, Mario