>>>>> "R" == R Lahaye <[EMAIL PROTECTED]> writes:
R> Hi, R> The time the menu pull-down remains visible, after selecting an R> item, is much longer than before. Is this due to a code change in R> LyX, or due to me upgrading to Xforms 1.0.0 ? R> For example, when I select View->Postscript, the View pull-down R> remains visible untill the Postscript window pops up (can be quite R> long for large manuscript!). The "clean-up" of the menu pull-down R> seems to wait until the Postscript window is there. It shouldn't do R> that! R> Same for File->"one of lastfiles". R> It's quite annoying. Any ideas why this is happening? I do not know. Actually, the code asks for hiding the menu immediately, but xforms waits until it handles he next events before doing it. I think the behaviour was the same in older versions, though. JMarc