TeamAmaze / TeamAmaze/AmazeFileManager
Text Editor's Search Feature only highlights results but doesn't jump to them
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Describe the bug
The built-in text editor's search feature fails to move the screen to the location of each next result; the arrow buttons are useless.
To Reproduce
Steps to reproduce the behavior:
1.Open a text file
2. Press the magnifying glass and type a query
3. Try to press the arrow buttons to navigate through results
4. The arrow buttons do nothing; all query-matching results are highlighted, but you have to manually scroll through the document yourself to spot them
Expected behavior
Each arrow tap should move the screen to each next query-matching result throughout the text file
Screenshots
N/A
Smartphone (please complete the following information):
- Device: Galaxy S21 FE
- OS: Android 12
- Rooted: No
- Version: v3.11.2
Additional context
Device is running Samsung One UI 4.0, though I don't think that matters
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
No files or tests are named. Start by locating the built-in text editor's search and result-navigation entry points, then reproduce the issue on Android with a text file containing multiple matches. Done means each arrow tap moves the editor view to the corresponding match instead of only highlighting results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100