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

EnumFontFamiliesA fails to find Tahoma and System font

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.7
    • None
    • None

    Description

      EnumFontFamiliesA(GetDC(0), "Tahoma", is_font_installed_proc, 0)
      and
      EnumFontFamiliesA(GetDC(0), "System", is_font_installed_proc, 0)
      are failing.
      This is directly exposed by comctl32:rebar which is nowadays skipping a test 1160 skip("Missing System or Tahoma font\n");
      after performing the previous tests.

      This is a regression. The test was not skipped in 57208.
      57208: 1335/80 failed/1 skipped
      72953: 190/3 failed/2 skipped

      Time to find the guilty commit.

      Comparison:
      https://reactos.org/testman/diff.php?id1=5516557&id2=30292578&type=1&strip=0

      This could be related to other regressions detected.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            vicmarcal vicmarcal
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: