Opened 12 years ago
Last modified 12 years ago
#10549 confirmed Bug
Chrome: format lost when cut & paste subscript/superscript text
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Webkit IBM | Cc: | Teresa Monahan, Irina |
Description
To reproduce the defect:
- Open any CKSample,clear existing text
- Type some text, select it & apply Subscript/Superscript format
- See that sub/super tag applied to the text.
- Select all the text by using Ctrl + A & press CTRL + X to cut the text
- Press CTRL+ V to paste the text.
Expected Result: Pasted text has subscript/superscript format applied & sub/super tag shown in HTML source
Actual Result: Pasted text has no subscript/superscript format applied
Change History (5)
comment:1 follow-up: 2 Changed 12 years ago by
Status: | new → pending |
---|
comment:2 Changed 12 years ago by
Replying to Reinmar:
I cannot reproduce this. Tested on http://ckeditor.com/demo on Chrome Version 28.0.1500.52.
Could you test it again on Chrome's version >= mine? Perhaps it was some Chrome's regression.
@J.swiderski My version of Chrome is 27 & i can't see a official release of chrome 28. only dev version. Are u using a released version?
comment:3 Changed 12 years ago by
Not j.swiderski this time :D
I'm using stable version which is available for Ubuntu (automatically updated). Perhaps it will be available for Mac/Win a little bit later. Maybe let's wait few days before checking again. Perhaps Chrome's versions are not propagated equally for every OS.
comment:4 Changed 12 years ago by
I can confirm this issue in Chrome 27 and Safari 6.0.2 from CKEditor 3.0 (Safari 5 has still this div wrapping result).
Perhaps this is some quirks in Chrome 27 and will be fixed in Chrome 28 - let's wait for it. As for Safari 6.0.2 - curent version is 6.0.5 - as soon as I update my mac I will update this comment.
comment:5 Changed 12 years ago by
Keywords: | Webkit added |
---|---|
Status: | pending → confirmed |
Version: | → 3.0 |
I cannot reproduce this. Tested on http://ckeditor.com/demo on Chrome Version 28.0.1500.52.
Could you test it again on Chrome's version >= mine? Perhaps it was some Chrome's regression.