Summary: | Editing fields screws up cursor | ||
---|---|---|---|
Product: | [Applications] keditbookmarks | Reporter: | Ben Boeckel <bugzilla.kde> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | AAW, alanjprescott, S.Lima, teske, uwolfer |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ben Boeckel
2008-07-29 03:58:52 UTC
This problem still exists in 4.1 After entering the first letter in the mittle of a lineedit sets the cursor to the end of the field. *** Bug 167855 has been marked as a duplicate of this bug. *** I'm seeing the same thing with Mandriva cooker rpm's (x86_64) as of 2008-09-07. Adding Daniel to CC list, as I think he has done most work on KEditBookmarks in the last time. SVN commit 858312 by uwolfer: Fix several issues with editing a bookmark item: * restore cursor position * prevent emptied line if the currently entered url is invalid * show clear buttons in editable lineedits To bugreporters: Please review these fixes; I would like to backport them to the 4.1 branch if it fixes all issues. BUG:167637 M +12 -8 bookmarkinfo.cpp M +13 -5 commands.cpp |