nextcloud / nextcloud/fulltextsearch
Fulltext Search Results are not displayed correctly
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 234
- Forks
- 64
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 10
Description
When the search results spans more than two lines, there is an overflow of the text into the next result. This causes text to be superimposed, as seen in the screenshot below. This problem occurs in all browsers tested (Chrome, Brave, Firefox, Safari).

Server Info
- Nextcloud Version: 22.2.3
Apps
- Full text search: 22.0.1
- Full text search - Elasticsearch Platform: 22.0.1
- Full text search - Files: 22.0.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the overflow using the reported Nextcloud 22.2.3 and Full text search 22.0.1 versions, checking results that span more than two lines in the listed browsers. Trace the full-text search result display from its entry point; done means multiline result text stays within its own result without overlapping the next one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100