[Webkit-unassigned] [Bug 52535] New: offsetLeft is wrong for elements inside a TD whose style is set to position:relative

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 16 07:48:04 PST 2011


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

           Summary: offsetLeft is wrong for elements inside a TD whose
                    style is set to position:relative
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://doula.co.il
        OS/Version: All
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: playmobil at google.com


Chromium bug: http://crbug.com/15535

The attached test case contains a DIV inside a <TD stylel="position:relative"> .

The value returned for offsetLeft in the testcase by FF & IE is 302.
WebKit however, returns 2.

Removing position:relative from the TD causes the value of offsetLeft reported by FF/IE & WebKit to agree.

Browsers tested:
WebKit: r74962
FF 3.6.13
IE 8

>From what I can tell, this bug renders the navigation menus in the following sites unusable:
http://www.doula.co.il
http://www.raanana.muni.il/
http://www.osem.co.il/_Contactus/Index.asp?CategoryID=12
http://www.beeper.co.il/?CategoryID=232
http://www.newpan.co.il/
http://www.water.gov.il/
http://www.most.gov.il/
http://www.ono.ac.il/
http://www.shoham.muni.il/
http://www.lehavim.muni.il/
http://www.givat-shmuel.muni.il/
http://www.qiryat-gat.muni.il/
http://www.oryehuda.muni.il/
http://www.efrata.muni.il/
http://www.tel-mond.muni.il/
http://www.kfar-yona.muni.il/
http://www.metar.muni.il/
http://www.gderot.muni.il/
http://www.golan.org.il/
http://www.qatzrin.muni.il/
http://www.beitberl.ac.il
http://www.michlalah.edu/
http://www.mishpat.ac.il/
http://www.arihav.com/products/sales/index.asp?category=tools

Possibly related WebKit bugs: 24305 and 26020

-- 
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