Bug 86584 - "Tied zoom" button should be a toggle button
Summary: "Tied zoom" button should be a toggle button
Status: RESOLVED INTENTIONAL
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Solaris
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-04 18:08 UTC by Nicolas Brisset
Modified: 2004-08-10 15:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Brisset 2004-08-04 18:08:15 UTC
Version:           0.99-devel (using KDE 3.2.1, compiled sources)
Compiler:          gcc version 3.3.2
OS:                SunOS (sun4u) release 5.8

An easy one for once :-)

The "Tied zoom" button works, but it does not seem to be a toggle button like the others (it does not remain depressed visually once it looses focus) whereas I think it should.
Comment 1 George Staikos 2004-08-04 18:22:10 UTC
On Wednesday 04 August 2004 12:08, Nicolas Brisset wrote:
> An easy one for once :-)
>
> The "Tied zoom" button works, but it does not seem to be a toggle button
> like the others (it does not remain depressed visually once it looses
> focus) whereas I think it should.

  Not so easy...  We would have to constantly rerun the voting procedure each 
time a tie box is toggled and artificially change the button.  We use a 
"voting" mechanism as opposed to an "on/off" state.

Comment 2 Netterfield 2004-08-10 15:52:49 UTC
The current behavior is intentional:  The tied-zoom boxes on each plot indicate if the plot is tied or not.  Individual tie boxes can be toggled by clicking them.  Clicking the tied zoom box changes all plots to the currently least-used state (ie, of most are tied, it changes all to un tied).  So it is not a toggle box.

We could consider a better icon for the tie boxes however.