NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1062 (closed defect: fixed)

Opened 2012-03-07T16:22:50-06:00

Last modified 2012-03-13T11:40:40-05:00

Menubar repeatedly flashes on startup

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b1-initial
Component: UI Framework Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1162

Description

WHen you start IJ2 the application menu repeatedly flashes. Please address.

Change History

comment:1 Changed 2012-03-09T15:09:04-06:00 by bdezonia

This appears to be a race condition. It doesn't happen for everyone. Debugging sessions can show createMenuBar() gets called repeatedly.

comment:2 Changed 2012-03-13T11:40:40-05:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in a43e0db547564e0ed0ddbb70eebefdd172421f6b

comment:3 Changed 2012-05-09T13:08:10-05:00 by curtis

  • Blocking 1162 added