| Summary: | Radio buttons in New vector dialog are too far apart | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
| Component: | general | Assignee: | Rick Chern <rchern> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.x | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
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 |
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.