WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23483
Inconsistent drawing of -webkit-border-image on Snow Leopard
https://bugs.webkit.org/show_bug.cgi?id=23483
Summary
Inconsistent drawing of -webkit-border-image on Snow Leopard
mathuaerknedam
Reported
2009-01-22 14:05:38 PST
There seems to be a problem consistently drawing the interior of an element using -webkit-border-image. Just resize the window and watch the blue lines. If the page contained enough of these elements to force a vertical scrollbar, the lines might change positions (slightly) when scrolled out of and back into view.
Attachments
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2011-09-14 12:23:46 PDT
Test case is gone, so nothing can be done here.
mathuaerknedam
Comment 2
2011-09-14 14:16:10 PDT
I've reenabled that webserver, though it looks like the png used for the border image is missing. I'll try to find or recreate it.
mathuaerknedam
Comment 3
2011-09-15 09:59:16 PDT
I couldn't find the original pic, but I substituted a similar one and tweaked the css so that it demonstrates the problem. The blue lines (in the border-image) can be seen to "wiggle" vertically if the browser window is resized vertically. if I make the browser window small enough to force a scrollbar and then scroll up or down, an individual line will sometimes disappear or be double-thick. I can't reliably reproduce the disappearing/doubling lines, but I've seen it multiple times. I'm currently using webkit-svn-
r95145
and OS X 10.6.8.
Alexey Proskuryakov
Comment 4
2011-09-15 10:43:57 PDT
Thanks for restoring the test case! I can reproduce this issue with Safari 5.1 on Snow Leopard, but not on Lion. WK1 and WK2 modes work identically. Not sure if there is more to investigate here - could be a problem in system frameworks below WebKit.
Dave Hyatt
Comment 5
2011-09-15 11:33:03 PDT
This doesn't repro on Lion even before all my recent changes, so I'm assuming it's a bug in CG on Snow Leopard.
mathuaerknedam
Comment 6
2012-11-11 20:14:57 PST
I can't reproduce this at all in Safari 6.0.2 on Mountain Lion. Since this was previously reported as unreproducable in Lion, I'll guess this really is fixed. :)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug