Commit cf3673b
committed
Select entire URL when share-url text box is clicked/focused.
The most common action when focusing the share-url text box is to 1)
select all text, 2) copy or cut it. This automates step 1 by selecting
all text whenever the text box is focused so that the user can simply
copy the url right away. I think this leads to a better user experience.1 parent cc46515 commit cf3673b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments