| Summary: | text which is searched disappears in control in not matched results | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> |
| Component: | geany | Assignee: | Josef Bacik <josef> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | 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
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 |