fluttercandies / extended_text_field

extended official text field to quickly build special text like inline image, @somebody, custom background etc.
MIT License
577 stars 148 forks source link

[Bug report] ctrl+v可以粘贴文本,但是右键点击粘贴不起作用。demo同样的问题 #250

Open jhhnjhhn opened 1 month ago

jhhnjhhn commented 1 month ago

Version

1.6.0

Platforms

Windows

Device Model

windows11 23H2

flutter info

[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [版本 10.0.22631.4317], locale zh-CN)
    • Flutter version 3.24.3 on channel stable at C:\src\flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 2663184aa7 (6 weeks ago), 2024-09-11 16:27:48 -0500
    • Engine revision 36335019a8
    • Dart version 3.5.3
    • IntelliJ at E:\IntelliJ IDEA 2021.3.2
    • Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart

[√] VS Code (version 1.94.2)
    • VS Code at C:\Users\86187\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.98.0

[√] Connected device (4 available)
    • XT2401 2 (mobile) • ZY22K2NR7L • android-arm64  • Android 14 (API 34)
    • Windows (desktop) • windows    • windows-x64    • Microsoft Windows [版本 10.0.22631.4317]
    • Chrome (web)      • chrome     • web-javascript • Google Chrome 130.0.6723.70
    • Edge (web)        • edge       • web-javascript • Microsoft Edge 130.0.2849.46

How to reproduce?

ctrl+v可以粘贴文本,但是右键点击粘贴不起作用。demo同样的问题

Logs

No response

Example code (optional)

No response

Contact

No response

zmtzawqlp commented 1 month ago

官方试过吗?

kafukaxxx commented 1 week ago

我也碰到了同样的问题,在16.0.0版本上

zmtzawqlp commented 1 week ago

右键点击粘贴 ,自定义菜单了吗?

kafukaxxx commented 1 week ago

右键点击粘贴 ,自定义菜单了吗?

点击了,但是内容粘贴不成功

zmtzawqlp commented 1 week ago

右键点击粘贴 ,自定义菜单了吗?

点击了,但是内容粘贴不成功

我是说。。菜单自定义了吗

zmtzawqlp commented 1 week ago

没人调试吗? 这个菜单最终是调用系统的方法。

kafukaxxx commented 1 week ago

没人调试吗? 这个菜单最终是调用系统的方法。

没有自定义过菜单,12.2.0上可以

zmtzawqlp commented 1 week ago

没人调试吗? 这个菜单最终是调用系统的方法。

没有自定义过菜单,12.2.0上可以

flutter sdk 没有变吗?? 这个菜单点击最终都是触发 channel 的方法。

DongXuanLei commented 16 hours ago

我也遇到这个问题,有找到原因吗?

DongXuanLei commented 16 hours ago

官方试过吗?

官方的没问题

DongXuanLei commented 15 hours ago

右键菜单都不起作用,像是按钮事件没有响应