Bug 49408
Summary: | [meta] Make HTML editing work with vertical text | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, arpitabahuguna, enrica, fantasai.bugs, hyatt, justin.garcia, morrita, tkent, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 48541, 62833, 48936, 62743, 62855, 62915, 102359, 102665, 286961 | ||
Bug Blocks: |
Ryosuke Niwa
Caret, selection, and other editing features should work with vertical text.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Does this bug cover supporting input methods, or should that be a separate one? At least on Snow Leopard, AppKit supports input methods with vertical text.
Ryosuke Niwa
(In reply to comment #1)
> Does this bug cover supporting input methods, or should that be a separate one? At least on Snow Leopard, AppKit supports input methods with vertical text.
It can be. But input method might be a big enough chunk that it could be a separate bug. I guess it doesn't really matter though as long as we can agree on one way or another.