Infeasible
Status Update
Comments
ra...@google.com <ra...@google.com>
an...@google.com <an...@google.com> #2
Thank you for your report! This is an issue in the underlying IntelliJ platform and IdeaVim plugin, and it looks like it's tracked by:
Once a fix is made, it will automatically be merged into Android Studio. (In the case of a platform fix, we'll merge it into a future version of Studio; if it's a plugin fix, then updating the plugin will suffice.)
Description
####################################################
Please provide all of the following information, otherwise we may not be able to route your bug report.
####################################################
1. Describe the bug or issue that you're seeing.
Sticky lines hides the searched-for line when searching with IdeaVim. I think Sticky Lines is a neat feature so I don't want to disable it. But it's confusing when I search for something and my cursor just disappears.
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
3. If you know what they are, write the steps to reproduce:
3A. Enable Sticky Lines and IdeaVim
3B. Search for some text using the vim "/" command then navigate backwards with "N".
3C. When the search result is above the current view, the view will automatically scroll up. However, it doesn't scroll up far enough. The destination line is hidden behind the sticky lines view.
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-242.23726.103.2422.13016713, 202502051115
AS: Ladybug Feature Drop | 2024.2.2 Patch 1
AI-242.23726.103.2422.13016713, JRE 21.0.5+-12932927-b750.29x64 JetBrains s.r.o., OS Mac OS X(aarch64) v14.7.4, screens 5120x2160 (100%)
Android Gradle Plugin: (plugin information not found)
Gradle: (gradle version information not found)
Gradle JDK: JetBrains Runtime 21.0.5 - aarch64
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
```