[Bug 46512] New: Window text has last letter cut off

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 24 16:40:18 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46512

            Bug ID: 46512
           Summary: Window text has last letter cut off
           Product: Wine
           Version: 4.0
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdi32
          Assignee: wine-bugs at winehq.org
          Reporter: leslie_alistair at hotmail.com
      Distribution: ---

Created attachment 63363
  --> https://bugs.winehq.org/attachment.cgi?id=63363
Image to show the problem.

Run regedit.
In the tree, the HKEY_* items all have the last letter cut off.

If you remove the FT_LOAD_TARGET_LCD flag from
WINE_GGO_HRGB_BITMAP/WINE_GGO_HBGR_BITMAP, then the tree draws as expected.

Some windows applications have their Title cutoff also.


7da7930a10f22cf186e9454fec2807d75f239fad is the first bad commit
commit 7da7930a10f22cf186e9454fec2807d75f239fad
Author: Byeongsik Jeon <bsjeon at hanmail.net>
Date:   Tue Nov 13 09:27:09 2018 +0000

    gdi32: Specify the suitable hinting flags explicitly.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41639
    Signed-off-by: Byeongsik Jeon <bsjeon at hanmail.net>
    Signed-off-by: Huw Davies <huw at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list