[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #17717] Use "open panel" twice make it unusable
From: |
Richard Frith-Macdonald |
Subject: |
[bug #17717] Use "open panel" twice make it unusable |
Date: |
Thu, 14 Sep 2006 05:57:02 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3 |
Follow-up Comment #14, bug #17717 (project gnustep):
Can you confirm that the off-by-one error in XShmPutImage comes from
_addExposedRectangle:: in XGServerEvent.m line 952 please?
That seems exceedingly strange, since that call is in direct response to an X
Expose event, and simply passes the X coordinates from that event ...
So firstly, if we are sending bad coordinates, we are doing so because the X
system is passing bad coordinates to us.
And secondly, the _exposerect: merthod (which calls XShmPutImage) constrains
the rectangle to be inside the window frame ... so this should also prevent
any overstepping of the boundary.
Could it be that the image we are writing to is smaller than the window?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?17717>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #17717] Use "open panel" twice make it unusable, (continued)
- [bug #17717] Use "open panel" twice make it unusable, Riccardo mottola, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Richard Frith-Macdonald, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Riccardo mottola, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Enrico Sersale, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Yen-Ju Chen, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Adam Fedor, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Yen-Ju Chen, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Enrico Sersale, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Yen-Ju Chen, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable, Yen-Ju Chen, 2006/09/13
- [bug #17717] Use "open panel" twice make it unusable,
Richard Frith-Macdonald <=
- [bug #17717] Use "open panel" twice make it unusable, Yen-Ju Chen, 2006/09/14
- [bug #17717] Use "open panel" twice make it unusable, Yen-Ju Chen, 2006/09/14
- [bug #17717] Use "open panel" twice make it unusable, Richard Frith-Macdonald, 2006/09/15
- [bug #17717] Use "open panel" twice make it unusable, Richard Frith-Macdonald, 2006/09/16
- [bug #17717] Use "open panel" twice make it unusable, Fred Kiefer, 2006/09/17
- [bug #17717] Use "open panel" twice make it unusable, Adam Fedor, 2006/09/18
- [bug #17717] Use "open panel" twice make it unusable, Richard Frith-Macdonald, 2006/09/24
- [bug #17717] Use "open panel" twice make it unusable, Enrico Sersale, 2006/09/24
- [bug #17717] Use "open panel" twice make it unusable, Richard Frith-Macdonald, 2006/09/24
- [bug #17717] Use "open panel" twice make it unusable, Enrico Sersale, 2006/09/24