[Webkit-unassigned] [Bug 28630] City or Area selection check boxes don't work because document.activeElement doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 04:40:03 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |zlip.792 at gmail.com
     Ever confirmed|0                           |1

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.6 on macOS 12.5 using attached "reduction" test case and it shows following across browsers upon clicking link:

*** Safari 15.6 on macOS 12.5 ***

document.activeElement is: BODY

*** Firefox Nightly 105 ***

document.activeElement is: A

*** Chrome Canary 106 ***

document.activeElement is: A

_____

I am not sure on web-spec but I am going to change status to "New" since Safari is different from other browsers. If Safari / Webkit is right, please ignore and mark this as "RESOLVED WONTFIX". 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/20220811/e5ada18d/attachment.htm>


More information about the webkit-unassigned mailing list