bugGNUstep - Bugs: bug #7876, NSSavePanel

Group
 
 

bug #7876: NSSavePanel

Submitter:  Fabien VALLON <Fabien_>
Submitted:  Tue 24 Feb 2004 04:32:14 PM UTC
   
 
Category:  Gui/AppKit Severity:  2 - Minor
Item Group:  Change Request Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 24 Feb 2004 08:27:36 PM UTC, comment #1: 

This few lines result in a double click on an item in the browser to be treated as a click of the ok button. That way the user has it easier to select something without moving the mouse to much.

I cannot see, why this has been reported as a bug. If the behaviour is considered as wrong a bit more explaination is missing on what should be changed. If it was just a question the mailing list are surely the better place for this.

Fred Kiefer <FredKiefer>
Group Member
Tue 24 Feb 2004 04:32:14 PM UTC, original submission:  

Into _initWithoutGModel :

[_browser setDoubleAction: @selector(performClick:)];
[_browser setTarget: _okButton];

What does it supposed to do ?

Fabien VALLON <Fabien_>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-22 FredKiefer StatusNone Wont Fix
    Open/ClosedDeclined Closed
2004-05-15 FredKiefer Open/ClosedAnalyzed Declined
2004-02-24 FredKiefer Open/ClosedOpen Analyzed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code