Opened 17 years ago

Closed 17 years ago

#1086 closed Bug (invalid)

Safari: queryCommandValue( 'FontSize' ) issue (v. 3.0 beta)

Reported by: Aleksey Onopriyenko Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone: Safari Compatibility
Component: Core : Styles Version:
Keywords: Cc:

Description (last modified by Aleksey Onopriyenko)

queryCommandValue( 'FontSize' ) must return a value from 1-7 range. But it returns the font size in pixels, e.g. "12px".

Change History (3)

comment:1 Changed 17 years ago by Aleksey Onopriyenko

Description: modified (diff)
Summary: queryCommandValue( 'FontSize' ) issue in Safari 3.0 betaSafari: queryCommandValue( 'FontSize' ) issue (v. 3.0 beta)

comment:2 Changed 17 years ago by Frederico Caldeira Knabben

Component: GeneralCore : Styles
Owner: set to Frederico Caldeira Knabben

There is a good chance that it will be fixed by the new style system.

comment:3 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed

Since the introduction of the new Style System with [774], we don't use queryCommandValue( 'FormatSize' ) anymore.

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