Bug 164371

Summary: REGRESSION (STP): Popup boxes (alert, confirm, prompt) have no content
Product: WebKit Reporter: Laurence Penney <lorp>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Major CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Mac   
OS: macOS 10.12   
Attachments:
Description Flags
alert box without content
none
confirm box without content
none
prompt box without description, only default text none

Laurence Penney
Reported 2016-11-03 10:48:36 PDT
Created attachment 293776 [details] alert box without content Popup boxes (alert, confirm, prompt) have no content. Typing from the console the following… alert ("hello"); confirm("Are you sure?"); prompt("Please enter your name", "Harry Potter"); The first two result in empty popups, the third results in a popup with only the default text ("Harry Potter") displayed.
Attachments
alert box without content (15.53 KB, image/png)
2016-11-03 10:48 PDT, Laurence Penney
no flags
confirm box without content (14.43 KB, image/png)
2016-11-03 10:49 PDT, Laurence Penney
no flags
prompt box without description, only default text (24.71 KB, image/png)
2016-11-03 10:49 PDT, Laurence Penney
no flags
Laurence Penney
Comment 1 2016-11-03 10:49:01 PDT
Created attachment 293778 [details] confirm box without content
Laurence Penney
Comment 2 2016-11-03 10:49:38 PDT
Created attachment 293779 [details] prompt box without description, only default text
Radar WebKit Bug Importer
Comment 3 2016-11-03 11:43:05 PDT
Note You need to log in before you can comment on or make changes to this bug.