Bug 338447 - 4.7ß and git/master: context-specific C++ documentation differences between OS X and Linux
Summary: 4.7ß and git/master: context-specific C++ documentation differences between O...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdevelop
Classification: Applications
Component: Documentation viewer (other bugs)
Version First Reported In: unspecified
Platform: Other Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-21 16:28 UTC by RJVB
Modified: 2018-11-12 10:04 UTC (History)
0 users

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


Attachments
kdevelop-git screenshot on Linux (195.37 KB, image/png)
2014-08-21 16:29 UTC, RJVB
Details
kdevelop-git screenshot on OS X 10.6.8 (226.27 KB, image/png)
2014-08-21 16:29 UTC, RJVB
Details
kdevelop 4.7.60 screenshot on OS X 10.6.8 (215.99 KB, image/png)
2014-08-21 16:30 UTC, RJVB
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RJVB 2014-08-21 16:28:39 UTC
While trying to address bug 338380 I noticed that there are differences in the context-specific Qt documentation shown, between Linux and OS X. I include an example for QDeclarativeView::keyPressEvent but there must be others.

Both systems have Qt 4.8.6 installed, and the declaration for class QDeclarativeView is identical on both systems (class Q_DECLARATIVE_EXPORT QDeclarativeView : public QGraphicsView), and on both systems QGraphicsView is a child of QAbstractScrollArea. So there doesn't seem to be a platform-specific difference in the definitions that would explain the difference in the documentation being shown.
Comment 1 RJVB 2014-08-21 16:29:13 UTC
Created attachment 88353 [details]
kdevelop-git screenshot on Linux
Comment 2 RJVB 2014-08-21 16:29:34 UTC
Created attachment 88354 [details]
kdevelop-git screenshot on OS X 10.6.8
Comment 3 RJVB 2014-08-21 16:30:23 UTC
Created attachment 88355 [details]
kdevelop 4.7.60 screenshot on OS X 10.6.8
Comment 4 Andrew Crouthamel 2018-11-12 02:48:48 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 5 RJVB 2018-11-12 10:04:20 UTC
dropping this, obsolete.