Make text from Dolphin's information panel copyable
ClosedPublic

Authored by ghuwe on Jun 10 2019, 11:34 PM.

Details

Summary

Fixed text from Dolphin's information panel not being copyable by adding the correct text interaction flags to the label.

BUG: 408359
FIXED-IN: 19.08.0

Diff Detail

Repository
R824 Baloo Widgets
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ghuwe created this revision.Jun 10 2019, 11:34 PM
Restricted Application added a subscriber: Baloo. · View Herald TranscriptJun 10 2019, 11:34 PM
ghuwe requested review of this revision.Jun 10 2019, 11:34 PM
ghuwe added a reviewer: Baloo.Jun 11 2019, 1:04 AM
ghuwe updated this revision to Diff 59575.Jun 11 2019, 5:18 AM

Added text interaction flag to the value widget too, so the actual value, not only the "key", is selectable

ghuwe added reviewers: Baloo, Dolphin.
ghuwe removed a subscriber: Baloo.
ghuwe added subscribers: Baloo, Dolphin.
ngraham accepted this revision.Jun 11 2019, 12:57 PM
ngraham added a subscriber: ngraham.

Perfect! Thanks very much for the patch.

This revision is now accepted and ready to land.Jun 11 2019, 12:57 PM
ngraham retitled this revision from Fixed text from Dolphin's information panel not being copyable to Make text from Dolphin's information panel copyable.Jun 11 2019, 12:58 PM
ngraham edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.