Bug 30181 - REGRESSION: TIFF images don't display on U.S. Patent Office web site (uspto.gov)
Summary: REGRESSION: TIFF images don't display on U.S. Patent Office web site (uspto.gov)
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL: http://patft.uspto.gov/netacgi/nph-Pa...
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2009-10-07 13:49 PDT by David Kilzer (:ddkilzer)
Modified: 2009-10-07 13:57 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2009-10-07 13:49:36 PDT
* SUMMARY
Bug 9214 fixed the original issue with loading images on the U.S. Patent Office web site (uspto.gov), but the issue seems to have returned.

* STEPS TO REPRODUCE
1. Open URL:  <http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=7&f=G&l=50&co1=AND&d=PTXT&s1=Apple.ASNM.&OS=AN/Apple&RS=AN/Apple>
2. Click on "Images" link at top of the page.

* EXPECTED RESULTS
The page loads and displays the TIFF image.

* ACTUAL RESULTS
The page loads but fails to display the TIFF image.

* REGRESSION
This is a regression.  I don't have older versions of Safari available right now to test which version it regressed in, though.

* NOTES
You can "work around" the issue by double-clicking on the src attribute of the <embed> tag in the Web Inspector, then hitting Enter to accept the (unchanged) value.  This causes the image to be loaded on the web page.
Comment 1 Alexey Proskuryakov 2009-10-07 13:54:02 PDT
Not a WebKit bug, <rdar://problem/7132190>