[BUG] - [SuperEditor/SuperTextField] Caret heigh changes when inserting a space at the end of the text
Closed this issue · 2 comments
miguelcmedeiros commented
Package Version
main branch (36376a5)
User Info
Superlist
To Reproduce
- Go to
SuperEditor
demo - Place the selection at the end of a text node
- Insert a space
The same happens in the SuperTextField
demo
Actual behavior
Space is added and caret height changes (gets smaller)
Expected behavior
Space is added and caret height remains the same
Platform
Seems to be in all platforms
Flutter version
master
Screenshots
Screen.Recording.2024-09-17.at.10.18.37.mov
miguelcmedeiros commented
angelosilvestre commented
This seems to be a Flutter bug. I filed flutter/flutter#155330