I notice that when I cannot access the menu, if I pres ESC and try again, it works. Also, when I press escape I notice that the button label shifts a couple pixels up and to the left, as if it was still partially pressed. I have tried blurring the button (button.blur()) after the command, but that does nothing.
Any thoughts? Thanks, Jeremy "Jeremy Gillick" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have a toolbarbutton (type="menu") which contains a list of menu items. > If an item is clicked it changes some browser preferences and refreshes the > current url and changes the toolbarbutton label to the label of the selected > menu item. Sometimes when this happens and I click the toolbarbutton to > select another item, the menu doesn't appear. > > Does anybody know why this happens? > > thanks, > Jeremy > > _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
