RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1280008 - PyQt visual oddities during edits of text fields
Summary: PyQt visual oddities during edits of text fields
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qt
Version: 7.2
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Jan Grulich
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1297830
TreeView+ depends on / blocked
 
Reported: 2015-11-10 17:24 UTC by Jacob Hunt
Modified: 2019-10-10 10:28 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-24 09:39:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
reproducer script (898 bytes, text/x-python)
2015-11-10 17:24 UTC, Jacob Hunt
no flags Details
Video of reproducer (61.38 KB, application/octet-stream)
2015-11-19 15:21 UTC, Jacob Hunt
no flags Details

Description Jacob Hunt 2015-11-10 17:24:49 UTC
Created attachment 1092372 [details]
reproducer script

Description of problem:

In a simple PyQt QTableWidget if you edit a text field that has data already, your edits are shown superimposed over the existing data. In addition, if the data is highlighted and then 'deleted', it is still displayed as if it were there.

I would expect data to disappear when being edited (whole or partially)

Version-Release number of selected component (if applicable):

PyQt4-4.10.1-13.el7.x86_64

How reproducible:

always

Comment 4 Jacob Hunt 2015-11-19 15:21:42 UTC
Created attachment 1096720 [details]
Video of reproducer

Comment 9 Than Ngo 2015-11-23 18:08:57 UTC
it's affected in qt (the qt demo) too, reassign to correct component qt

Comment 11 Jan Grulich 2016-01-19 10:09:32 UTC
After some investigation it looks that the problem is in GTK+ style used when running Qt app on Gnome, using qtconfig-qt4 to force to use Oxygen makes this work under Gnome too. I'll try to investigate this further.

Comment 16 Jan Grulich 2016-02-24 09:39:13 UTC
Closing this bug, we are not going to support gtk+ style. There is a new theme we want to support and which customers should use. The new theme should be available in RHEL 7.3.


Note You need to log in before you can comment on or make changes to this bug.