Opened 10 years ago
Closed 10 years ago
#12643 closed Bug (expired)
Bulleted lists copy incorrectly in OSX Chrome
Reported by: | Valerie Bock | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
The new RTE has provided some very nice and interesting features; however, there is a bug I think in copying bulleted lists in Chrome.
If I create the following list:
Bullet 1 Bullet 2 Bullet 3
see what happens if I copy and past these three bullets:
Bullet 1 Bullet 2 Bullet 3
Here's the HTML showing what happens. This is consistent and a huge PIA.
[p]If I create the following list:p
[ul]
[p]see what happens if I copy and past these three bullets:p
[ul style="font-size: 13.3333330154419px; line-height: 13.8666658401489px;"]
It happens in all instances, but only with OSX Chrome. Not in Firefox. I can't test it in Safari or under Windows.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → pending |
---|
comment:2 Changed 10 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I have tried reproducing this issue in CKEditor 4.4.7 in Chrome on OSX with ACF enabled and disabled. I could not see such result.
Please note that I have tested this issue with default pre-set (I have used full package) without any custom plugin. Have I missed something or there is something more in above test case than just copying/pasting created list?