Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserUI
New issue 8775 by [email protected]: Local text file with spaces in filename is urlencoded in tab title http://code.google.com/p/chromium/issues/detail?id=8775 Chromium 2.0.170.0 (Developer Build 11631) FF3: OK IE7: OK What steps will reproduce the problem? 1. Open a local text file (file protocol). Example: "C:\temp\sample 2.txt" title becomes "sample%20.txt". 2. Check filename in tab title. Urlencoded filename is also visible in tab history. This is also true of .htm files that have no title. What is the expected output? Filename should be displayed with spaces, not with urlencoding. It would be more user-friendly. What do you see instead? Filename is displayed urlencoded in tab title and tab history. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
