Hide Forgot
Description of problem: text which is searched disappears in control in not matched results Screencast: https://youtu.be/vIsfcwydnQ4
Hi Mikhail. Thanks for reporting the issue. I would need a few more information: 1. What version of Geany are you using? 2. What Fedora version are you using? 3. Do you use any themes in Gnome Shell or color scheme Geany?
1. $ rpm -qa | grep geany geany-plugins-common-1.27-1.fc24.x86_64 geany-plugins-pretty-printer-1.27-1.fc24.x86_64 geany-1.27-1.fc24.x86_64 geany-libgeany-1.27-1.fc24.x86_64 2. $ cat /etc/os-release NAME=Fedora VERSION="24 (Workstation Edition)" ID=fedora VERSION_ID=24 PRETTY_NAME="Fedora 24 (Workstation Edition)" ANSI_COLOR="0;34" CPE_NAME="cpe:/o:fedoraproject:fedora:24" HOME_URL="https://fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=24 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=24 PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy VARIANT="Workstation Edition" VARIANT_ID=workstation Fresh install Fedora 24 Alpha. Fedora 24 launched without Wayland session. 3. No
Geany 1.29 will shortly be available via updates-testing. I'd appreciate if you can check if this issue is still present for you with Geany 1.29.
Confirmed that bug was gone with: $ rpm -qa | grep geany | sort geany-1.29-2.fc25.x86_64 geany-libgeany-1.29-2.fc25.x86_64 geany-plugins-common-1.29-1.fc25.x86_64 geany-plugins-pretty-printer-1.29-1.fc25.x86_64