Summary: | No warning message when not entering a sound file in the Edit Reminder dialogue. | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version First Reported In: | 4.3 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sabine Faure
2010-01-15 23:32:47 UTC
SVN commit 1078195 by mlaurent: Disable button when sound url is empty CCBUGS: 222911 M +16 -1 koeditoralarms.cpp M +1 -1 koeditoralarms.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1078195 Fixed in svn trunk. Disable ok/apply buttons until url is empty. This is corrected now. The 'Ok' button is now inactive when the user selects the 'Sound' radio button and remains that way until an .ogg or .wav file has been selected. However there is no warning message explaining why the 'Ok' button is inactive. It is up to the user to understand that he must enter a sound file. Trunk, Svn Rev 1078580 |