Summary: | FormatBlock doesn't preserve typing style but it should | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> | ||||
Component: | HTML Editing | Assignee: | Ryosuke Niwa <rniwa> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, darin, enrica, ojan | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Ryosuke Niwa
2010-12-15 15:15:38 PST
Created attachment 76706 [details]
fixes the bug
(In reply to comment #1) > Created an attachment (id=76706) [details] > fixes the bug It seems like there are some edge cases in which typing style isn't preserved. But we should address each of such edge case in a separate bug since InsertListCommand and IndentOutdentCommand seem to have similar issues. Comment on attachment 76706 [details] fixes the bug Clearing flags on attachment: 76706 Committed r74601: <http://trac.webkit.org/changeset/74601> All reviewed patches have been landed. Closing bug. |