]> granicus.if.org Git - procps-ng/commit
top: correct an obscure column highlighting buglet
authorJim Warner <james.warner@comcast.net>
Tue, 6 Dec 2011 00:57:46 +0000 (18:57 -0600)
committerCraig Small <csmall@enc.com.au>
Sun, 11 Dec 2011 11:27:47 +0000 (22:27 +1100)
commit242be5194cb7bc30cc5922114e3570388f80a7ce
treef3bc44a76bd52a51ee492b14081cfcb20d584dca
parentc8bbcec5dbe34fe0ddeeb9f745f59b451aa0fbb8
top: correct an obscure column highlighting buglet

An anomaly would surface whenever the sort column was
made non-display under fields management.

The scroll message would report incorrect x coordinates
and the 'x' toggle would produce an unintentional
horizontal scroll.

This patch forces column highlighting off whenever field
changes are made (as is done for horizontal scrolling).
It also inactivates the 'x' toggle whenever the sort
column is not visible.

This bug has yet to be reported.
top.c