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/
_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep