ingochao
ingochao
If there is a limitation in the backend, the user should see it in the frontend while she types. So I think a counter is a valid UX requirement for...
I think this is a valid usecase. @tiff we would have to allow the required attribute on the textarea and observe the HTML5 invalid event. :) Or observe for a...
Shrink-to-fit: The snippet by @tiff above works for me in Chrome more or less by adding the following: remove "height", "padding-top", "padding-bottom" from BOX_FORMATTING -because this is causing the fixed...
I failed to reproduce this and I would need more information. Mac OS X Snow leopard. Using current Chrome or Firefox, with the advanced.html example. Downloaded http://www.google.com/ime/ for Japanese. Followed...
Suggesting to allow the HTML dir attribute on the elements with an optional button. http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#the-dir-attribute (And not the CSS direction property. The "strange things" noted above are maybe related to...