Open GoogleCodeExporter opened 9 years ago
Hi,
could you please post an example html file and a screenshot to illustrate the
request?
Thank you
OrphanCat
Original comment by OrphanCat
on 20 Jul 2012 at 7:43
Simple example would be to start a new project and place a TMemo on the page
and insert a small amount of text. Run the project and click somewhere in the
text line. The caret will blink to show the selection point. This would achieve
the desired effect if in HTMLViewer.
Original comment by i...@acs121.com
on 22 Jul 2012 at 12:59
This would just make sense if HTML Viewer supported the 'contenteditable'
attribute.[1]
There's a test case for this at html5 Doctor.[2]
In text input fields the caret already blinks.
Sebastian
[1] https://developer.mozilla.org/en-US/docs/Web/HTML/Content_Editable
[2] http://html5doctor.com/the-contenteditable-attribute/
Original comment by sebastia...@gmail.com
on 6 Aug 2013 at 9:30
Original issue reported on code.google.com by
i...@acs121.com
on 19 Jul 2012 at 2:05