Unable to select and copy checklist items #6000

Closed
opened 2025-11-02 06:42:26 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @DuckDuckWhale on GitHub (Sep 14, 2020).

  • Gitea version (or commit ref): 1.12.4 built with GNU Make 4.1, go1.14.8 : bindata, sqlite, sqlite_unlock_notify
  • Git version: 2.25.1
  • Operating system: Ubuntu 20.04
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
  • Log gist: N/A

Description

Unable to select and copy the text on the rendered markdown when using checklist.
The mouse turns to the pointer icon and left clicking and dragging has no effect.
Left clicking and dragging from non-checklist area, moving across the checklist, and releasing at the bottom selects
everything but the checklist, and copying shows that the checklist is indeed unselected.

This issue can be similarly reproduced on issue comments.

Screenshots

selection

Originally created by @DuckDuckWhale on GitHub (Sep 14, 2020). - Gitea version (or commit ref): 1.12.4 built with GNU Make 4.1, go1.14.8 : bindata, sqlite, sqlite_unlock_notify - Git version: 2.25.1 - Operating system: Ubuntu 20.04 - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes <https://try.gitea.io/flyscan/Testing-Todo-Markdown> - [ ] No - [ ] Not relevant - Log gist: N/A ## Description Unable to select and copy the text on the rendered markdown when using checklist. The mouse turns to the pointer icon and left clicking and dragging has no effect. Left clicking and dragging from non-checklist area, moving across the checklist, and releasing at the bottom selects everything but the checklist, and copying shows that the checklist is indeed unselected. This issue can be similarly reproduced on issue comments. ## Screenshots ![selection](https://user-images.githubusercontent.com/28813824/93143145-343d8700-f69c-11ea-9fcf-ee927b938387.png)
Author
Owner

@a1012112796 commented on GitHub (Sep 18, 2020):

test gh :)

  • test
@a1012112796 commented on GitHub (Sep 18, 2020): test gh :) - [ ] test
Author
Owner

@a1012112796 commented on GitHub (Sep 18, 2020):

Maybe it's an upstream-related issue

@a1012112796 commented on GitHub (Sep 18, 2020): Maybe it's an upstream-related issue
Author
Owner

@DuckDuckWhale commented on GitHub (Sep 18, 2020):

Seems that after saving an edit containing the checklist, the items become selectable once again but also checkable (which doesn't save).

@DuckDuckWhale commented on GitHub (Sep 18, 2020): Seems that after saving an edit containing the checklist, the items become selectable once again but also checkable (which doesn't save).
Author
Owner

@zeripath commented on GitHub (Oct 1, 2020):

This is a duplicate of #7097

@zeripath commented on GitHub (Oct 1, 2020): This is a duplicate of #7097
Author
Owner

@DuckDuckWhale commented on GitHub (Oct 1, 2020):

Doesn't seem to be a duplicate to me, the referenced issue is requesting a checkbox feature but this one is about the expectation of being able to click and drag a mouse to select text and copy text getting broken when using checklists. Can it be reopened? @zeripath

@DuckDuckWhale commented on GitHub (Oct 1, 2020): Doesn't seem to be a duplicate to me, the referenced issue is requesting a checkbox feature but this one is about the expectation of being able to click and drag a mouse to select text and copy text getting broken when using checklists. Can it be reopened? @zeripath
Author
Owner

@DuckDuckWhale commented on GitHub (Dec 21, 2020):

Can't reproduce now on https://try.gitea.io/flyscan/Testing-Todo-Markdown somehow but still reproducible on 1.13.0 in issue comments.

@DuckDuckWhale commented on GitHub (Dec 21, 2020): Can't reproduce now on <https://try.gitea.io/flyscan/Testing-Todo-Markdown> somehow but still reproducible on 1.13.0 in issue comments.
Author
Owner

@noerw commented on GitHub (May 13, 2021):

Selection is working on 1.15.0+dev-291 in both readme and issue comments

@noerw commented on GitHub (May 13, 2021): Selection is working on 1.15.0+dev-291 in both readme and issue comments
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6000