Highlight script hides part of the code
-
@virtual void paint ( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
@The code is hidden if the screen is not big enough. And we don't have a way to show it.
-
With firefox 3.5.1 I can see a "?" mark over the string "QStyleOptionGraphicsItem". And there is no way to scroll it.
With Chromium, I'm seeing the same bug, but it shows me a horizontal scrollbar at the bottom of the code tag.
-
similar issue with ie8 in this post: "http://developer.qt.nokia.com/forums/viewthread/776/":http://developer.qt.nokia.com/forums/viewthread/776/
-
We are hoping a bug fix release of http://alexgorbatchev.com/SyntaxHighlighter will sort that for us.