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

长按拖拽选中手柄,复制弹窗会自动消失! #2203

Closed
1 task done
yangzai100 opened this issue Sep 10, 2024 · 6 comments · Fixed by #2212
Closed
1 task done

长按拖拽选中手柄,复制弹窗会自动消失! #2203

yangzai100 opened this issue Sep 10, 2024 · 6 comments · Fixed by #2212
Labels
bug Something isn't working

Comments

@yangzai100
Copy link

Is there an existing issue for this?

Flutter Quill version

10.5.13

Steps to reproduce

1.长按文本,出现复制弹窗
2.拖拽手柄,弹窗消失

Expected results

希望拖拽手柄后,复制弹窗还能出现

Actual results

拖拽手柄,弹窗消失

Screenrecorder-2024-09-10-16-12-22-744.1.mp4

Code sample

Code sample
[Paste your code here]

Additional Context

Screenshots / Video demonstration

[Upload media here]

Logs
[Paste your logs here]
@yangzai100 yangzai100 added the bug Something isn't working label Sep 10, 2024
@yangzai100
Copy link
Author

1.我这边又测试了一下,如果打开放大镜就复制弹窗就正常(偶尔也会消失)。但是放大镜中的文本不是当前选中的文本,有时候是空的。

@yangzai100
Copy link
Author

2.我这每一段文本使用了一个flutter quill,当我滚动页面,复制弹窗不会跟着选中文本

@yangzai100
Copy link
Author

3.我这每一段文本使用了一个flutter quill,当我选中一段文本后,我再选中下一个quill,之前那个quill选中的文本还会有背景色

@AtlasAutocode
Copy link
Collaborator

Changes made to the magnifying glass have broken a number of aspects of the popup selection toolbar.
See #2153 and #2191
I suspect the problem was introduced in 10.0.10 (#2066) but I am probably wrong.
It's on my list to look into, but I don't program for mobile, so I don't know when I will get time.
HTH

@EchoEllet
Copy link
Collaborator

Thank you for the report. Could you update the issue to be in English?

感谢您的报告,您能否将问题编辑为英文?

@demoYang
Copy link
Contributor

image
@yangzai100 这3段代码注释了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants