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

Menu info fType and wID have wrong values if the menu has a submenu.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.3.17
    • Win32SS

    Description

      I fixed this in shell-experiments r62415, which fixes two of the glitches with the start menu running in ReactOS.

      Vic suggested:
      [17:29] (+vicmarcal|away): gigaherz: Maybe you can create a Patch: Jira entry, describing the issue (copy-paste from the commit) and attaching the patch so we can force a Patchbot test and assign the isse to jimtabor

      The changes in the patch are:
      [NTUSER]
      [USER32]

      • Fix what I think is a wrong behaviour of storing MF_POPUP in the fType of the menu. Now it relies on hSubMenu being != NULL as an indicator of the presence of a submenu.
      • Resource submenus are not supposed to get the hSubMenu as a wID, as far as I can tell.
      • From the user point of view, it matches Windows better. Needs review and testing, as I don't know if I updated everything correctly.

      Attachments

        1. menu.patch
          7 kB
        2. menu.patch
          8 kB
        3. menu.patch
          8 kB
        4. menu.patch
          8 kB
        5. menu.patch
          9 kB

        Activity

          People

            jimtabor jimtabor
            gigaherz gigaherz
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: