You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest more research here. First, I think the "triple click" is an Operating System feature and not a browser feature.
As you can see in your example, down in the same answer, there is another code element with span inside it, and it is selected as expected.
We need to understand what breaks the selection.
See an example of missing an inline-block that breaks the selection: http://jsfiddle.net/1jupqmng/1/
When double-clicking a line to highlight it, if overlay exists it prevents you from copying the entire line on double click.
Example
Possible solutions:
::select
The text was updated successfully, but these errors were encountered: