Opened 13 years ago

Closed 9 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)

display_and_source.PNG (11.7 KB) - added by usami 13 years ago.
problem evidence
occurred_ie_version.png (39.2 KB) - added by usami 13 years ago.
occurred browser
sample_page.html (1.4 KB) - added by Jakub Ś 13 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by usami

Attachment: display_and_source.PNG added

problem evidence

Changed 13 years ago by usami

Attachment: occurred_ie_version.png added

occurred browser

comment:1 Changed 13 years ago by Jakub Ś

Keywords: IE8 added
Status: newconfirmed
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 Jakub Ś

Attachment: sample_page.html added

comment:2 Changed 9 years ago by Jakub Ś

Resolution: wontfix
Status: confirmedclosed

Actually same issue can be observed in native contenteditable element thus I'm closing this ticket as "won't fix".

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy