| Summary: | Scrolling the QTextEdit's of the authors and thanks-to tabs in the about dialog does not work | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Marko Käning <mk-lists> |
| Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | mxj4 |
| Priority: | NOR | ||
| Version First Reported In: | 4.10.1 | ||
| Target Milestone: | --- | ||
| Platform: | MacPorts | ||
| OS: | macOS | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Marko Käning
2013-03-09 09:46:44 UTC
kdelibs 4.11.4 through homebrew doesn't have this issue, I remember I also had this issue before in old versions. I guess it's already fixed in new versions. Hmmm, I am running KDE 4.12.2 and still see this odd behaviour. So, perhaps it's not a KDE issue, but rather an issue of the underlying Qt 4.8.5? Which Qt-version are you running on your HB install? A snapshot from 4.8.6 branch: https://github.com/qtproject/qt/archive/f44310c25b372f494586dbb5b305f7e81ca63000.tar.gz That might explain things! :-) OK, I'll try to have a look whether this could be built alternatively. Thanks for the info!!! Herewith I verify that the newly on MacPorts available qt4-mac 4.8.6 does not show the scroll problem anymore. |