-
Notifications
You must be signed in to change notification settings - Fork 390
Add ability to copy portion of console output, instead of all logs #5389
Copy link
Copy link
Closed
Labels
P3issues we think are valid but not importantissues we think are valid but not importantcopy behaviorcost: lowLow engineering cost to implement.Low engineering cost to implement.cross-screenIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsfix it fridaygood first issueGood issues for new contributorsGood issues for new contributorsproduct-qualityIssues related to product quality.Issues related to product quality.
Metadata
Metadata
Assignees
Labels
P3issues we think are valid but not importantissues we think are valid but not importantcopy behaviorcost: lowLow engineering cost to implement.Low engineering cost to implement.cross-screenIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsfix it fridaygood first issueGood issues for new contributorsGood issues for new contributorsproduct-qualityIssues related to product quality.Issues related to product quality.
Copied from b/272320144. This can likely be accomplished by making sure we are using Selectable text. We'll have to try to use flutter's support for a selectable region too since these text values span multiple widgets.