Bug 113923 - Changing typing style with font size delta overrides the previous font size delta
Summary: Changing typing style with font size delta overrides the previous font size d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-03 23:36 PDT by Ryosuke Niwa
Modified: 2013-04-04 12:14 PDT (History)
4 users (show)

See Also:


Attachments
Fixes the bug (2.34 KB, patch)
2013-04-03 23:47 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-04-03 23:36:47 PDT
Changing typing style with font size delta overrides the previous font size delta
Comment 1 Ryosuke Niwa 2013-04-03 23:47:01 PDT
Created attachment 196442 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2013-04-03 23:48:13 PDT
<rdar://problem/12947362>
Comment 3 Ryosuke Niwa 2013-04-03 23:49:10 PDT
I couldn't think of a good way of testing this fix. Let me know if you have any ideas. I've tried WebKit API tests but it appears that I have to mess with NSFontManager and emulate a whole bunch of stuff.
Comment 4 Andreas Kling 2013-04-04 05:03:43 PDT
Comment on attachment 196442 [details]
Fixes the bug

LGTM.
Comment 5 WebKit Review Bot 2013-04-04 12:14:18 PDT
Comment on attachment 196442 [details]
Fixes the bug

Clearing flags on attachment: 196442

Committed r147661: <http://trac.webkit.org/changeset/147661>
Comment 6 WebKit Review Bot 2013-04-04 12:14:20 PDT
All reviewed patches have been landed.  Closing bug.