Bug 28843 - text redraw bugs in plexode snake demo
Summary: text redraw bugs in plexode snake demo
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.plexode.com/cgi-bin/eval3....
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-31 02:10 PDT by Eric Seidel (no email)
Modified: 2024-04-19 12:37 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ahmad Saleem 2024-04-19 12:17:05 PDT
> Safari Dev Tools > Layers > Enable Paint Flashing and open side bar to see paint and notice the area of painting.

Repeat in Chrome Developer Tools > Run Command > 'show paint flashing rectangles'

___

Chrome seems to only paint limited area while Safari is painting larger area.

_____

@Vitor - I just noticed this but my testing could be wrong, so I CCed - Alan and Simon for their insight as well (another opportunity to learn something new here).
Comment 2 zalan 2024-04-19 12:37:41 PDT
This could very well be just us repainting one (certainly larger) area instead of many small ones. Needs debugging. This doesn't have much to do with _text_ itself though.