Bug 141801 - Web Inspector: When first inspecting text styled with a web font, Inspector selects a random resource instead
Summary: Web Inspector: When first inspecting text styled with a web font, Inspector s...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.10
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-19 11:04 PST by Nick Heer
Modified: 2016-12-04 16:26 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Heer 2015-02-19 11:04:50 PST
Acutal WebKit version 600.3.18 (Safari 8.0.3).

When inspecting an element that is styled with a web font, the Inspector will instead show a random resource (usually a font file, but sometimes an image).

Closing the Web Inspector and inspecting the element a second time will exhibit correct/expected behaviour.

Reproduce:
1. Visit http://www.apple.com/watch/timekeeping/
2. Right/secondary click on the "Apple Watch is first and foremost an incredibly accurate…" paragraph at the top of the page, and select Inspect Element
3. Web Inspector will reliably show one of the page's resources instead of showing the HTML source with the paragraph highlighted (the expected behaviour)
Comment 1 Radar WebKit Bug Importer 2015-02-19 11:05:02 PST
<rdar://problem/19890738>
Comment 2 BJ Burg 2016-12-04 16:26:15 PST
I cannot reproduce. Can you find or make a smaller/recent test case?