[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #18255] strange issue with field editor/possibly window flushing
From: |
matt rice |
Subject: |
[bug #18255] strange issue with field editor/possibly window flushing |
Date: |
Sat, 11 Nov 2006 01:36:54 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060719 Firefox/1.5.0.5 |
URL:
<http://savannah.gnu.org/bugs/?18255>
Summary: strange issue with field editor/possibly window
flushing
Project: GNUstep
Submitted by: ratmice
Submitted on: Saturday 11/11/2006 at 01:36
Category: Gui/AppKit
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
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.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18255>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #18255] strange issue with field editor/possibly window flushing,
matt rice <=