[Webkit-unassigned] [Bug 9965] IPB Textarea gets an extra 6 pixels width in ToT (7/16/06)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 21:15:22 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9965


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from darin at apple.com  2006-07-16 21:15 PDT -------
This is happening because the site sniffs for Safari and works around the
box-sizing-in-strict-mode bug we fixed.
In http://demo.invisionpower.com/master/jscripts/ipb_editor_std.js there's code
that checks for Safari and does some width adjustment in other browsers that it
does not do in Safari.

The fix here is to have those invisionpower.com people fix their script and add
a Safari version check and treat newer versions of Safari like other browsers.
Of course, also they should check for WebKit and not Safari.

So this is a site issue, not a WebKit one. Marking invalid.


-- 
Configure bugmail: http://bugzilla.opendarwin.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