Bug 106310 - Radio buttons in New vector dialog are too far apart
Summary: Radio buttons in New vector dialog are too far apart
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Rick Chern
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-25 23:55 UTC by Andrew Walker
Modified: 2005-05-26 00:37 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 Andrew Walker 2005-05-25 23:55:24 UTC
Version:           1.1.0_devel (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
OS:                Linux

In the New Vector dialog the two radio buttons ("Read from Data Source" and "Generate") are too far apart for the user to intuitively assoicate them.

I think it would be better if the Generate button was placed to the right of the other radio button. The seperator should also be removed.

The New Image dialog has similar functionality and is visually more appealing and intuitive. The disabling of various portions of the dialog (already done in the New Vector dialog) is sufficient to make it clear to the user what is expected.
Comment 1 Rick Chern 2005-05-26 00:37:03 UTC
SVN commit 418219 by rchern:

Move radiobuttons for specifying source of vector to top of dialog

CCMAIL: 106310-done@bugs.kde.org



 M  +4 -6      kstvectordialog_i.cpp  
 M  +251 -225  vectordialog.ui