Opened 13 years ago
Closed 10 years ago
#8088 closed Bug (wontfix)
IE8: Changing font size does not work with two bytes character
Reported by: | usami | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE8 | Cc: |
Description
Using two bytes characters and try to change the font size to 10px, 11px, or 12px, it does not change the size on the display.
But in the source, styles are there.
Please refer to attached images.
Attachments (3)
Change History (5)
Changed 13 years ago by
Attachment: | display_and_source.PNG added |
---|
comment:1 Changed 13 years ago by
Keywords: | IE8 added |
---|---|
Status: | new → confirmed |
Version: | → 3.0 |
Looks to me like IE8 bug and I'm not sure if we can do anything about it.
But first things first. The TC:
I have taken '上傳至伺服器' form our Chinese language file, pasted 6 times and applied font sizes from 8px-14px. Font sizes form 10px to 12px had the same letter size. The only difference was the vertical space between lines.
As a second TC I have decided to use Japanese language. I have copied '新しいページ' from our Japanese language file, pasted it 16 times and applied font sizes from 8px to 72px. The font 12px was actually smaller than 11px and when scrolling down to 72px line and than back to 8px the lines were displayed correctly but when you clicked on the line the original incorrect size was applied again.
I have copied the HTML code from editor to HTML page and opened it in a browser (See sample_page.html). The results were the same (I have replaced Scrolling form 72 to 8 in CKEditor for Japanese language with switching between tabs).
Changed 13 years ago by
Attachment: | sample_page.html added |
---|
comment:2 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
Actually same issue can be observed in native contenteditable element thus I'm closing this ticket as "won't fix".
problem evidence