bugGNUstep - Bugs: bug #25274, Selection problems with tableview

Group
 
 

bug #25274: Selection problems with tableview

Submitter:  Nicolas Roard <rio>
Submitted:  Thu 08 Jan 2009 05:07:04 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Works For Me
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed

Discussion locked!

Sun 12 Dec 2021 05:27:40 AM UTC, comment #2: 

I am closing this as the selection problem for table columns and the tableview itself has been resolved.   The splitview issue is covered by a separate bug.

Gregory John Casamento <gcasa>
Group administrator
Sun 22 Feb 2015 12:55:32 AM UTC, comment #1: 

Clicking the object first selects the containing view (the scroll view), then clicking again selects the contained view (the table view).  This is intended behavior.  I know it's not completely intuitive, but coding the alternative leads to tons of exceptions.   The selection logic as it is is simple.  So this part of the issue is not a bug.  It should be improved later and I will add it to a feature request.

The second part of this issue is a bug.   Resizing a table in a split view shouldn't be possible without resizing the splitview itself.  Once the table becomes a child of the splitview it is bound to the size of the view it's contained in.  The issue here is that the editor object is killed or deleted somehow and the tableview is no longer editable.   That part of this issue is the only part which is truly a bug.

GC

Gregory John Casamento <gcasa>
Group administrator
Thu 08 Jan 2009 05:07:04 PM UTC, original submission:  

It is not possible to select a column in a NSTableView, though selecting the scrollview as well as selecting the tableview itself work. Strangely, resizing a column do work.

If the NSTableView is embedded in a splitview, not only it is not possible to select a column, but resizing it does not work.

Nicolas Roard <rio>
Group Member

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gcasa (Posted a comment)
  • -email is unavailable- added by rio (Submitted the item)
  • -email is unavailable- added by rio
  •  

    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.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-12-12 gcasa StatusConfirmed Works For Me
        Open/ClosedOpen Closed
        Discussion LockNone Locked
    2015-02-22 gcasa StatusNone Confirmed
    2009-01-08 rio Carbon-Copy- Added rio

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code