bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25274] Selection problems with tableview


From: Gregory John Casamento
Subject: [bug #25274] Selection problems with tableview
Date: Sun, 22 Feb 2015 00:55:33 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36

Update of bug #25274 (project gnustep):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up 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

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25274>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]