Closed Bug 107812 Opened 23 years ago Closed 22 years ago

context menu copy operations in DOM inspector do not assert X Primary selection

Categories

(Other Applications :: DOM Inspector, defect, P4)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.3alpha

People

(Reporter: bzbarsky, Assigned: caillon)

Details

Attachments

(1 file, 1 obsolete file)

"Copy Value" in the Javascript Object view, as well as "Copy XML" in the tree
view both put the value in Clipboard but not in Primary.  Since highlighting
those items also does not put the text in Primary, there is effectively no way
to copy the text into Primary without using xclipboard or the like.  In my
opinion it would make more sense to assert Primary on those context menu actions.
Status: NEW → ASSIGNED
Keywords: helpwanted
Priority: -- → P4
Target Milestone: --- → Future
This was fixed for Copy XML in rev 1.11 of
extensions/inspector/resources/content/viewers/dom/dom.js

The JSObject view's copy value still exhibits this bug though.	This patch
fixes this as well as something else that is broken and should probably be
removed, but I'll need to investigate further what it's original purpose was.
.
Assignee: hewitt → caillon
Status: ASSIGNED → NEW
Keywords: helpwantedreview
Target Milestone: Future → mozilla1.3alpha
Attachment #105810 - Flags: superreview+
Attachment #105810 - Flags: review?(akkana)
I should make it clear that akkana should review this if my sr is to be valid..
Comment on attachment 105810 [details] [diff] [review]
The correct patch this time

Good idea. r=akkana.
Attachment #105810 - Flags: review?(akkana) → review+
Fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
QA Contact: timeless → dom-inspector
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: