Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug report] 自动换行时,不能滚动完全显示新的一行 #226

Closed
wpfchina opened this issue Sep 18, 2023 · 4 comments
Closed

Comments

@wpfchina
Copy link

Version

12.1.0

Platforms

iOS

Device Model

ios模拟器, iphone 14

flutter info

Flutter 3.13.0

How to reproduce?

使用官方master的demo。
文字大小14,高1.5
图片大小30.
ExtendedTextField默认1行,最大3行。

操作:
不断插入图片,
自动换行时,不能滚动完全显示新的一行。
导致新插入的图片不能完全显示。

从表现看看,滚动显示新一行,好像跟行高有关,文字大小14 x 高1.5 = 21

Logs

No response

Example code (optional)

官方demo,
修改example/lib/pages/simple/widget_span.dart
ExtendedTextField默认1行,最大3行,

Contact

No response

@wpfchina
Copy link
Author

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-09-18.at.16.44.50.mp4

@Evenjine
Copy link

Evenjine commented Oct 5, 2023

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-09-18.at.16.44.50.mp4

It seems like Flutter 3.13.6 no longer has this issue.

@azhansy
Copy link

azhansy commented Oct 26, 2023

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-09-18.at.16.44.50.mp4

It seems like Flutter 3.13.6 no longer has this issue.

My flutter version is 3.13.8 and I still have this problem.

@zmtzawqlp
Copy link
Member

try the latest version or 12.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants