bug#4971: 23.1.50; read-passwd breaks GTK menu and tool-bar
Jan Djärv <[email protected]> Fri, 20 Nov 2009 10:00:31 +0100
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
Jason Rumney skrev: > emacs -Q > M-x fundamental-mode > M-: (read-passwd "Test: ") > > At this point, the menu bar disappears and the tool bar is emptied > (in Lisp Interaction mode, the Lisp Interaction menu is left behind > and the bug is not triggered) > > enter a password > > the tool-bar icons come back but the menu does not. Clicking on any > icon in the tool-bar causes Emacs to lock up. > This should be fixed now. BTW, isn't it kind of ugly with an empty tool- and menu-bar? The same tool- and menu-bar with all items disabled would make more sense as someone previously suggested. Jan D.