Opened 14 years ago
Last modified 8 years ago
#7870 confirmed Bug
pasted blocks in bbcode pluign
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6 |
Keywords: | Cc: |
Description
The bbcode plugin is now textifying all unknown HTML elements (in wysiwyg), this's ok for inline elements only but not blocks, e.g.
- Open "replacebyclass" sample, copy all content;
- Open "bbcode" sample page and paste in the clipboard content;
- Switch to Source and back.
- Expected: pasted paragraphs new lines remains.
- Actual: All line-breaks are now lost in wyiswyg.
Attachments (1)
Change History (7)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.6 |
Changed 14 years ago by
Attachment: | 7870.patch added |
---|
comment:4 Changed 8 years ago by
Agree this seems to be the same issue as my more recently reported #14696 issue.
Given that Garry Yao previously suggested and added a patch any chance or what timescales to get this fixed in a new version of BBCode plugin?
As being able to preserve multiple paragraphs seems a pretty essential feature for CKEditor's BBCode plugin?
comment:5 Changed 8 years ago by
Any progress on this 5 years(!) old issue? Especially given that a working patch seems to actually have been provided previously by garry.yao on this thread!
comment:6 Changed 8 years ago by
No one is working on this ticket at the moment. I have reproted to the team though.
This bug is critical for the plugin as it allows users to efficiently produce bbcodes by just copy and paste 3rd-party content (e.g. from MS-Word) into wysiwyg mode, provides an unique editing experience that a traditional bbcode editor never reach.