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 | <c5a2151d-bc80-4cb0-93b1-f6a5eede8484@f36g2000hsa.googlegroups.com> |
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 I am downloading latest trunk, will try on it and report. Thanks again, Mario