nextcloud / nextcloud/fulltextsearch

Fulltext Search Results are not displayed correctly

Open
#663 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
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).

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.