Bug 16439
Summary: | Copying in the Inspector DOM tree via a context menu gives different results than copying via a keyboard | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ddkilzer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Timothy Hatcher
Copying via a context menu gives different results than copying via a keyboard shortcut. Right clicking selects the word under the mouse. And since there is a selection, we allow the normal copy path. The selected word is usually in the Styles pane on the right.
This is related to bug 12054.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/5712888>
Timothy Hatcher
Not anymore.