Comment 2 for bug 1217291

Revision history for this message
Svenn-Arne Dragly (dragly) wrote : Re: [Bug 1217291] Re: [RSS Reader] Article view link styling

I think it may be doable by adding a <style> tag to the top of the
Label's text. This works for WebView at least, but I'm not sure about
Label.

On ti. 27. aug. 2013 kl. 14.10 +0200, Joey Chan wrote:
> This bug may not easy to fix, those blue links come from the RSS xml
> file itself, actually they are HTML tags, Qt will automatically
> translate those tags to some specific text style.
>
> thinking how to remove those tags
>