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

[dtk6declarative] 对话框无法拖拽标题栏移动 #190

Open
rb-union opened this issue Aug 1, 2024 · 0 comments
Open

[dtk6declarative] 对话框无法拖拽标题栏移动 #190

rb-union opened this issue Aug 1, 2024 · 0 comments

Comments

@rb-union
Copy link

rb-union commented Aug 1, 2024

SUMMARY | 问题概要

弹出的 DialogWindow 无法通过标题栏拖拽变更对话框位置
DialogTitleBar 内部基于Contrl,可能将鼠标事件截获了。

DTK and OS VERSIONS | DTK&系统版本信息

Distribution: deepin v23 0719
Package: libdtk6declarative 6.0.16+u003

Minimal Reproducible Case Code | 最小复现案例代码

[qmldemo.zip](https://github.com/user-attachments/files/16452516/qmldemo.zip

OBSERVED RESULT | 观察到的结果

点击标题栏无法拖拽对话框

output.mp4

EXPECTED RESULT | 期望的结果

点击标题栏可正常拖拽对话框,期望和Dtk5一致的效果

ADDITIONAL INFORMATION | 额外补充

No response

@rb-union rb-union changed the title 对话框无法拖拽标题移动 [dtk6declarative] 对话框无法拖拽标题栏移动 Aug 1, 2024
FeiWang1119 added a commit to FeiWang1119/dtkdeclarative that referenced this issue Aug 9, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
FeiWang1119 added a commit to FeiWang1119/dtkdeclarative that referenced this issue Aug 12, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
FeiWang1119 added a commit to FeiWang1119/dtkdeclarative that referenced this issue Aug 12, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
FeiWang1119 added a commit to FeiWang1119/dtkdeclarative that referenced this issue Aug 13, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
FeiWang1119 added a commit to FeiWang1119/dtkdeclarative that referenced this issue Aug 13, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
FeiWang1119 added a commit to FeiWang1119/dtkdeclarative that referenced this issue Aug 14, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
FeiWang1119 added a commit to FeiWang1119/dtkdeclarative that referenced this issue Aug 14, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
FeiWang1119 added a commit to linuxdeepin/dtkdeclarative that referenced this issue Aug 14, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
kegechen pushed a commit to kegechen/dtkdeclarative that referenced this issue Aug 22, 2024
change Control to Item, as Control do not let clicks and touches through to items below them.

Issue: linuxdeepin/dtk#190
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

1 participant