| Summary: | configure toolbars dialog allows an action to drag but not to drop | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Martin Koller <martin> |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Koller
2007-11-02 19:40:25 UTC
Well, it works in 3.5, so it is a regression... That dialog needs some love. SVN commit 733477 by dfaure: Fix drag-and-drop in the toolbar editor (in this commit: fixed porting error by me, an off by one, and worked around a Qt bug, reported to TT) BUG: 151768 M +24 -14 kedittoolbar.cpp M +1 -1 kedittoolbar_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=733477 |