Summary: | Impossible to enter or edit a group name in the 'New Contact Group' dialogue. | ||
---|---|---|---|
Product: | [Applications] kaddressbook | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | tokoe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sabine Faure
2009-10-23 23:06:57 UTC
SVN commit 1047543 by tokoe: Use AllEditTriggers to show the line edit not only on change events (#212226), update the model only when possible to avoid unneeded changes in the view that results in focus stealing (#211595). BUG: 212226 BUG: 211595 M +1 -1 contactgroupeditor.cpp M +26 -1 contactgroupmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1047543 It is corrected now. It is now possible to enter the group name even after clicking in the 'Contact group members' table. Trunk, Svn Rev 1047961 |