Closed
Bug 1465767
Opened 7 years ago
Closed 5 years ago
Cannot copy text from a HTML table
Categories
(Core :: DOM: Selection, defect, P3)
Core
DOM: Selection
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sim_draime, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
892 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180516032328
Steps to reproduce:
Prerequisite:
- Firefox 60.0.1 installed on a Windows 10 PC
- Some text is already copied in the clipboard of the PC
Scenario:
1. Open the attached HTML page (test.html) with Firefox
2. Select one of the rows of the table with a mouse from the right to the left without releasing the mouse click until the cursor arrives between the checkbox and the "copy" column
3. Press CTRL+C
4. Open a text editor (e.g. notepad) and put the mouse cursor in the text field
5. Press CTRL+V
Actual results:
- It's the previous copied text that is pasted in the text editor.
- The last text copied from the table in Firefox is not pasted in the text editor.
Note: The issue depends on where you release the mouse click
Expected results:
The text copied from the table in Firefox is pasted in the text editor
Comment 1•7 years ago
|
||
Hi!
I've managed to reproduce the issue described above, both on Release 60.0.1 Build ID: 20180516032328 as on Nightly 62.0a1 Build ID: 20180604220149.
Status: UNCONFIRMED → NEW
status-firefox60:
--- → affected
status-firefox61:
--- → affected
status-firefox62:
--- → affected
Component: Untriaged → Selection
Ever confirmed: true
Product: Firefox → Core
Version: 60 Branch → Trunk
Reporter | ||
Comment 2•7 years ago
|
||
Hi!
Any news on this one?
Thanks
Updated•6 years ago
|
Priority: -- → P3
Blocks: 1590379
Couldn't reproduce the issue with current Firefox on Ubuntu 18.04.
Comment 4•5 years ago
|
||
I couldn't reproduce the issue on both Firefox release 75 and the current nightly 77.0a1, on win10.
sim_draime: can you still reproduce the issue? Otherwise I'll close the ticket.
Flags: needinfo?(sim_draime)
Reporter | ||
Comment 6•5 years ago
|
||
Hi mbrodesser
I tried with Firefox 75.0 and I can't reproduce the issue. It seems that it has been fixed, you can close the ticket.
Regards.
Flags: needinfo?(sim_draime)
Thanks for checking.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•