When I drag a text selection onto the padding in the given repo, it does not correctly select the text.
Linux
data:text/html,<style>span {border: 2px solid black;padding: 2em;display: inline-block;}</style><span>foo <span>bar</span></span>
The selection should go up to the end of the text "foo ".
The selection is very thin, at the start of "foo".
data:text/html,<style>span {border: 2px solid black;padding: 2em;display: inline-block;}</style><span>foo <span>bar</span></span>
<style>
span {
border: 2px solid black;
padding: 2em;
display: inline-block;
}
</style>
<span>foo <span>bar</span></span>
None.
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too