[RSS Reader] Article view link styling

Bug #1217291 reported by Lisette Slegers
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Shorts App
Fix Released
Low
Joey Chan
Ubuntu UX
Fix Released
High
Michal Izydorczyk

Bug Description

Links in the article view should not be blue.

----
Desired solution.

Styling TBD with visual design. Let's use white fonts with underline for links for now.

Related branches

Changed in ubuntu-ux:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Lisette Slegers (lisette-slegers)
David Planella (dpm)
tags: added: bitesize
Revision history for this message
Joey Chan (qqworini) 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

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
>

Revision history for this message
Roman Shchekin (mrqtros) wrote :

I hope you are right Svenn, someone must google css code for colouring links in articles. Which colour should they be?

27.08.13 17:06 Svenn-Arne Dragly написал(а):

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
>

--

You received this bug notification because you are a member of Ubuntu
RSS Feed Reader Developers, which is subscribed to Ubuntu RSS Feed
Reader App.
Matching subscriptions: Ubuntu RSS Reader Bugmail

https://bugs.launchpad.net/bugs/1217291

Title:
[RSS Reader] Article view link styling

Status in RSS Feed Reader application for Ubuntu devices:
New
Status in Ubuntu UX bugs:
Confirmed

Bug description:
Links in the article view should not be blue.

----

Desired solution.

Styling TBD with visual design.

To manage notifications about this bug go to:

https://bugs.launchpad.net/bugs/1217291

Revision history for this message
David Planella (dpm) wrote :

Roman, reading the bug report description, it seems the styling is still to be defined, so I'll mark the bug as incomplete until we get the design feedback.

Changed in ubuntu-rssreader-app:
status: New → Incomplete
David Planella (dpm)
Changed in ubuntu-rssreader-app:
importance: Undecided → Low
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

This was annoying me; so I took a look. Label seems to inherit from Text, so you can just set a linkColor property. See:

http://qt-project.org/doc/qt-5.1/qtquick/qml-qtquick2-text.html#linkColor-prop

I've tested this: http://imgur.com/Pq3ZaAs

Revision history for this message
Svenn-Arne Dragly (dragly) wrote :

Great! Thanks for chasing this one down.
On Aug 29, 2013 11:25 PM, "Andrew Starr-Bochicchio" <email address hidden>
wrote:

> This was annoying me; so I took a look. Label seems to inherit from
> Text, so you can just set a linkColor property. See:
>
> http://qt-project.org/doc/qt-5.1/qtquick/qml-qtquick2-text.html
> #linkColor-prop
>
> I've tested this: http://imgur.com/Pq3ZaAs
>
> --
> You received this bug notification because you are a member of Ubuntu
> RSS Feed Reader Developers, which is subscribed to Ubuntu RSS Feed
> Reader App.
> Matching subscriptions: Ubuntu RSS Reader Bugmail
> https://bugs.launchpad.net/bugs/1217291
>
> Title:
> [RSS Reader] Article view link styling
>
> Status in RSS Feed Reader application for Ubuntu devices:
> Incomplete
> Status in Ubuntu UX bugs:
> Confirmed
>
> Bug description:
> Links in the article view should not be blue.
>
> ----
> Desired solution.
>
> Styling TBD with visual design.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/1217291/+subscriptions
>

David Planella (dpm)
tags: added: needs-design
Changed in ubuntu-ux:
assignee: Lisette Slegers (lisette-slegers) → Michal Izydorczyk (iamfhero)
David Planella (dpm)
description: updated
David Planella (dpm)
Changed in ubuntu-rssreader-app:
status: Incomplete → Triaged
David Planella (dpm)
Changed in ubuntu-rssreader-app:
assignee: nobody → Joey Chan (qqworini)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:ubuntu-rssreader-app at revision 110, scheduled for release in ubuntu-rssreader-app, milestone alpha-1

Changed in ubuntu-rssreader-app:
status: Triaged → Fix Committed
Changed in ubuntu-rssreader-app:
status: Fix Committed → Fix Released
Changed in ubuntu-ux:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.