Summary: | Title bar renders a horizontal line which might strike through the title's text | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Marko Käning <mk-lists> |
Component: | notifications | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | hein, pasnox |
Priority: | NOR | ||
Version: | 1.5 | ||
Target Milestone: | --- | ||
Platform: | MacPorts | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
PNG demonstrating (1) to (5)
More buttons appear overlaying each other on the right of the resizeable title line on OSX 10.6.8 Can't reproduce line bug |
Description
Marko Käning
2014-05-01 11:22:03 UTC
Created attachment 86386 [details]
PNG demonstrating (1) to (5)
This appears to be a bug in Qt's bundled Cocoa/Aqua widget style - we can't influence this rendering directly. It's possible we could write OS X-specific code that avoids the Qt bugs, but I don't think any of our developers has a OS X dev system right now. Shall I file this at Qt's bug tracker or is it known there? My Qt version is 4.8.5. Humm I don't know to be honest, but most likely the reply would be either silence or a request for a reduced C++ testcase. There's also the fact that Qt 4 is in maintenance mode so there will be less attention on Qt 4 bugs, since everyone (including us soon) is moving on to Qt 5. Only now I realise that the dark grey spot on the right is surely due to the fact that the icon is draw wrongly on the left side... Yeah, and the grey line is coming from the fact that there's a text field frame being painted there, which it shouldn't be since the topic is contained in a text field that explicitly has the frame disabled. Qt's Mac OS X theming support works by falling through to native Cocoa widgets I think, and maybe Cocoa's text field doesn't allow frames to be turned off. As mentioned I figure we might be able to find a way to work around this, but it's not really possible without access to OS X for rapid trial and error. OK, just let me know if I can be of help for any tests. I can easily add patches and rebuild starting from "1.5-master #4303". Created attachment 86455 [details]
More buttons appear overlaying each other on the right of the resizeable title line on OSX 10.6.8
There's more to it. I didn't see these overlaying buttons on OSX 10.9.2, but I do on Snow Leopard 10.6.8. Obviously some action buttons, but what the mean I can't make out.
Resizing the window doesn't resize the placement of size of these button.
Created attachment 86640 [details]
Can't reproduce line bug
Can not reproduce the bug using macport uptodate and Mac SO X Mavericks uptodate.
(In reply to comment #10) > Created attachment 86640 [details] > Can't reproduce line bug Well, ok, you don't see the line then. But, watch out, the button appears on the left as well, although it should be on the right! Please also check the layout of the buttons, once you've enabled them in your chat window settings. This isn't true btw - the topic edit button is on the left. (In reply to comment #12) > This isn't true btw - the topic edit button is on the left. Oh, I see, I wasn't aware of that. I thought the free patch on the right was meant for the button. Sorry for confusing P@tNox. :) I really wonder why he doesn't see the horizontal line, although we're both seemingly using the same software! I can confirm that if I enable 'show buttons' optin in the preferences then the right buttons are wrongly shown. This only happens when I use the standard native "Macintosh (aqua)" theme and can be avoided by using another style, like e.g. the "Oxygen" theme. 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! 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! Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |