-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Wrong linenumber in search-result, when line is to long #29136
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
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/bug
Milestone
Comments
Can you provide a sample? |
There is a screenshot? What do you want more?
|
wxiaoguang
added a commit
that referenced
this issue
Mar 6, 2024
Fix #29136 Before: The result is a table and all line numbers are all in one row. After: Use a separate table column for the line numbers. --------- Co-authored-by: wxiaoguang <[email protected]>
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Mar 6, 2024
Fix go-gitea#29136 Before: The result is a table and all line numbers are all in one row. After: Use a separate table column for the line numbers. --------- Co-authored-by: wxiaoguang <[email protected]>
silverwind
pushed a commit
that referenced
this issue
Mar 6, 2024
Backport #29260 by @yp05327 Fix #29136 Before: The result is a table and all line numbers are all in one row.   After:   ~~Updated:~~ ~~added `active` class to the target line.~~  Co-authored-by: yp05327 <[email protected]> Co-authored-by: wxiaoguang <[email protected]>
project-mirrors-bot-tu bot
pushed a commit
to project-mirrors/forgejo-as-gitea-fork
that referenced
this issue
Jan 23, 2025
…a#29623) Backport go-gitea#29260 by @yp05327 Fix go-gitea#29136 Before: The result is a table and all line numbers are all in one row.   After:   ~~Updated:~~ ~~added `active` class to the target line.~~  Co-authored-by: yp05327 <[email protected]> Co-authored-by: wxiaoguang <[email protected]> (cherry picked from commit 9db426a)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/bug
Description
When creating files with extra long lines, the text wraps and the linenumber is on the wrong line
Gitea Version
1.21.5
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Line 9 should be the line with "89485bfaa6a42365fbb052f9b34fc809e1bf6d3ed0c3b29376a22104030780c12"
Git Version
No response
Operating System
No response
How are you running Gitea?
Download and systemd
Database
SQLite
The text was updated successfully, but these errors were encountered: