Issue Details (XML | Word | Printable)

Key: SQ-305
Type: Bug Bug
Status: Closed Closed
Resolution: Complete
Priority: Critical Critical
Assignee: Yoshiki Ohshima
Reporter: Bert Freudenberg
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
squeakland

Screen not refreshed when rejecting drag

Created: 21/Aug/09 04:47 PM   Updated: 01/Oct/09 11:47 AM   Resolved: 25/Aug/09 01:59 AM
Component/s: etoys
Fix Version/s: etoys 4 and showcase

Time Tracking:
Not Specified

File Attachments: 1. File VanishingWithScaling-yo.1.cs (1.0 kB)



 Description  « Hide
When dragging e.g. the object catalog not quite out of the flap, it slides back to its original position. However, it does not fully get deleted afterwards, parts are still visible. Somewhere a screen refresh is missing:

see http://www.youtube.com/watch?v=4CB7zbr7pMk


Scott Wallace added a comment - 21/Aug/09 05:58 PM
AFAICT this phenomenon is seen only when screen-scaling is on. That might be a useful clue in coming up with a fix...

Yoshiki Ohshima added a comment - 25/Aug/09 01:49 AM
A proposed fix. Similar line of all other users of #slideFrom:to:nSteps:delay:.

Yoshiki Ohshima added a comment - 25/Aug/09 01:59 AM
The patch works for me (tm), because I wrote it and I tested it in my image.

Yoshiki Ohshima added a comment - 25/Aug/09 02:01 AM
Change is pushed to the update stream.

teefal added a comment - 28/Sep/09 03:43 PM
might be related to SQ-305