Bug 201070 - Safari 12 crashes when trying to click on <select style="-webkit-appearance: none">
Summary: Safari 12 crashes when trying to click on <select style="-webkit-appearance: ...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Safari 12
Hardware: Mac macOS 10.14
: P2 Major
Assignee: Nobody
URL: http://codepen.io/romankosov/pen/YzKNeZL
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-23 03:57 PDT by Roman Kosov
Modified: 2019-08-23 15:58 PDT (History)
3 users (show)

See Also:


Attachments
Source of page with bug (892 bytes, text/html)
2019-08-23 03:57 PDT, Roman Kosov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Kosov 2019-08-23 03:57:00 PDT
Created attachment 377118 [details]
Source of page with bug

Bug occurred on: 12.1.2 (14607.3.9) on MacOS 10.14

Screencast with problem: https://www.loom.com/share/53f2c217235548e68af62426b14ec0b8

Buggy select dropdown has webkit-appearance in style, clicking on it causes the page to crash and then refresh.

Expected result: select dropdown menu appears.
Comment 1 Wenson Hsieh 2019-08-23 07:17:40 PDT
This is no longer crashing for me on Safari 13 on macOS 10.15.
Comment 2 Alexey Proskuryakov 2019-08-23 15:58:40 PDT
Ditto, and the website doesn't crash either. Marking as Configuration Changed.