[Webkit-unassigned] [Bug 13286] New: bad width of iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 21:49:08 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13286

           Summary: bad width of iframe
           Product: WebKit
           Version: 419.x
          Platform: Macintosh
               URL: http://rulink.rutgers.edu/uwc
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hedrick at rutgers.edu


We use Sun's Jave Enterprise System, 2005Q4. When I read mail in web mail, the
width of the message is too narrow. This happens only the first time. If I go
to the next message, it's fine. I've looked at the code. It's complex
Javascript, which I can't entirely figure out. But it's clear that the width is
set both via width=100% in the iframe statement, and by several javascript
statements that manipulate the width. The intent is that it should be 100% of
the containing area, but it ends up being set to 96px. There is actuallly a
statement setting it to 96px, but it's not the last statement executed. I'm not
a JS expert, and can't really debug this for you. I'd be happy to give you a
guest account on the system so you could reproduce it. 

The problem does not occur in the normal Safari, nor in Firefox or IE.


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



More information about the webkit-unassigned mailing list