Bug 45763

Summary: Selecting .UI files question should not be a yes/no question
Product: [Applications] kdevelop Reporter: jasonwood
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.1.2   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

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.