appflowy-editor icon indicating copy to clipboard operation
appflowy-editor copied to clipboard

[Bug] cursorHeight

Open ossenthusiast opened this issue 3 months ago • 1 comments

Bug Description

The cursor height is not constant, and the height of the cursor is smaller for space character than others. I see that there is an unexposed field "cursorHeight" somewhere in the code.

How to Reproduce

Just construct a AppFlowyEditor and type "Hello, World," you will see that the cursor height is less when the cursor is at the space between two words.

Expected Behavior

The cursor height should remain constant.

Operating System

macOS

AppFlowy Editor Version(s)

latest stable

Screenshots

big: Image small (space): Image

Additional Context

No response

ossenthusiast avatar Aug 25 '25 01:08 ossenthusiast