bugGNUstep - Bugs: bug #11942, NSTableView behave differently in...

Group
 
 

bug #11942: NSTableView behave differently in GNUstep and Cocoa.

Submitter:  None
Submitted:  Sat 12 Feb 2005 01:06:12 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Change Request Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 09 Nov 2006 01:36:31 AM UTC, comment #3: 

alright well i commited a patch, for this

matt rice <ratmice>
Group Member
Sun 05 Nov 2006 08:57:10 PM UTC, comment #2: 

recently sent in a patch for this,
here is a thorough rundown of how multiple selection works in table views on the mac, and why i believe we shouldn't emulate it

http://daringfireball.net/2006/08/highly_selective

Heres a snippet in case the url disappears:
The selection grows in both directions and never shrinks. In the unanchored selection model Shift-Down always extends the selection range downward and Shift-Up always extends it upward.

matt rice <ratmice>
Group Member
Mon 14 Feb 2005 07:31:36 PM UTC, comment #1: 

Could you please provide addional information on the expected behaviour?
What will happen when multiple rows are selected in the table view? And what will be the result of any modifier keys (Ctrl, Alt Shift)? What will happen if the user is currently selecting columns?
Any other keys that require special handling?

Fred Kiefer <FredKiefer>
Group Member
Sat 12 Feb 2005 01:06:12 AM UTC, original submission:  

In Cocoa a selected NSTableView will change his selected row when the user press the up or down key.
In GNUstep it doesn't do that.

It seems to me quite useful to have this implemented in GNUstep.

Anonymous

 

(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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-09 ratmice StatusNone Fixed
    Open/ClosedOpen Closed
2005-03-19 kkerle Carbon-Copy- Added kkerle

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code