PiRSquared17 / ttrss-reader-fork

Automatically exported from code.google.com/p/ttrss-reader-fork
0 stars 1 forks source link

missing button to open an article in the browser #201

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.read an article
2.try to open it in an external Android browser
3.have to scroll all the article thru up to the top, find a title and click it

the expected behavior is to press the "menu" button and choose "article" from 
there, just like in version 1.5

using ttrss reader 1.62 on Android 4.0.4
servers 1.8 and 1.10

Original issue reported on code.google.com by dmitry.z...@gmail.com on 29 Oct 2013 at 5:44

GoogleCodeExporter commented 9 years ago
I tried to reduce the amount of menu items. If you want to read an article the 
normal way would be to decide at the beginning if you need to open it in the 
browser, then click or read. Reading the whole article and then opening it in 
the browser afterwards seems to be a rare case which doesn't need special 
treatment.

Original comment by nils.braden on 31 Oct 2013 at 8:19

GoogleCodeExporter commented 9 years ago
The common cause is: A am reading an article and discover that there's a 
livejournal poll or embedded video at the end, so I need to reopen it in a 
browser window to take action in addition to just reading. It is not a rare 
cause at all.

Original comment by dmitry.z...@gmail.com on 1 Nov 2013 at 11:22

GoogleCodeExporter commented 9 years ago
What is the purpose of reducing the amount of menuitems?

Original comment by dmitry.z...@gmail.com on 1 Nov 2013 at 11:23

GoogleCodeExporter commented 9 years ago
Not seeing all items and having to scroll, see attached screenshot.

Original comment by nils.braden on 1 Nov 2013 at 11:28

Attachments:

GoogleCodeExporter commented 9 years ago
perhaps, you could make the font a bit smaller?
options such as "subscribe to a feed" could be moved to the FEEDS view out from 
FEED ARTICLES one
moreover, I do not think there's anything bad in 2 or even 3 separate menus: 
one for the whole database, one for the feed, one for the article

Original comment by dmitry.z...@gmail.com on 18 Nov 2013 at 1:57

GoogleCodeExporter commented 9 years ago
I need to look into this, I don't know if the actionbar allows me to introduce 
more submenus at all. The font cannot be changed easily. And sadly I have to 
provide all the necessary menuitems for FEEDS and FEED ARTICLES since both 
views are present at once.

Original comment by nils.braden on 4 Dec 2013 at 9:16

GoogleCodeExporter commented 9 years ago
This button can be placed at the bottom, side by side with up and down buttons.

Original comment by Glac...@gmail.com on 1 Mar 2015 at 3:05