Status Update
Comments
kr...@chromium.org <kr...@chromium.org> #2
[Empty comment from Monorail migration]
ph...@chromium.org <ph...@chromium.org> #3
Unable to reproduce the issue on reported chrome version 67.0.3396.99 using Windows 10 . Attaching screen-cast for reference.
Steps:
---------
1. Launched reported chrome
2. Navigated to given URL "http://mime.ritey.com/ "
3. uploaded ' text/csv ' files
As we have seen that The MIME type for your file is: "text/plain" and "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" for both files.
@Reporter: Could you please review the attached screen-cast and confirm if anything being missed here and Request you to retry this issue with fresh profile without any extensions/apps or reset all the flags and let us know if issue still persists.
Thanks.!
[Monorail components: UI]
Steps:
---------
1. Launched reported chrome
2. Navigated to given URL "
3. uploaded ' text/csv ' files
As we have seen that The MIME type for your file is: "text/plain" and "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" for both files.
@Reporter: Could you please review the attached screen-cast and confirm if anything being missed here and Request you to retry this issue with fresh profile without any extensions/apps or reset all the flags and let us know if issue still persists.
Thanks.!
[Monorail components: UI]
ro...@gmail.com <ro...@gmail.com> #4
I reviewed your screencast and everything seems the same I did except for the conclusion. I used a freshly installed Chrome without a profile and without any add-on or extension. I verified the problem on other computers used by my colleagues.
Here is my screencast.
Here is my screencast.
sh...@chromium.org <sh...@chromium.org> #5
Thank you for providing more feedback. Adding the requester to the cc list.
For more details visithttps://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
For more details visit
ph...@chromium.org <ph...@chromium.org> #6
As per https://crbug.com/chromium/862565#c3 tested and Unable to reproduce this issue on reported chrome version 67.0.3396.99 using Windows 10. As we getting same as per https://crbug.com/chromium/862565#c2 . Hence adding Blink>Forms>File and requesting team to have a look on it for further triage it.
Thanks..!
[Monorail components: Blink>Forms>File]
Thanks..!
[Monorail components: Blink>Forms>File]
tk...@chromium.org <tk...@chromium.org> #7
Extension->MIME type mapping is done in net/.
[Monorail components: -Blink>Forms>File -UI Internals>Network]
[Monorail components: -Blink>Forms>File -UI Internals>Network]
mm...@chromium.org <mm...@chromium.org> #8
MIME type mappings actually come from the local system configuration in the registry (With a fallback list if we can't find anything, I believe). Not sure if this is worth re-visiting.
va...@chromium.org <va...@chromium.org> #9
As the issue is not reproducible from our end (...C#2 & C#5) adding label "TE-NeedsTriageHelp" and requesting someone from respective team to have a look into this and help in further triaging.
Thanks!
Thanks!
is...@google.com <is...@google.com> #11
This issue was migrated from crbug.com/chromium/862565?no_tracker_redirect=1
[Monorail mergedinto:crbug.com/chromium/139105 ]
[Monorail components added to Component Tags custom field.]
[Monorail mergedinto:
[Monorail components added to Component Tags custom field.]
Description
Steps to reproduce the problem:
1. Use a website like
2. Check the mime type of the CSV or XLS file
What is the expected behavior?
The mime type should be 'text/csv'
What went wrong?
The mime type is 'application/octet-stream'
Did this work before? N/A
Does this work in other browsers? Yes
Chrome version: 67.0.3396.99 Channel: stable
OS Version: 10
Flash Version:
This happens only on Windows. On Mac Os it works on the same Chrome versione.