navrocky / urtconnector

Automatically exported from code.google.com/p/urtconnector
0 stars 0 forks source link

Bug in About window #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Text will disappear, if you click on any link in About window.

Console output:

QFSFileEngine::open: No file name specified
QTextBrowser: No document for http://www.urbanterror.net

This bug was reproduced on:
r137, OpenSUSE Linux 11.2 x86_64, KDE 4.4.0;
r145, Arch i686, OpenBox latest, Qt 4.6.2.

Original issue reported on code.google.com by endenis@gmail.com on 2 May 2010 at 4:09

Attachments:

GoogleCodeExporter commented 9 years ago
fixed.
QTextBrowser->setOpenExternalLinks(true)

Original comment by kinna...@gmail.com on 2 May 2010 at 5:51

GoogleCodeExporter commented 9 years ago

Original comment by kinna...@gmail.com on 7 May 2010 at 6:35