[Webkit-unassigned] [Bug 14907] table is not centered at http://blog.cnfol.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 11:36:23 PST 2008


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





------- Comment #6 from ddkilzer at webkit.org  2008-01-19 11:36 PDT -------
(In reply to comment #5)
> The site changed and this bug is not reproducible any more. The way Webkit
> calculates the width of a text field and a text area is still different from
> that of FF and IE and it breaks layouts in some Chinese web sites. Perhaps, a
> separate bug needs to be filed to track that issue (if not already filed).

It's helpful to have a local copy (or reduction) of pages for this very reason.
 Sometimes it's as easy as:

- Saving a web page a "source" and adding a <base> tag (this method is still
susceptible to the web site changing CSS or images or other resources, but may
preserve enough to reproduce the bug)

- Saving a webarchive of the original page (make sure the bug reproduces with
no network connection, though, as webarchives don't always contain every
resource they should)

- Saving a web page as "Web page, complete" from Firefox, then loading it in
Safari to make sure the issue reproduces (sometimes different content will be
served to Firefox, which is why it's important to test the issue reproduces)

Once you're sure the issue reproduces, attach the source file, the webarchive
file, or a zip of the Firefox "web page, complete" files to the bug.


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