Skip to content

Unable to select and copy checklist items #12842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 7 tasks
DuckDuckWhale opened this issue Sep 14, 2020 · 7 comments
Closed
2 of 7 tasks

Unable to select and copy checklist items #12842

DuckDuckWhale opened this issue Sep 14, 2020 · 7 comments

Comments

@DuckDuckWhale
Copy link
Contributor

  • 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

@6543 6543 added the type/bug label Sep 15, 2020
@a1012112796
Copy link
Member

a1012112796 commented Sep 18, 2020

test gh :)

  • test

@a1012112796
Copy link
Member

Maybe it's an upstream-related issue

@DuckDuckWhale
Copy link
Contributor Author

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

@zeripath
Copy link
Contributor

zeripath commented Oct 1, 2020

This is a duplicate of #7097

@zeripath zeripath closed this as completed Oct 1, 2020
@zeripath zeripath added issue/duplicate The issue has already been reported. and removed type/bug labels Oct 1, 2020
@DuckDuckWhale
Copy link
Contributor Author

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
Copy link
Contributor Author

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

@noerw
Copy link
Member

noerw commented May 13, 2021

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

@noerw noerw closed this as completed May 13, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants