Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 10.0.2
-
None
-
Fedora 38
Description
In the animation below I cycle with the keyboard arrows through the issues on the issue panel. I start from the bottom to the top. One sees that the top two issues doesn't get highlighted after focusing on them. I do LMB on on the top issue and it gets highlighted properly. Then I go from the top to the bottom with the keyboard.
Steps to reproduce:
- unpack the attached template.zip
- open CMakeLists.txt in QtCreator
- configure and build the project (errors are expected)
- Alt+1 to open the issues panel
- press up arrow till you get to the top
Behavior:
The second one entry from the top gets highlighted.
Expected behavior:
The entry on the top should be highlighted.