Bug 109954
| Summary: | file selection in file open dialog does not work | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ian <i.thurlbeck> |
| Component: | kdebase | Assignee: | Than Ngo <than> |
| Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-04-19 15:41:55 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ian
2003-11-13 12:24:58 UTC
openmotif has bugs -> changing component. I can not reproduce this. I need more information: - Which openmotif version are you using (version-release number)? - When does this happen? I have since found out this is a well known problem with KDE/nedit
interactions. I guess you won't see this in Gnome.
KDE tries to enforce it's colour schemes on a few well known
applications (nedit, xv, xpdf, etc.) see directory:
/usr/share/apps/kdisplay/app-defaults
Somehow the listselectors end up with the same colour for
highlighted text and non-highlighted text.
If you remove the Nedit.ad file in this directory the problem
is fixed at the expense of non-KDE colours within nedit.
An attempt has been made to fix this problem in nedit-5.4, from
Changelog:
2003-05-18 20:05 edg
* source/: nedit.c (1.47), nedit.h (1.38): Workaround for KDE's
FONTLIST bug (and for the various BACKGROUND and FOREGROUND
resource values).
This is misconfiguration in /usr/share/apps/kdisplay/app-defaults/Nedit.ad. -> Assigning to kdebase. it's fixed now in kdebase-3.2.2-2. thanks for your report |