Cure some sick behavior in XBoard Engine Output right-clicks
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 28 Sep 2012 18:28:05 +0000 (20:28 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 28 Sep 2012 18:28:05 +0000 (20:28 +0200)
commita8ff0fa6ad8c25ee82872f9300654071eb334297
tree40cce222aea313444c8b2ae5d60f9f34f6ad6a51
parentad3790c613d301fb6f234e78cb63a5a743bde0d6
Cure some sick behavior in XBoard Engine Output right-clicks

When a PV-walk is in progress, the PV is highlighted by selecting it,
and this focuses the attention of the scroll bar on it, so it remains in
view. But after release, that line was kept in view, rather than scrolling
back to the top of the window (where the header line bust be available
for clicking)
xengineoutput.c