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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 1 08:18:16 CST 2018


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

--- Comment #4 from Rafał Mużyło <galtgendo at o2.pl> ---
Well, technically, much of it is an aesthetic problem.

The changes of the patch:

1. IMHO, it makes no sense for the hexview component to use anything but
monospaced font or its closest possible emulation (so, ExtTextOutW)

2. the last line of the hexview, if it's shorter than the preceding lines,
isn't properly justified (that is, hex part doesn't start in the same column as
previous lines)

3. TBH, I can't really recall anymore what exactly does SetCaretPos change does
(too much time since the patch was written), but I *think* it was something
about caret behavior when the line was is long enough to not fit into the
unscrollable widget...it's likely something obvious...

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