Closed Bug 1462547 Opened 6 years ago Closed 6 years ago

Cannot display thumbnail when uploading a picture using flash

Categories

(Core Graveyard :: Plug-ins, defect, P1)

60 Branch
x86_64
Windows
defect

Tracking

(firefox60 wontfix, firefox61 fixed, firefox62 fixed)

RESOLVED DUPLICATE of bug 1462979
Tracking Status
firefox60 --- wontfix
firefox61 --- fixed
firefox62 --- fixed

People

(Reporter: xuyuehang, Assigned: handyman)

References

Details

(Keywords: regression)

When I use Firefox 60 64-bits version in some websites that still use flash as picture upload. I select the picture to upload, the picture will disappear immediately. The normal situation is to display the thumbnail of my uploaded picture in the window, then click to insert the article.

I did a regression test and found that this problem is related to Bug 1382251.

regression:
https://hg.mozilla.org/integration/mozilla-inbound/json-pushes?changeset=d94c15bb443556229f6a433c4a3cf775fd342ada&full=1
Bug 1382251: Part 11 - Update moz.build with new files; r=jimm
Includes the build changes made by the earlier patches in this series.  Also adds some #includes required by other files when these are added to the unified build.

platform:
It works as normal on 32-bit Firefox, any version on Mac OS and Firefox 59. So I think it limited to Firefox 60 64-bits.

STR:
The websites with this issue are some Chinese forums. Because these forums usually use a template called discuz, this template still uses flash for uploading. Here I chose a digital forum as a demonstration.

1.Visit http://www.dgtle.com/, click the '登录(means login)' button in the upper right corner.
2.Enter the account password and complete the following verification. This verification is to click on some Chinese characters in sequence.
3.Login to return to the homepage, click on the '社区(means community)' above, you can see a post button(写文章).
4.In the editor, you can see a picture button means upload picture, click will let you select the local picture to upload. First activate the flash, select any local picture, then the window will show an upload progress bar, but nothing is displayed after the progress bar is completed. Thumbnail of uploaded picture should be displayed in normal.

I uploaded a demo video of my operation(https://drive.google.com/open?id=1-bRYixnTQKcuH3YqvXPLR7Xn5xK-zcjj) and tried some websites that use this method to upload pictures (select the picture first, display the thumbnail, and click to insert article). Thay all have this problem.

The following is a test account for this site:
account: ff_test
password: 3dGxMpoaI6
This sounds like an annoyance vs. a series bug. Work poking at it to see what's going on though.
Flags: needinfo?(davidp99)
Priority: -- → P2
Hi yxu,

I'm unable to run the STR in comment 0.  I dont speak Chinese but I suspect its telling me that the test account credentials don't work.  Specifically, it fails on step 2 when you push the blue button (at 0:15 in your video).  I get a dialog box with an X.

I strongly suspect this is a duplicate of bug 1462979.  Would you mind trying your STR with the build I made to fix that bug?  The build is linked in bug 1462979 comment 10 -- a direct link is here [1].

------

[1] https://queue.taskcluster.net/v1/task/cBmG4Y1RS_Sgc9TLqfL_PQ/runs/0/artifacts/public/build/target.zip
Assignee: nobody → davidp99
Flags: needinfo?(davidp99)
forgot to NI -- see comment 2
Flags: needinfo?(yxu)
Priority: P2 → P1
(In reply to David Parks (dparks) [:handyman] from comment #2)
> Hi yxu,
> 
> I'm unable to run the STR in comment 0.  I dont speak Chinese but I suspect
> its telling me that the test account credentials don't work.  Specifically,
> it fails on step 2 when you push the blue button (at 0:15 in your video).  I
> get a dialog box with an X.
> 
> I strongly suspect this is a duplicate of bug 1462979.  Would you mind
> trying your STR with the build I made to fix that bug?  The build is linked
> in bug 1462979 comment 10 -- a direct link is here [1].
> 
> ------
> 
> [1]
> https://queue.taskcluster.net/v1/task/cBmG4Y1RS_Sgc9TLqfL_PQ/runs/0/
> artifacts/public/build/target.zip

Thanks David, I can understand the difficulties when testing Chinese websites.

Anyway, I read the bug you mentioned and tested the installation package. Several websites that had problems before were fixed. I think it's the same reason.

There are also users mentioned that when using uploadify to upload attachments, the upload has no problem and can be successful. However, when the callback function onUploadSuccess is executed, no parameters can be retrieved in the background, and data is empty. May also be due to this issue, I will try to contact him to test this package.
Flags: needinfo?(yxu)
Hi,
I also encountered a problem when uploading attachments with flex. 
Normally, the page will list the uploaded file after upload file, but upload failed and nothing happened after select file when use FireFox 60.0.1, but this function works well in FireFox 59. 
I want to know if there is any possibility that the API for the upload file called by flash player is not supported in firefox 960.
Thanks.
That sounds like it is the same issue.  You can test with the build mentioned in comment 2.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
(In reply to David Parks (dparks) [:handyman] from comment #6)
> That sounds like it is the same issue.  You can test with the build
> mentioned in comment 2.

Thank you for your prompt reply. 
I test with the build and it works!
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.