NEW 154292
AX: Change "dialog" role description to "web dialog" so users can distinguish from native alerts
https://bugs.webkit.org/show_bug.cgi?id=154292
Summary AX: Change "dialog" role description to "web dialog" so users can distinguish...
James Craig
Reported 2016-02-16 10:48:23 PST
AX: Change "dialog" role description to "web dialog" so users can distinguish from native alerts
Attachments
patch (3.82 KB, patch)
2016-03-22 10:58 PDT, Nan Wang
cfleizach: review+
Radar WebKit Bug Importer
Comment 1 2016-02-16 10:53:55 PST
James Craig
Comment 2 2016-02-17 14:55:04 PST
Potentially need to do something separate for alert dialogs: "alert dialog (web)", "alert web dialog", "web alert dialog", or just "web alert"?
Nan Wang
Comment 3 2016-03-22 10:58:05 PDT
Nan Wang
Comment 4 2016-03-22 12:19:06 PDT
mitz
Comment 5 2016-06-19 09:57:22 PDT
The strings file is automatically generated from source using update-webkit-localizable-strings, so the right fix for this is to change LocalizedStrings.cpp. Otherwise, the values will revert the next time the strings file is regenerated. I am going to include the change to LocalizedStrings.cpp in an upcoming patch, though.
Note You need to log in before you can comment on or make changes to this bug.