HAMANO Kiyoto

Results 1 issues of HAMANO Kiyoto

Problem: when popup-menu* is executed, popup-menu* hides tab bar when tab-bar-mode is t. Expected: when executing popup-menu*, do not hide tab bar if tab-bar-mode is t. Reproduce: ``` (tab-bar-mode t)...