Bug 331376 - FeaturedBanner navigation width scales with window width
Summary: FeaturedBanner navigation width scales with window width
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR minor
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-21 12:28 UTC by Harald Sitter
Modified: 2016-03-22 13:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:
aleixpol: Usability+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Sitter 2014-02-21 12:28:52 UTC
when increasing the widget of the discover window the banner navigation changes width along with the category view etc. this means that the navigation will almost never be the same size as the actual featured image, which causes very odd appearance.

either the navigation width should not scale, or the entire view should stop (i.e. make the width static).

another option would probably be to draw a black rect behind the picture such that it gets a scaling frame, whether or not that looks weird ought to be tested though (it might ;))

result would be like this (b=back, i=image, n=navigation, c=category):

   bbbbiiiiiiiiiiiiiiiiibbbb
   bbbbiiiiiiiiiiiiiiiiibbbb
   bbbbiiiiiiiiiiiiiiiiibbbb
   nnnnnnnnnnnnnnnn
   cc   cc   cc   cc   cc   cc
   cc   cc   cc   cc   cc   cc
   cc   cc   cc   cc   cc   cc


Reproducible: Always
Comment 1 Aleix Pol 2014-02-28 15:24:25 UTC
Git commit 58f8dbf50ffc8d577f60cd574b2272c998400527 by Aleix Pol.
Committed on 28/02/2014 at 15:02.
Pushed by apol into branch '2.2'.

Add a small frame around the featured banner

Helps by giving a visual clue about where's the banner.

M  +6    -0    discover/qml/Information.qml

http://commits.kde.org/muon/58f8dbf50ffc8d577f60cd574b2272c998400527
Comment 2 Aleix Pol 2016-03-22 13:15:47 UTC
Changed with the design