New issue
Advanced search Search tips

Issue 682139 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Gallery and Files app fails to load thumbnails

Project Member Reported by yamaguchi@chromium.org, Jan 18 2017

Issue description

Chrome Version: 57.0.2986.0

What steps will reproduce the problem?
In Files app:
(1) Open a folder with more than 1 image files

In Gallery app:
(1) Open an image

What is the expected result?
Thumbnails are rendered both in the file icons and the ribbon in Gallery

What happens instead?
No thumbnail loads.

 
I've tried to revert a recent change as https://codereview.chromium.org/2640743002/ locally but didn't fix the issue.
This is happening with some specific sets of files, therefore it may depend on the thumbnail source type.
Cc: yamaguchi@chromium.org
Owner: fukino@chromium.org
Status: Assigned (was: Started)
+fukino
because this would be related to recent change in ImageLoader.
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 19 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/e9762587b94da23ce580995d1c7fa6ff7bf456f5

commit e9762587b94da23ce580995d1c7fa6ff7bf456f5
Author: fukino <fukino@chromium.org>
Date: Thu Jan 19 00:51:24 2017

Files app: Fix error of image loader which is caused by missing script.

This change should have been included in https://codereview.chromium.org/2634213003/.
Missing this diff causes the error.

BUG= 682139 , 636289 
TEST=manually tested
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2645533002
Cr-Commit-Position: refs/heads/master@{#444575}

[modify] https://crrev.com/e9762587b94da23ce580995d1c7fa6ff7bf456f5/ui/file_manager/image_loader/background_scripts.js

Status: WontFix (was: Assigned)
No longer able to reproduce on latest build.

Sign in to add a comment