Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74853

模态对话框

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.5.1
    • None
    • 开发环境:window10+Vs2015+Qt5.5.1 
    • Windows

    Description

      我自己写了一个类似于windows的资源管理器。

      右上角的搜索按钮做了一个历史搜索预览,预览框是基于QFrame写的没设置了Qt::Tool | Qt::FramelessWindowHint属性。

      预览框显示时,父窗口时编辑框。

      使用时:

      方式1:作为一级模态窗口打开,使用正常

      方式2:作为二级模态窗口(他的父窗口依然是模态窗口)打开,右上角的搜索预览框鼠标事件也被挡住了,看着好像也是被模态掉了,按照说明文档中的描述,模态只有两种模式,模态父window和整个app,但是现在子window窗体也被模态了。

      错误截图已在附件中提交,有疑问随时邮件咨询。

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            renlu lu renl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes