[Bug 42563] New: regedit: minor enhancements/ corrections to REG_BINARY edit dialog

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 1 11:35:13 CST 2017


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

            Bug ID: 42563
           Summary: regedit: minor enhancements/corrections to REG_BINARY
                    edit dialog
           Product: Wine
           Version: 2.2
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: galtgendo at o2.pl
      Distribution: ---

Created attachment 57477
  --> https://bugs.winehq.org/attachment.cgi?id=57477
patch implementing the changes

OK, it took me awhile.

As I've written a few weeks ago, due to the display part being
unscrollable/unresizable, long values may sometimes not fit into their
allocated display space. Also, monospace makes simply much more sense here.

The attached patch modifies the default font to monospace variant and tries to
enforce it by using ExtTextOutW.

A possible further enhancement would be to use the proper value for max 0-9A-F
width in address block, instead of the same as in the content block.

-- 
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