Raiper34 / ngx-simple-text-editor

Ngx Simple Text editor or ST editor is a simple native text editor component for Angular 9+.
https://ngx-simple-text-editor.netlify.app
MIT License
7 stars 1 forks source link

Cursor is not showing when clicking on Placeholder text #17

Closed sharath-mv closed 11 months ago

Raiper34 commented 11 months ago

Hi,

thanks for the issue report, but can you provide more information? Is it only on placeholder text, or in whole text area?

Thanks!

sharath-mv commented 11 months ago

The issue is that when clicking on top of the placeholder, it does not show the cursor in the text area. Only the text border is focusing, and I can't enter text in the text area. Clicks outside the placeholder work fine.

Raiper34 commented 11 months ago

The issue is that when clicking on top of the placeholder, it does not show the cursor in the text area. Only the text border is focusing, and I can't enter text in the text area. Clicks outside the placeholder work fine.

Fixed, will be part of the next release this week.

Raiper34 commented 11 months ago

Released under v4.0.2

Raiper34 commented 3 months ago

Additionally fixed for older Angular version in v1.4.1 v2.0.1 and v3.0.1