dde-calendar icon indicating copy to clipboard operation
dde-calendar copied to clipboard

fix: dialog window display position error

Open myml opened this issue 1 year ago • 5 comments

日历在日程右键删除时, 弹出的确认对话框会显示在左上角 目前推测是窗口的问题, 先在应用层的临时解决

Issues: https://github.com/linuxdeepin/developer-center/issues/10141

myml avatar Aug 05 '24 06:08 myml

TAG Bot

TAG: 5.14.3 EXISTED: no DISTRIBUTION: unstable

github-actions[bot] avatar Aug 05 '24 06:08 github-actions[bot]

/integrate

myml avatar Aug 05 '24 07:08 myml

deepin pr auto review

关键摘要:

  • CScheduleCtrlDlg::changeEvent函数中使用QTimer::singleShot来延迟设置固定高度可能会导致用户体验不佳,因为对话框会在一个很小的延迟后出现,这可能会让人感到操作响应缓慢。
  • 代码中没有对QTimer::singleShot的回调函数进行错误处理,如果设置高度的函数执行过程中发生异常,可能会导致未处理的初始化问题。
  • 提交信息中的时间戳格式不正确,应该使用ISO 8601格式,例如YYYY-MM-DD HH:MM:SS

是否建议立即修改:

deepin-ci-robot avatar Aug 05 '24 07:08 deepin-ci-robot

AutoIntegrationPr Bot auto integrate with pr url: https://github.com/deepin-community/Repository-Integration/pull/1839 PrNumber: 1839 PrBranch: auto-integration-10244442812

github-actions[bot] avatar Aug 05 '24 07:08 github-actions[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: BLumia, myml

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

deepin-ci-robot avatar Aug 08 '24 03:08 deepin-ci-robot