On Wed, Jul 15, 2015 at 07:53:31PM -0400, Scott Kostyshak wrote: > On Wed, Jul 15, 2015 at 11:43 AM, Jean-Marc Lasgouttes > <lasgout...@lyx.org> wrote: > > commit 7ac700920f0de8165b834010e211517098afbe14 > > Author: Jean-Marc Lasgouttes <lasgout...@lyx.org> > > Date: Sat Apr 18 19:10:33 2015 +0200 > > > > Auto feature for minibuffer toolbar > > If I do > > 1. alt + x > 2. alt + x > 3. alt + x > > The first one opens the mini-buffer, the second switches back to the > work area, and the third does nothing. I expected the third to switch > back to the mini-buffer. Do I misunderstand how it is supposed to > work?
There is something wrong with your Qt. For me, the first one opens the mini-buffer and subsequent ones simply insert x into the minibuffer. Unpatched Qt 5.5.0 here. -- Enrico