react-highlight-within-textarea icon indicating copy to clipboard operation
react-highlight-within-textarea copied to clipboard

Clicking on placeholder text does not bring focus.

Open bonafideduck opened this issue 2 years ago • 4 comments

If I remove the text, go to a different field, and then click on the placeholder text, focus is not achieved. If I click under the placeholder text, focus happens.

image

bonafideduck avatar Feb 11 '22 13:02 bonafideduck

Is there any progress on this issue (maybe due to the TypeScript rewrite for version 3)?

mirkolenz avatar Apr 10 '22 16:04 mirkolenz

I haven’t figured this one out.

bonafideduck avatar Apr 11 '22 01:04 bonafideduck

@bonafideduck https://github.com/facebook/draft-js/issues/403#issuecomment-612372642

here is the reason, i think you just need to take a note in document

vokhuyetOz avatar Aug 23 '22 08:08 vokhuyetOz

@vokhuyetOz , Thanks for the hint. I’ll try out some of their solutions and if one works, fix the demo and document it.

bonafideduck avatar Aug 26 '22 10:08 bonafideduck