osmcha-frontend icon indicating copy to clipboard operation
osmcha-frontend copied to clipboard

Triple-click in tag diff window selects entire line instead of individual cell content

Open mxxcon opened this issue 7 months ago • 2 comments

In the tag diff window, triple-clicking text selects the entire line's text content. This prevents easily copying just the specific value (e.g., new URL, phone number).

Image

If possible, please make it behave similar to the old version or otherwise somehow improve this behavior.

mxxcon avatar Apr 13 '25 05:04 mxxcon

Interesting. Can you post what browser and operating system you tested on?

I tested Firefox 137, Chrome 135, and Safari 18.4 on macOS 15 and in all three, triple-clicking a tag value selects just the value, not the entire row. The keys and values are separate td elements in an HTML table (with each key-value pair grouped inside a tr) so I think this is the expected behavior across all browsers.

jake-low avatar May 08 '25 17:05 jake-low

Can you post what browser and operating system you tested on?

Chrome 136 stable and Zen 1.12.1b (based on Firefox 138.0.1) on Win 11

mxxcon avatar May 08 '25 19:05 mxxcon