Bug 1327938

Summary: text which is searched disappears in control in not matched results
Product: [Fedora] Fedora Reporter: Mikhail <mikhail.v.gavrilov>
Component: geanyAssignee: Josef Bacik <josef>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: dmaphy, egolov, fdc, josef, mikhail.v.gavrilov, oliver
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-21 09:37:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Mikhail 2016-04-18 04:59:46 UTC
Description of problem:
text which is searched disappears in control in not matched results

Screencast: https://youtu.be/vIsfcwydnQ4

Comment 1 Oliver Ilian 2016-04-18 07:41:59 UTC
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?

Comment 2 Mikhail 2016-04-18 08:35:15 UTC
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

Comment 3 Dominic Hopf 2016-11-14 10:31:45 UTC
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.

Comment 4 Mikhail 2016-11-20 11:15:45 UTC
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