Bug 49408 - [meta] Make HTML editing work with vertical text
Summary: [meta] Make HTML editing work with vertical text
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 48541 48936 62833 62743 62855 62915 102359 102665
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-11 14:56 PST by Ryosuke Niwa
Modified: 2017-07-18 08:30 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2010-11-11 14:56:40 PST
Caret, selection, and other editing features should work with vertical text.
Comment 1 Alexey Proskuryakov 2010-11-11 22:31:24 PST
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.
Comment 2 Ryosuke Niwa 2010-11-11 22:46:18 PST
(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.