Bug 331376

Summary: FeaturedBanner navigation width scales with window width
Product: [Applications] Discover Reporter: Harald Sitter <sitter>
Component: discoverAssignee: Jonathan Thomas <echidnaman>
Status: RESOLVED FIXED    
Severity: minor CC: aleixpol, sitter
Priority: NOR Flags: aleixpol: Usability+
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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