| Summary: | no autorepeat for undo/redo | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Michal Ceresna <michal.ceresna> |
| Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michal Ceresna
2004-02-02 15:20:43 UTC
No.. I can't see this happening. It would take low-level trickery to pull off (creating a timer to trigger if mousedown isn't followed by mouseup within a timeout period, this is kdelibs- or even qt-level stuff) and is hardly worth the hassle. It's also strictly speaking a editorpart feature, it's not handled directly by KDevelop. Just use the keyboard shortcut instead - it does repeat. :) Closing as WONTFIX. |