| Summary: | javascript window.prompt will not accept empty string | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | NROB <nigel> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | lemma, maksim |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 3.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | testcase | ||
|
Description
NROB
2007-05-09 04:49:01 UTC
I can still confirm this bug on trunk r870274. Created attachment 27833 [details]
testcase
simple testcase.
SVN commit 932486 by sverberkt: Allow empty text in a JavaScript window.prompt BUG:145213 M +5 -2 kjs_window.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=932486 SVN commit 942334 by orlovich: Merged revision:r932486 | sverberkt | 2009-02-26 13:58:42 -0500 (Thu, 26 Feb 2009) | 4 lines Allow empty text in a JavaScript window.prompt BUG:145213 M +5 -2 kjs_window.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=942334 |