Closed
Bug 307304
Opened 20 years ago
Closed 20 years ago
Middle-mouse paste breaks after switching tabs
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ispiked, Unassigned)
References
Details
(Keywords: fixed1.8, regression)
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050906 Firefox/1.6a1
ID:2005090619
It is no longer possible to copy content from one tab with selecting it and
using middle mouse paste to paste it into another tab.
1. Highlight some text.
2. Switch tabs and try to paste that text using middle mouse.
Text isn't pasted. This is not busted in branch.
This regressed pretty recently. I'm going to try and find out what check-in
caused it. Could be related to bug 307256.
Comment 1•20 years ago
|
||
For what it's worth, my buld that has the patch for bug 306262 in it does not
show this bug...
Can you give me a 24-hour or less regression range to work with?
| Reporter | ||
Comment 2•20 years ago
|
||
Agreed. Backing out the patch for bug 306262 doesn't solve this for me either. I
did verify that this regressed sometime between 2005-09-05 05:00 and 2005-09-06
06:00, though. http://tinyurl.com/9l6v3
No longer blocks: 306262
Comment 3•20 years ago
|
||
Any JS console errors with showInConsole set?
Comment 4•20 years ago
|
||
So... my patch in bug 307256 seems to fix this for me, if I understood the bug
correctly...
| Reporter | ||
Comment 5•20 years ago
|
||
Yeah. I just verified that the patch for bug 307256 does indeed fix this. :)
*** Bug 307838 has been marked as a duplicate of this bug. ***
It's broken even if you switch tabs and then switch back to the same one, so
resummarizing slightly.
Summary: Middle-mouse paste is busted between tabs → Middle-mouse paste breaks after switching tabs
| Reporter | ||
Comment 8•20 years ago
|
||
Fixed by the checkin for bug 307256.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•