Bug 16439 - Copying in the Inspector DOM tree via a context menu gives different results than copying via a keyboard
Summary: Copying in the Inspector DOM tree via a context menu gives different results ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2007-12-14 10:51 PST by Timothy Hatcher
Modified: 2012-03-17 08:24 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2007-12-14 10:51:49 PST
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.
Comment 1 Adam Roben (:aroben) 2008-01-29 11:08:26 PST
<rdar://problem/5712888>
Comment 2 Timothy Hatcher 2012-03-17 08:24:35 PDT
Not anymore.