One early criticism (aside from the sharing bugaboo) is the header is larger making the allowable reading area much smaller. the topmost the feed content can be read is ~193px from the top of the browser. And you can't scroll down because of the way the page it built. Here is what firebug told me: 29px - account bar 59px - search bar 73px - feed toolbar 32px - feed title bar (in the reading pane)
My biggest complaint is they tampered with the scroll bar. It's way too small now and only functions as an aesthetic touch... The regular scroll bar works perfectly fine.
New in Reader: a fresh design, and Google+ sharing
11–20 of 127 posts
Re: New in Reader: a fresh design, and Google+ sharing
#12The new design is definitely cleaner and consistent with other Google products, but it is not a design focused on providing a great reading experience (as the product name "Reader" suggests). It is basically the Gmail layout and interaction model, just different content. I wish Google had taken an approach that deeply focused on the content first (as Flipboard does).
as someone who is fairly invested in Google Reader, it pains me that this has been a UI step backwards.
It's lot less usable; defaulting every link to black, like the rest of the interface, makes scanning for links really painful, and there's still a good 130px of useless interface chrome that is taking up space for no good reason.
Blargh! Looks like I'm going to be loading some custom stylesheets very soon.
Re: New in Reader: a fresh design, and Google+ sharing
#13One early criticism (aside from the sharing bugaboo) is the header is larger making the allowable reading area much smaller. the topmost the feed content can be read is ~193px from the top of the browser. And you can't scroll down because of the way the page it built. Here is what firebug told me: 29px - account bar 59px - search bar 73px - feed toolbar 32px - feed title bar (in the reading pane)
Re: New in Reader: a fresh design, and Google+ sharing
#14One early criticism (aside from the sharing bugaboo) is the header is larger making the allowable reading area much smaller. the topmost the feed content can be read is ~193px from the top of the browser. And you can't scroll down because of the way the page it built. Here is what firebug told me: 29px - account bar 59px - search bar 73px - feed toolbar 32px - feed title bar (in the reading pane)
On a 13inch Macbook add the Mac App bar, Chrome (tabs + search-url + bookmarks toolbar) a third of the readable area is covered with "bars".
Re: New in Reader: a fresh design, and Google+ sharing
#15Earlier quoted context omitted.
My biggest complaint is they tampered with the scroll bar. It's way too small now and only functions as an aesthetic touch... The regular scroll bar works perfectly fine.
One of the greatest parts about Reader is that you don't need a mouse at all. Try using the keyboard shortcuts. (Hit Shift-? for a helpful overview)
Re: New in Reader: a fresh design, and Google+ sharing
#16One early criticism (aside from the sharing bugaboo) is the header is larger making the allowable reading area much smaller. the topmost the feed content can be read is ~193px from the top of the browser. And you can't scroll down because of the way the page it built. Here is what firebug told me: 29px - account bar 59px - search bar 73px - feed toolbar 32px - feed title bar (in the reading pane)
press the f key.
Re: New in Reader: a fresh design, and Google+ sharing
#17Sigh. I like the redesign (it's about time!) but I hate that they're turning off sharing. I use that to run my link blog, and now I'll have to figure out another workaround.
Sharing works. Sharing just does not work without publicly +1 the reader item. (This is a big -1 for me).
Re: New in Reader: a fresh design, and Google+ sharing
#18One early criticism (aside from the sharing bugaboo) is the header is larger making the allowable reading area much smaller. the topmost the feed content can be read is ~193px from the top of the browser. And you can't scroll down because of the way the page it built. Here is what firebug told me: 29px - account bar 59px - search bar 73px - feed toolbar 32px - feed title bar (in the reading pane)
#top-bar { display: none; }
#viewer-header { display: none; }Re: New in Reader: a fresh design, and Google+ sharing
#19Re: New in Reader: a fresh design, and Google+ sharing
#20One early criticism (aside from the sharing bugaboo) is the header is larger making the allowable reading area much smaller. the topmost the feed content can be read is ~193px from the top of the browser. And you can't scroll down because of the way the page it built. Here is what firebug told me: 29px - account bar 59px - search bar 73px - feed toolbar 32px - feed title bar (in the reading pane)