| Summary: | Allow select command text for copy to clipboard in KDE su Password dialog | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kdesu | Reporter: | Murz <MurzNN> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | Keywords: | junior-jobs |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Murz
2018-06-20 08:49:48 UTC
Should just need setTextInteractionFlags(Qt::TextSelectableByMouse | Qt::TextSelectableByKeyboard); set on the label, as in https://cgit.kde.org/kio.git/commit/?id=025e5e9957ff92c8196f820e9490f337ebfbe317 *** This bug has been marked as a duplicate of bug 237182 *** |