On 4/6/2018 9:25 AM, Makoto Kato wrote:
> * Add new command "enableAbsolutePositionEditing" command for allowing to enable #4

There is no way to use absolute position editing on Firefox because cmd_abspos is used by comm-central only.  So I guess that it might be unnecessary to add this command for Firefox and is better to add a preference to enable it as default.

No, try this:

1. Go to https://d-toybox.com/studio/lib/input_event_viewer.html
2. Input "<p style="position: absolute; border: 1px solid">div</p>" into the first <textarea> next to <div contenteditable>.
3. Select the radio button labelled <div contenteditable>.
4. Click black border box under the toolbars.

Then, you'll see grabber to move the black border box at top edge of the box and you can move the box with dragging. That's one of the feature of absolutely positioned editor available even on Firefox.

--
Masayuki Nakano <masay...@d-toybox.com>
Software Engineer, Mozilla
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to