-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.
Milestone
Description
We have an angular directive <pre piwik-select-on-focus>...</pre>
to select for example a code block with just one click. This is used for example when generating the tracking code. It is also used in other places for example by the Widgets screen to select a link or HTML, by Custom Dimensions, by plugins like A/B testing etc.
This is likely due to https://www.chromestatus.com/feature/6680566019653632
It likely still works for <textarea piwik-select-on-focus>...</textarea>
but not for any other element.
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.