upgrade-helper
upgrade-helper copied to clipboard
Line numbers are copied
Bug
When I copy code from the upgrade helper and paste it into my editor, the line numbers are also copied.
Info
Safari: 12.1.1 (14607.2.6.1.1) VS Code: 1.36.1 (1.36.1)
This only happens on Safari, on Chrome it works as expected.
This looks like a bug with the library we use but I'm gonna look deeper just to make sure, thanks for filling this issue @JohanADT & @Johan-dutoit! (😜)
@JohanADT Such a great guy for reporting these errors!
Safari is the new Internet Explorer anyone?
Yea safari is all kinds of broken here.
It's also selecting left and right at the same time..
It seems to related to Chrome and Safari have different behavior when copying texts styled user-select: none
.
Here's the reference https://github.com/otakustay/react-diff-view/issues/62 .
this is fixed. closing.
this is fixed. closing.
This is NOT fixed on latest Safari v16.3 @pvinis