[Webkit-unassigned] [Bug 18094] Clicking drop-down box redirects to new page because of the unclosed anchor element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 11:46:03 PDT 2022


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

--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Ahmad Saleem from comment #5)
> rniwa at webkit.org - are you testing on Webkit ToT? Because I am getting same
> behavior as Safari 15.6 on Safari Technical Preview 150. Is it something
> where Firefox and Chrome incorrect? Just wanted to ask for my own learning.

Yeah, and that current behavior of Safari is correct. The original bug was that when you click on drop-down box (select element), we'd erroneously navigate the page to apple.com due to the unclosed a tag. We don't have that behavior anymore so this is fixed :)

-- 
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/20220809/0425a750/attachment.htm>


More information about the webkit-unassigned mailing list