osmcha-frontend
osmcha-frontend copied to clipboard
Triple-click in tag diff window selects entire line instead of individual cell content
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).
If possible, please make it behave similar to the old version or otherwise somehow improve this behavior.
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.
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