<p>An inconvenience:</p>

<ol>
<li>Configure some keybindings for Next Message, Switch to Messages, and Switch to Editor.</li>
<li>Do something (e.g. find in files) to populate the messages pane.</li>
<li>Press the Next Message key. The next message is selected (highlighted).</li>
<li>Press the Switch to Messages key, then press the Switch to Editor key.</li>
<li>Press the Next Message key again. The next message is again selected.</li>
<li>Press the Switch to Messages key again. You will see that the GTK+ keyboard focus is not on the currently selected (highlighted) message, but rather still on the message that was selected back in step 3.</li>
</ol>

<p>Here’s a screenshot (notice how the selected message is not the same as the one with the focus box around it):</p>

<p><a href="https://cloud.githubusercontent.com/assets/300211/16467792/8ef63c30-3e51-11e6-90f2-720e7aab89cb.png" target="_blank"><img src="https://cloud.githubusercontent.com/assets/300211/16467792/8ef63c30-3e51-11e6-90f2-720e7aab89cb.png" alt="geany-focus" style="max-width:100%;"></a></p>

<p>Why is this a problem? — Because if I switch to the messages pane and use the up/down keys to navigate around the list (e.g. when I want to skip a bunch of messages), navigation starts from the focus, not from the selection. In effect, I am thrown back to some previous point and have to find the “current” message on my own.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1098">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJzI-t16qKM1V_n-aiS_s7_TuyOWnks5qQtr8gaJpZM4JBjbL">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ2_yzgVIHzSu9PKX53L0WETYj6Kiks5qQtr8gaJpZM4JBjbL.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1098"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>