Closed
Bug 5336
Opened 26 years ago
Closed 26 years ago
[PP]Linux: Selection owner is tied to last-created window
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M8
People
(Reporter: mcafee, Assigned: pavlov)
References
Details
Start browser, select some text and do Edit|Copy.
Open new editor window, put the cursor in the
text somewhere and hit Edit|Paste. Nothing happens,
this is because we are incorrectly using the last-created
nsWindow instance to access X for the clipboard service.
Not sure how to fix this, hence this bug. This
is probably not M5, but don't push it out too far.
Reporter | ||
Updated•26 years ago
|
Summary: Selection owner is tied to last-created window → Linux: Selection owner is tied to last-created window
Reporter | ||
Updated•26 years ago
|
Target Milestone: M6
Updated•26 years ago
|
QA Contact: 4078 → 1698
Comment 1•26 years ago
|
||
Selection/clipboard bug; QA Assigning to self for verification.
Updated•26 years ago
|
Whiteboard: move to m7?
Reporter | ||
Updated•26 years ago
|
Target Milestone: M6 → M7
Reporter | ||
Comment 2•26 years ago
|
||
This is M7-able.
Summary: Linux: Selection owner is tied to last-created window → [PP]Linux: Selection owner is tied to last-created window
Reporter | ||
Updated•26 years ago
|
Target Milestone: M7 → M8
Reporter | ||
Comment 3•26 years ago
|
||
M8
Reporter | ||
Updated•26 years ago
|
Target Milestone: M8 → M9
Assignee | ||
Updated•26 years ago
|
Assignee: mcafee → pavlov
Whiteboard: move to m7?
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Target Milestone: M9 → M8
Assignee | ||
Comment 5•26 years ago
|
||
checked in fix
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
Verified fixed on 7.14.99 Linux build; copied text from browser and pasted
successfully into editor window, and across different editor windows, etc.
You need to log in
before you can comment on or make changes to this bug.
Description
•