Summary: | Konversation does not support MacOS retina screen | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Darcy Shen <sadhen> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | major | CC: | kossebau |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Homebrew (macOS) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Darcy Shen
2017-03-14 15:31:04 UTC
I tried to patch konversation with ``` QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps) ``` but it does not take effect What is the actual issue? Does it start? Do you see anything? Is just the scaling wrong? Please add screen shots to describe the issue. 1. The scaling is wrong. 2. Cannot open links using default browser I have encountered this two problem. For the first problem, I have figured out the way to fix it. I would upload my patch to https://phabricator.kde.org later. Could you add a link here to the phabricator request once you created it? Closing as the requested info was not provided. If the reported bugs are still an issue, please reopen. And please also add a separate bug report for the issue of "Cannot open links using default browser", as this is a different problem which will need to be tracked on its own. |