Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-16925

Display glitch in registry editor "export" dialog (bottom left)

    XMLWordPrintable

Details

    • 0.4.10-dev-xxx-gxxxxx

    Description

      Regedit : Display glitch in "export" dialog, due to broken comdlg32.dll

      reactos-bootcd-0.4.14-dev-1455-g963d39b-x86-gcc-lin-dbg

      This Ticket is related to the bottom-left part of the screenshot

      Current ROS Design

      IDD_EXPORTRANGE DIALOGEX 50, 50, 370, 50
      STYLE DS_SHELLFONT | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_BORDER
      FONT 8, "MS Shell Dlg"
      BEGIN
          GROUPBOX "Export Range", IDC_STATIC, 2, 0, 366, 48
          CONTROL "&All", IDC_EXPORT_ALL, "Button", BS_AUTORADIOBUTTON, 10, 10, 29, 11
          CONTROL "S&elected Branch", IDC_EXPORT_BRANCH, "Button", BS_AUTORADIOBUTTON, 10, 22, 100, 11
          EDITTEXT IDC_EXPORT_BRANCH_TEXT, 30, 34, 335, 12
      END
      

      but the current "50, 50" offset for the template was just not taken into consideration by ComDlg32.dll likely due to its FILEDLG95_OnWMSize function in WM_SIZE calling DeferWindowPos.

      Attachments

        Issue Links

          Activity

            People

              katayama_hirofumi_mz Katayama Hirofumi MZ
              Kyle_Katarn Kyle_Katarn
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: