bugGNUstep - Bugs: bug #27631, Live resize doesn't take last...

Group
 
 

bug #27631: Live resize doesn't take last point into acount

Submitter:  Stef <stefanbidi>
Submitted:  Thu 08 Oct 2009 08:59:43 PM UTC
   
 
Category:  Backend Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 11 Oct 2009 07:43:18 PM UTC, comment #1: 

This was caused by the code only taking every fifth event into account. I changed this by adding periodic events and restructuring the code a bit, this should resolve your problem.

There is one other issue remaining, when heavily resizing a window you sometimes end up with a corrupted window, that is a window that has a completely size but somehow doesn't know about that. I have no clue, why the interaction between the X window system and GNUstep is failing here. But as I wrote this is unrelated to your problem.

Fred Kiefer <FredKiefer>
Group Member
Thu 08 Oct 2009 08:59:43 PM UTC, original submission:  

I know the title isn't very descriptive, so I'll try to explain the problem here.  The live window resize doesn't seem to pick up every point when it's resizing (I'm guessing that's because of performance).  Well, it doesn't always pick the point where the mouse has come to a full rest either.

To reproduce what I'm saying, start resize then jerk the mouse fast in whatever direction... the window isn't always resized to where the mouse is.  If the mouse is then moved again it will "snap" to the new location.

This is specially noticeable now that I installed GNUstep on a 500MHz PC.  I probably shouldn't be using live resize, but I like to suffer.  This is not because of the processor speed, though, I notice the same issue, to a lesser degree, on a dual core 2.5GHz PC.

Let me know if I need to clarify.

Stef <stefanbidi>
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 FredKiefer (Posted a comment)
  • -email is unavailable- added by stefanbidi (Submitted the item)
  •  

    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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-01-20 FredKiefer StatusReady For Test Fixed
        Open/ClosedIn Test Closed
    2009-10-11 FredKiefer Open/ClosedOpen In Test
        StatusNone Ready For Test
        Assigned toNone FredKiefer

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code