If you comment out the line I've mentioned below the menu keeps visible. I ran a svn update before starting my tests!
-Dieter On 30 Jul 2009, at 12:39, Shaun McDonald wrote: > I haven't been able to reproduce this exact problem, however I have > a similar problem where all the menu items inside the menus become > disabled for some reason that appears to be related to map download, > AgPifoJ photo loading or saving. Again I use the mac theme. > > The menu bar will disappear when another window, such as for the > AgPifoJ or relation editor becomes active. That's because they > aren't proper mac inspector windows/panels. Though I don't think > this is the issue here. > > On 30 Jul 2009, at 10:00, Dieter Muecke wrote: > >> HEAD version of JOSM comes along with a nasty bug I don't know how to >> catch. The issue is already reported in #3030. I've started debug >> session to see where it disappears but in debug mode everything works >> as expected. Next I started to comment out code to see if I can find >> the line where it happens. So far I found following task = >> Main.worker.submit(t, t); in DownLoadOsmTaks.download(). >> It looks to me like a specific Mac theme bug and I wonder exists a >> command to redraw the menu after data download? I tried updateUI() >> without any luck. >> >> Any hints are much appreciated, >> Dieter >> >> _______________________________________________ >> josm-dev mailing list >> [email protected] >> http://lists.openstreetmap.org/listinfo/josm-dev > _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
