bugGNUstep - Bugs: bug #10955, Gorm/NSTableView weirdness

Group
 
 

bug #10955: Gorm/NSTableView weirdness

Submitter:  Kairi Nakatsuki <kairi>
Submitted:  Tue 09 Nov 2004 06:51:51 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Duplicate
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 24 Nov 2004 02:26:50 PM UTC, comment #2: 

Duplicate of bug #10949. :)

Gregory John Casamento <gcasa>
Group administrator
Wed 24 Nov 2004 01:16:18 AM UTC, comment #1: 

Duplicate of #10949

Gregory John Casamento <gcasa>
Group administrator
Tue 09 Nov 2004 06:51:51 PM UTC, original submission:  

(Note: This may also be an AppKit issue, but it's far easier to reproduce this condition under Gorm, so this is how I'm categorizing this report.)

The first issue (there are two, but they seem very related) is that when I click in the rightmost portion of any NSTableView, an error, "not in frame, what's happening ?" is printed to standard output.

The second issue is that under particular circumstances, the column headers of an NSTableView are not drawn correctly. When this happens, the far right column is drawn in the left, and all other column headers aren't rendered.

To reproduce this: use Gorm 0.8.0 (or from CVS) to make a new application. Drop one NSTableView onto the main window, then drop another. When running a program with this interface, the first NSTableView you dropped onto the window will not render correctly. The second one does. However, both NSTableView column headers cause the program to print "not in frame, what's happening ?" to stdout when clicked on the far right.

Neither of these problems show up when using Gorm's "Test Interface".  Also, this happens regardless of backend, or whether or not I have antialiased fonts enabled in the xlib backend.

A quick workaround: when you resize an NSTableView at runtime, both of the issues above disappear.

I've attached and thrown together a program that demonstrates all of these points.

Kairi Nakatsuki <kairi>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #1972:  Test.tar.gz added by kairi (6KiB - application/gzip - Contains an interface definition that demonstrates these oddities.)

 

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
2004-11-24 gcasa Open/ClosedOpen Closed
2004-11-24 gcasa StatusNone Duplicate
    Assigned toNone gcasa
2004-11-09 kairi Attached File- Added Test.tar.gz, #1857

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code