WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
164371
REGRESSION (STP): Popup boxes (alert, confirm, prompt) have no content
https://bugs.webkit.org/show_bug.cgi?id=164371
Summary
REGRESSION (STP): Popup boxes (alert, confirm, prompt) have no content
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
Details
confirm box without content
(14.43 KB, image/png)
2016-11-03 10:49 PDT
,
Laurence Penney
no flags
Details
prompt box without description, only default text
(24.71 KB, image/png)
2016-11-03 10:49 PDT
,
Laurence Penney
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/29094007
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug