Bug 45763 - Selecting .UI files question should not be a yes/no question
Summary: Selecting .UI files question should not be a yes/no question
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1.2
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-25 20:03 UTC by jasonwood
Modified: 2002-12-06 20:35 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 jasonwood 2002-07-25 19:57:48 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.1.2 (using KDE 3.0.2 )
Severity:          wishlist
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 3.1.1 (Mandrake Linux 8.3 3.1.1-0.8mdk)
OS:                Linux (i686) release 2.4.18-19mdk
OS/Compiler notes: 

hi

When clicking on a .ui file you are asked the question :

"Do you want to load it as ASCII file?"

(yes or no)

This is a bad choice of question for several reasons :

1. It is not obvious that clicking "no" will open QT Designer.

2. Yes/no is a bad choice as the question could equally as easily be "Do you want to open in QT Designer?". It is better to have buttons stating how to open e.g. "ASCII" and "QT Designer"

3. There is no possibiltity of cancelling the operation.

May I suggest the following question instead.

"Do you want to open this file as a text file or in QT Designer?"

(Text File QT Designer Cancel)


Cheers
Jason

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Caleb Tennis 2002-12-06 20:35:26 UTC
Gideon has fixed this problem.