Opened 12 years ago
Closed 12 years ago
#9647 closed Bug (fixed)
Code indentation is broken in samples
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | Documentation & Samples | Version: | 4.0 |
Keywords: | Cc: |
Description
Change History (5)
comment:1 Changed 12 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by
Status: | assigned → review |
---|
Opened dev t/9647 for review.
- Simplified line wrap style;
- Fixed white-spaces loose via innerHTML in IE7
comment:3 Changed 12 years ago by
Is it correct that only on IE7 data sent to sample_posteddata.php are indented? Shouldn't it be like this on all browsers?
comment:4 Changed 12 years ago by
Owner: | changed from Garry Yao to Piotrek Koszuliński |
---|
I pushed one commit to t/9647 simplifying styles. Now pre-formatted styles are unified in samples and sample_posteddata.php.
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
I just assumed the v3 sample styles for <pre> is correct but it's actually not.