- From: Chong Zhang <notifications@github.com>
- Date: Wed, 27 Jul 2016 08:38:01 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Wednesday, 27 July 2016 15:38:33 UTC
I'm not so familiar with RTL language issues, but it seems that we are currently only exposing logical directions (`Delete*Forward/Backward`). So will it be difficult for JS to make use of these information without knowing the actual direction (`Up/Down/Left/Right`)? Here is a `vertical-rl` example where `DeleteBackward` means `DeleteUpward`: https://jsbin.com/yusocu --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/133
Received on Wednesday, 27 July 2016 15:38:33 UTC