Opened 11 years ago
Closed 11 years ago
#11764 closed Bug (expired)
Double byte white space characters are skipped in Firefox during copy/paste
Reported by: | Sandeep Somavarapu | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
- Copy some japanese characters that has japanese spaces (double byte white spaces)
- Open CKEditor in FireFox
- Paste the content from step 1
Expected: CKEditor should preserve these white spaces Observed: CKEditor is trimming these and a normal white space is replaced
Change History (2)
comment:1 Changed 11 years ago by
Status: | new → pending |
---|---|
Version: | 4.3.4 |
comment:2 Changed 11 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
First of all I'm sorry for late reply.
@sandy081 is there any chance you could send me sample HTML or Text file that is causing these problems in Firefox?