On Saturday 02 November 2002 1:13 pm, Darren Freeman wrote: > > Attached png file shows what I get. > > When I force a redraw of the dialog, e.g. by minimizing and maximizing > > the ShowFile dialog, the contents is there and won't go away anymore. > > > > Anyway, as long as not more people complain, it's not worth investigating > > deeper. Only when more reports on this come in, it may be. > > I see it.
I don't, so it's hard to debug. Perhaps you two might investigate further? > I am also bothered by the tooltip "Double click to view > contents of file." that doesn't delay before appearing and doesn't go > away for as long as the mouse is over the listbox. That's because tooltips don't work in browser objects due to a bug in the xforms library that I reported recently: http://bob.usuhs.mil/mailserv/list-archives/xforms-archive/0457.html I've had no reply as yet. I also committed a fix to the lyx sources that gives you the behaviour you describe, rather than no tooltips at all: http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/frontends/xforms/FeedbackController.C.diff?r1=1.18&r2=1.19 I don't think that it's worth doing more with this. The proper thing to do is to fix xforms. Regards, Angus