php-diff icon indicating copy to clipboard operation
php-diff copied to clipboard

Cannot select multiple lines with SideBySide renderer

Open BlackbitDevs opened this issue 1 year ago • 1 comments

With SideBySide renderer the code is rendered as HTML table. When you want to select multiple lines of code on one side, automatically the code (and the line numbers) from the other side get selected as well: Bildschirmfoto 2024-04-23 um 10 36 59

This makes it impossible to copy-paste parts of the code.

BlackbitDevs avatar Apr 23 '24 08:04 BlackbitDevs

I am no CSS/HTML guru. I am not going to address this personally but a pull request is welcomed.

jfcherng avatar Apr 23 '24 09:04 jfcherng