Summary: | KDialog --textbox should return 1 upon cancellation | ||
---|---|---|---|
Product: | [Applications] kdialog | Reporter: | Tomer Shalev <shalev.tomer> |
Component: | general | Assignee: | Brad Hards <bradh> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tomer Shalev
2007-10-02 17:07:18 UTC
SVN commit 761427 by uwolfer: Return 1 when textbox got closed with close button or ESC. BUG: 150417 M +1 -2 widgets.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=761427 |