Bug 327158 - QtCreator tooltips have empty background, resulting in transparency
Summary: QtCreator tooltips have empty background, resulting in transparency
Status: RESOLVED WORKSFORME
Alias: None
Product: Oxygen
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 08:23 UTC by Ruslan Kabatsayev
Modified: 2018-11-20 06:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan Kabatsayev 2013-11-05 08:23:09 UTC
See screenshot: http://simplest-image-hosting.net/png-0-snapshot232
This happens with both oxygen-transparent and stock KDE oxygen (KDE4.8 on Ubuntu Precise); tested on QtCreator 2.8.1 and 2.4.1.
Seems they set it to have alpha channel, but oxygen doesn't paint it. If compositing is disabled, the background is black.
This works normally with another themes, e.g. Cleanlooks.

Reproducible: Always

Steps to Reproduce:
1. Open a project in QtCreator
2. Run a debug session
3. Go to some place with sources available
4. Pause/Break the inferior
5. Hover some local variable
6. See tooltip background looking wrong
Comment 1 Andrew Crouthamel 2018-11-10 03:10:46 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-20 04:00:28 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Ruslan Kabatsayev 2018-11-20 06:04:45 UTC
Doesn't seem to reproduce with newer QtCreator.