bugGNUstep - Bugs: bug #18255, strange issue with field...

Group
 
 

bug #18255: strange issue with field editor/possibly window flushing

Submitter:  matt rice <ratmice>
Submitted:  Sat 11 Nov 2006 01:36:53 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  ratmice
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 28 Dec 2006 07:59:36 PM UTC, comment #1: 

mostly fixed in r24287 (of back)

Though there seems to be another issue with similar effects affecting the same NSTableViews this seems to be different issue
though.

matt rice <ratmice>
Group Member
Sat 11 Nov 2006 01:36:53 AM UTC, original submission:  


i've only seen this in an editable column in an NSTableView but

when you edit a cell, then move the text cursor (not the mouse cursor), the old cursor sometimes leaves artifacts on the field editor

switch to a console, and then back to X, and the artifacts are gone, because switching back to X posts an XExposeEvent

it could have something to do with
setNeedsDisplayInRect:
being called multiple times from
updateInsertionPointAndRestartTimer:

i'm not actually sure if its a gui problem or a backend problem

you can see this in the gorm outlets/actions inspector (the inspector, not the outline view),
or any of the table views in DBModeler

anyhow i haven't been able to figure it out.


matt rice <ratmice>
Group Member

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by ratmice (Posted a comment)
  •  

    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-12-28 ratmice Open/ClosedOpen Closed
    2006-12-28 ratmice StatusNone Fixed
        Assigned toNone ratmice

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code