# 无法用三击选择文本

**URL:** https://meta.discourse.org/t/unable-to-select-text-with-a-triple-click/345369
**Category:** Bug
**Created:** [2025年一月2日 23:35 UTC](https://meta.discourse.org/t/unable-to-select-text-with-a-triple-click/345369 "2025-01-02T23:35:55Z")
**Posts on this page:** 1
**Showing post:** 21

<div class="post-metadata">

### Author: ![saquetim](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/saquetim/32/116400_2.png) [@saquetim](https://meta.discourse.org/u/saquetim)
#### Post date: [2025年一月9日 00:31 UTC](https://meta.discourse.org/t/unable-to-select-text-with-a-triple-click/345369/21 "2025-01-09T00:31:14Z")

</div>

> <https://github.com/discourse/discourse/pull/30628>
>
> On WebKit-based browsers, triple clicking on the last paragraph of a post won't …stop at the end of the paragraph, leaking the selection into the following nodes until it finds a non-empty node.
> 
> This PR introduces a workaround to fix this behavior.

上面的 PR 解决了此问题。

---

_[View the full topic](https://meta.discourse.org/t/unable-to-select-text-with-a-triple-click/345369)._
