Summary: | text edit: interprets double click (select word) + mouse down (start drag) as tripple click (select line) | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | esigra |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
esigra
2008-03-04 19:11:17 UTC
...except that it appears to be SOP for the selection to happen on mouse down (e.g. gtk does the same; heck, so does M$). (Besides this would be a Qt change, not a KDE change.) For clarity, I should add that things *must* work this way, else you could not select multiple words, multiple lines, etc. (So on second blush, there's one heck of a good reason everyone does it this way.) |