[Webkit-unassigned] [Bug 131314] New: Tiny white line appears on the screen in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 7 14:32:34 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=131314

           Summary: Tiny white line appears on the screen in Safari
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: https://pictures.lytro.com/
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yowhann at gmail.com


Description:
Tiny white line appears on the screen while user is on Gallery page in Safari

Steps To Reproduce:
1. Open Safari
2. Resize your browser width to 1560px (930pxx1560px)
3. Load pictures.lytro.com Gallery page
4. Scroll through the page

Another way you can see this repro is if at any resolution you issue this request:
$('.grid-contents').css(
{'background-size': '297px'}
)
You'll see a white line appear on one of the rows

Results:
Tiny white line appears on the screen above pictures

Expected Results:
Gallery page should not have any lines crossing pictures

Occurs:
Safari

Does Not Occur:
Chrome, Firefox, IE10

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list