mintmenu/usr/lib/linuxmint
Karthik T 01d4a6e6fe Fix Keystroke lost in favorites pane issue
If user is in favorites pane -> starts typing, first character is lost
This is because the changeTab->focusSearchEntry->set_text("")
Not sure if right way, but fixing this by setting the text to its prev
value after the changeTab, works well for me
2013-10-24 01:05:38 +08:00
..
mintMenu Fix Keystroke lost in favorites pane issue 2013-10-24 01:05:38 +08:00