[Webkit-unassigned] [Bug 244559] No-op textContent replacement could be short-circuited, like in Chrome

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 20 06:09:06 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244559

--- Comment #10 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I am not sure whether it is same bug or not but I came across another such case:

https://jsfiddle.net/2kEZ7/1/show

Try to copy the numbers / result from rotated cube / square:

getBoundingClientRect().width of div element is: xxxx <----- can't select this text.

It happens in Chrome Canary 108, Safari 16 while Firefox Nightly 107 does allow you to copy it while clicking on the line and double clicking but not when you are trying to double click on the value.

Just wanted to share. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220920/f2172f72/attachment-0001.htm>


More information about the webkit-unassigned mailing list