Ticket #227 (new 不具合)

Opened 3 years ago

Last modified 2 years ago

カーソルを合わせると composite char の表示が消える

Reported by: anonymous Assigned to:
Priority: major Milestone:
Component: 画面表示 Version: 3.00 (開発中)
Keywords: Cc:

Description

cursor-type が box の時に composite char にカーソルを合わせると 文字が消えて空白のように表示される。

Attachments

Change History

12/06/05 12:24:07 changed by anonymous

mw32_draw_glyph_string_foreground では MW32_INVOKE_OUTPUTPROC の最後の引数を

      if (s->for_overlaps
	  || (s->background_filled_p && s->hl != DRAW_CURSOR))

で 0 と ETO_OPAQUE に変えているので mw32_draw_composite_glyph_string_foreground でも同じようにすれば良さそう。


Add/Change #227 (カーソルを合わせると composite char の表示が消える)




Change Properties
Action