- From: yosin <notifications@github.com>
- Date: Sun, 22 May 2016 19:17:20 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc:
Received on Monday, 23 May 2016 02:17:49 UTC
I would like to propose new selection API, Selection#makeVisible() which makes caret(extentNode, extenOffset) visible in viewport. Background: It is hard to make caret visible, if it is in a element with "overflow: scroll" CSS property. Or, there is no way for TEXTAREA. Inspired by http://crbug.com/612729 --- 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/129
Received on Monday, 23 May 2016 02:17:49 UTC