dacplayproject / qt_play

QT PLAY Web Browser with Blockchain enhencement
The Unlicense
0 stars 2 forks source link

Can not open AD hyperlink in QT wallet or in browser #6

Closed bitsha256 closed 9 years ago

clar commented 9 years ago

By default, external links are forbidden in QT wallet. But i've comment out this checking codes when adding url bar.

clar commented 9 years ago

And as the url bar task is completed now, after merging these codes into DAC play, this issue should be gone.

hackfisher commented 9 years ago

Do you mean after merging, the external links could be open in the url bar?

clar commented 9 years ago

yes, i'm testing on my machine. if it's ok, i will comment here.

clar commented 9 years ago

https://github.com/bitsuperlab/web_play/commit/d8e0911129c1a3e29717b5b2c16d0f2cc7345203

clar commented 9 years ago

It works now. Not only the external url reason, but also a QT bug related to links with target="_blank". https://bugreports.qt.io/browse/QTBUG-42282