copy to clipboard adds a leading/trailing space unexpectedly
Categories
(Core :: DOM: Selection, defect, P3)
Tracking
()
People
(Reporter: tony-mozilla1, Unassigned)
References
()
Details
(Whiteboard: tpi:+,domcore-bugbash-triaged)
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
Comment 5•16 years ago
|
||
Updated•16 years ago
|
Comment 6•16 years ago
|
||
Comment 8•10 years ago
|
||
Comment 9•10 years ago
|
||
Comment 12•9 years ago
|
||
Updated•9 years ago
|
Comment 13•9 years ago
|
||
Comment 14•9 years ago
|
||
Comment 15•9 years ago
|
||
Updated•3 years ago
|
Comment 17•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 3 duplicates.
:spohl, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 18•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Comment 19•3 years ago
|
||
I'm no longer able to reproduce this. Tentatively closing.
Comment 20•3 years ago
|
||
The reproduction for me is now:
<html>
<div> <span> Testing 1 »
Testing2</span></div>
</html>
If I double-click select 'Testing2' and paste it, I get a leading space. This happens for me in 106.0.1 (official Mozilla build, just installed). It's possible that the leading space in the HTML in front of 'Testing2' is important.
Comment 21•3 years ago
|
||
I'm going to assign this to a (hopefully) better component.
Comment 22•1 year ago
|
||
Using Nightly Fx 133 on Win11, I can reproduce this using the STRs in comment 14. I have no leading space when reproducing comment 20.
Description
•