Ticket #975 (new defect)

Opened 3 months ago

Last modified 3 days ago

Red X appears initially in new image windows

Reported by: curtis Owned by: curtis
Priority: minor Milestone: imagej-2.0.0
Component: ij-display Version:
Severity: cosmetic Keywords:
Cc: Blocked By:
Blocking:

Description

When a new image window pops up (e.g., from File > Open Samples > Blobs), there is initially a red X where the image should be, before it finally gets painted a second or two later. This is a cosmetic problem, but somewhat ugly, and may cause window packing bugs with certain L&Fs and/or on certain platforms.

Change History

comment:1 Changed 3 days ago by bdezonia

I'm pretty sure this will not cause packing problems. I have debugged into JHotDraw and uts simply drawing a rect and two lines within the current preferred size.

Note: See TracTickets for help on using tickets.