[Bug 40554] AkelPad: [Coder plugin] with some themes the caret is invisible

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 1 17:33:49 CDT 2016


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

--- Comment #9 from Nikolay Sivov <bunglehead at gmail.com> ---
Created attachment 54402
  --> https://bugs.winehq.org/attachment.cgi?id=54402
patch

Application creates custom caret bitmap as 'background ^ caretcolor', so when
caret is displayed over background it gets proper color (background is not
necessary solid filled, this is handled as well). We create a copy of this
custom bitmap, but later it fails to display - bitmap fails select to target
window context.

This patch fixes it for me, please give it a try.

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