Bug 339628 - Broken image preview thumbnail visible in wallpaper previews
Summary: Broken image preview thumbnail visible in wallpaper previews
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Image & Slideshow wallpaper plugins (other bugs)
Version First Reported In: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-03 09:18 UTC by Bhushan Shah
Modified: 2014-10-20 11:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Problem (15.12 KB, image/png)
2014-10-03 09:18 UTC, Bhushan Shah
Details
screenshot (121.31 KB, image/png)
2014-10-03 09:40 UTC, Hrvoje Senjan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bhushan Shah 2014-10-03 09:18:41 UTC
Created attachment 88937 [details]
Problem

Look screenshot, if you look closely you will see watermark like image for "broken preview"
Comment 1 Hrvoje Senjan 2014-10-03 09:40:29 UTC
Created attachment 88938 [details]
screenshot

have it also here...
Comment 2 Bhushan Shah 2014-10-03 09:44:38 UTC
Marking it as confirmed
Comment 3 Martin Klapetek 2014-10-03 10:34:46 UTC
Git commit a4eb64f7c96b272af902f23fa691f262af91e253 by Martin Klapetek.
Committed on 03/10/2014 at 10:34.
Pushed by mklapetek into branch 'Plasma/5.1'.

[wallpapers/image] Don't show the preview icon when preview is visible

The parent item has opacity == 0.8, which means both the preview icon
and the actual preview are sligtly transparent and the icon bleeds
through; let's hide it completely
Reviewed-by: Bhushan Shah

M  +1    -0    wallpapers/image/imagepackage/contents/ui/WallpaperDelegate.qml

http://commits.kde.org/plasma-workspace/a4eb64f7c96b272af902f23fa691f262af91e253
Comment 4 Vishesh Handa 2014-10-20 10:56:13 UTC
Git commit 5112aff7efb7c2bc74fbe1eb41bc286c37fd706c by Vishesh Handa.
Committed on 20/10/2014 at 11:09.
Pushed by vhanda into branch 'master'.

ResultsView: Handle both Enter and Return

M  +6    -0    lib/qml/ResultsView.qml

http://commits.kde.org/milou/5112aff7efb7c2bc74fbe1eb41bc286c37fd706c
Comment 5 Bhushan Shah 2014-10-20 11:06:06 UTC
vHanda: uh?

On Mon, Oct 20, 2014 at 4:26 PM, Vishesh Handa <me@vhanda.in> wrote:
> https://bugs.kde.org/show_bug.cgi?id=339628
>
> Vishesh Handa <me@vhanda.in> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>       Latest Commit|http://commits.kde.org/plas |http://commits.kde.org/milo
>                    |ma-workspace/a4eb64f7c96b27 |u/5112aff7efb7c2bc74fbe1eb4
>                    |2af902f23fa691f262af91e253  |1bc286c37fd706c
>
> --- Comment #4 from Vishesh Handa <me@vhanda.in> ---
> Git commit 5112aff7efb7c2bc74fbe1eb41bc286c37fd706c by Vishesh Handa.
> Committed on 20/10/2014 at 11:09.
> Pushed by vhanda into branch 'master'.
>
> ResultsView: Handle both Enter and Return
>
> M  +6    -0    lib/qml/ResultsView.qml
>
> http://commits.kde.org/milou/5112aff7efb7c2bc74fbe1eb41bc286c37fd706c
>
> --
> You are receiving this mail because:
> You reported the bug.