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

        1. comdlg_resbug.patch
          33 kB
          KRosUser
        2. image-2020-04-22-21-42-58-636.png
          80 kB
          Kyle_Katarn
        3. image-2020-04-22-21-43-15-973.png
          19 kB
          Kyle_Katarn
        4. image-2020-04-23-06-12-18-618.png
          18 kB
          Kyle_Katarn
        5. image-2023-08-29-18-38-49-580.png
          46 kB
          KRosUser
        6. image-2023-12-25-18-00-44-019.png
          21 kB
          KRosUser
        7. image-2024-02-04-11-42-07-870.png
          80 kB
          reactosfanboy
        8. image-2024-02-04-11-47-02-676.png
          78 kB
          reactosfanboy
        9. image-2024-02-04-11-47-52-569.png
          78 kB
          reactosfanboy
        10. image-2024-02-04-11-48-30-305.png
          78 kB
          reactosfanboy
        11. regSans titre.png
          28 kB
          Kyle_Katarn
        12. xpsp3.PNG
          32 kB
          reactosfanboy

        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: