Our functionality seems identical to Chrome. - In all cases, the hotspot of the cursor can't escape the content area. - If the cursor is > 32 x 32 then none of it can. It's fairly straightforward to change if we think we need to.
Bug 1866300 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Our functionality seems identical to Chrome. I.e. we and Chrome both implemented [this](https://bugs.chromium.org/p/chromium/issues/detail?id=880863#c41) - In all cases, the hotspot of the cursor can't escape the content area. - If the cursor is > 32 x 32 then none of it can. It's fairly straightforward to change if we think we need to.