Opened 11 years ago
Last modified 11 years ago
#12089 confirmed New Feature
Support for inline-block editors
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: | srinivasa.prabhu@…, rameshathish@… |
Description
Support for such editors could be useful:
<div style="display:inline-block" contenteditable=true></div> <span style="display:inline-block" contenteditable=true></span>
Change History (2)
comment:1 Changed 11 years ago by
Cc: | srinivasa.prabhu@… rameshathish@… added |
---|
comment:2 Changed 11 years ago by
Status: | new → confirmed |
---|
This ticket was created based on #12088.