[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 09:14:16 PDT 2022


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

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 #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug and observed following behavior across all browsers:

*** Safari 15.6 on macOS 12.5 ***

1) Clicking on table any place beside drop-down will lead to apple.com
2) Clicking on drop-down and then selecting will not do anything

NOTE - Safari allow you to open drop-down and select and do nothing or don't navigate you to apple.com

*** Firefox Nightly 105 ***

1) Clicking on table any place beside drop-down will lead to apple.com
2) Clicking on drop-down and then depending on the hit testing (if you click near the drop and drop list, it will instantly lead you to apple.com but if you click on drop-down list and then it views the list then it will lead you before even select) and it varies and some time you can select like "Safari" and then it leads you to "apple.com"

In short - it does lead you to apple.com upon clicking drop-down or selecting value from drop-down

***

1) Clicking on table any place beside drop-down will lead to apple.com
2) Single click on "drop-down" will lead you to apple.com

_______

I am not sure on web-spec but I think we need to align this with other browsers or raise it as "WHATWG" to clarify further (if we don't have any web-spec to dictate this). Marking this as "New" now. 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/20220809/65eda7f0/attachment.htm>


More information about the webkit-unassigned mailing list