Bug 206633 - [painting] Whitespace characters not drawn when scrolling to right slowly
Summary: [painting] Whitespace characters not drawn when scrolling to right slowly
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: 3.4 M3   Edit
Assignee: Anton Leherbauer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-10-17 10:42 EDT by Markus Keller CLA
Modified: 2007-10-26 04:30 EDT (History)
1 user (show)

See Also:


Attachments
Screenshot (5.16 KB, image/png)
2007-10-17 10:42 EDT, Markus Keller CLA
no flags Details
Fix (1.60 KB, patch)
2007-10-24 08:45 EDT, Anton Leherbauer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2007-10-17 10:42:20 EDT
Created attachment 80568 [details]
Screenshot

I20071016-1215

Whitespace characters are not fully drawn at the line end when scrolling to the right slowly (such that the line delimiter is not yet completely visible when the last character on the line is drawn).
Comment 1 Dani Megert CLA 2007-10-24 06:21:56 EDT
Anton, can you take a look? I verified that this got introduced by your fix for bug 196116. It would be great to have this fixed for M3.
Comment 2 Anton Leherbauer CLA 2007-10-24 08:45:34 EDT
Created attachment 81054 [details]
Fix

Line delimiters don't count to the text width, therefore some heuristic is necessary to make sure they are included in the drawing range.
Comment 3 Dani Megert CLA 2007-10-26 04:30:10 EDT
Thanks Anton for the patch.
Fixed in HEAD.
Available in builds > N20071026-0010.