eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.08k stars 444 forks source link

[Bug]: Status bar does not update on keyboard events when under Wayland #3377

Closed AJenbo closed 1 month ago

AJenbo commented 1 month ago

What happened?

When navigating using the keyboard or entering input the "Ln x, Col y" does not update as the cursor moves around the file.

image

Tested on Ubuntu 24.04. CodeLite 17.0.0.

Note that it does update on mouse navigation.

Version

Other

Operating system

Linux

Steps to reproduce

Open a file and either move the cursor or add new content to the file

Relevant log output

No response