Migrate single article view to use the new header

Bug #1379716 reported by David Planella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Shorts App
Fix Released
Critical
Roman Shchekin

Bug Description

The single article view still uses the deprecated bottom edge toolbar, and needs to migrate the actions to the new header.

David Planella (dpm)
Changed in ubuntu-rssreader-app:
status: New → Triaged
importance: Undecided → Critical
Roman Shchekin (mrqtros)
Changed in ubuntu-rssreader-app:
assignee: nobody → Roman Shchekin (mrqtros)
Revision history for this message
Roman Shchekin (mrqtros) wrote :

David, the using of standard Page header will cause reducing of content space.

I'll try to use Page's "flickable" property to hide header when user reads an article, but in our case it can be not so simple - we use one ListView in another ListView for right-left (switching between articles) and up-down (scrolling content of the article) gestures.

In worst case some space will be used by header permanently without an ability to hide it (header). Is it ok?

Revision history for this message
David Planella (dpm) wrote : Re: [Bug 1379716] Re: Migrate single article view to use the new header

But shouldn't the header disappear automatically already when you scroll
down, if you use the standard Page header?

On Fri, Oct 10, 2014 at 4:31 PM, Roman Shchekin <email address hidden> wrote:

> David, the using of standard Page header will cause reducing of content
> space.
>
> I'll try to use Page's "flickable" property to hide header when user
> reads an article, but in our case it can be not so simple - we use one
> ListView in another ListView for right-left (switching between articles)
> and up-down (scrolling content of the article) gestures.
>
> In worst case some space will be used by header permanently without an
> ability to hide it (header). Is it ok?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> Matching subscriptions: Ubuntu RSS Reader Bugmail
> https://bugs.launchpad.net/bugs/1379716
>
> Title:
> Migrate single article view to use the new header
>
> Status in RSS Feed Reader application for Ubuntu devices:
> Triaged
>
> Bug description:
> The single article view still uses the deprecated bottom edge toolbar,
> and needs to migrate the actions to the new header.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/1379716/+subscriptions
>

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

David, I forgot to ask one thing: take a look on screenshot below
https://yadi.sk/i/zXRFozd9c446r
It is our app in "tablet mode".

It will be hard to explain the problem, but I will try. As you can see there is the same floating panel at the bottom like in fullscreen article view (phone mode). This panel is the part of "ArticleView" component, that's why it is shorter than window width. From the programmers side it's much more handy to use such panel inside (!) "ArticleView" component because of scope - in such case this panel have access to all necessary properties of view. Maybe we can redesign this panel without changing its behavior?

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

What's the status of this?

Roman Shchekin (mrqtros)
Changed in ubuntu-rssreader-app:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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