Re: [whatwg] keyboard behaviour inside of editable area

2009-10-20 Thread Alexander Surkov
Hi, Josh. If I get right HTML5 assumes to treat HTML controls inside of editable area as normal controls. Therefore it's really helpful to know how much special mobile platforms might want to treat controls in editable area. I agree editor behaviour on user input should be defined by platform.

Re: [whatwg] keyboard behaviour inside of editable area

2009-10-12 Thread Alexander Surkov
this issue for discussion. I'm happy you find the described behaviour reasonable. Thank you again. Alex. On Mon, Oct 12, 2009 at 3:04 PM, Ian Hickson i...@hixie.ch wrote: On Thu, 8 Oct 2009, Alexander Surkov wrote: The suggestion is to treat control element as special character, i.e. when you move

[whatwg] HTML form controls inside of editable area

2009-07-22 Thread Alexander Surkov
Hi. HTML 5 contentEditable section doesn't define behaviour of HTML form controls inside of editable area explicitly (http://dev.w3.org/html5/spec/Overview.html#user-editing-actions). The question is the following: is behaviour on keyboard or mouse interaction with form controls inside of