bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #11562] NSView -displayIfNeededInRectIgnoringOpacity:


From: anonymous
Subject: [bugs #11562] NSView -displayIfNeededInRectIgnoringOpacity:
Date: Tue, 11 Jan 2005 20:18:34 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.12

This is an automated notification sent by Savannah.
It relates to:
                bugs #11562, project GNUstep

==============================================================================
 LATEST MODIFICATIONS of bugs #11562:
==============================================================================

               Posted by: an anonymous user
               Posted on: 2005-01-11 15:18 ()
    _______________________________________________________

Follow-up Comment:
the bug in the backend that out-of-frame-rotated view can freeze the

app into infinite poll was located and successfully destroyed!!

buwahaha

==============================================================================
 OVERVIEW of bugs #11562:
==============================================================================

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11562>

                 Summary: NSView -displayIfNeededInRectIgnoringOpacity:
                 Project: GNUstep
            Submitted by: None
            Submitted on: Tue 01/11/2005 at 06:24
                Category: Gui/AppKit
                Severity: 5 - Average
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________


around ~ 1910

self will check subviews' _frameMatrix for boundingRectFor:result:

the return rect can have negative NSHeight (angles that causes problem

are around 270-320, dunno.. 275 should produce it.) which makes it an empty

rect and consequently failed to check intersection and then won't

be displayed . the quick fix is to set the height of the returned frame

to positive and change the origin of the returned frame.. but may be

the result isn't correct, ain't sure.. I'm tired... there's still another bug
in the

backend that out-of-frame-rotated view can freeze the app into

infinite poll. *whine* *whine*

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 01/11/2005 at 15:18       By: Anonymous
the bug in the backend that out-of-frame-rotated view can freeze the

app into infinite poll was located and successfully destroyed!!

buwahaha








==============================================================================

This item URL is:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11562>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]