Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6128 by rkaramc: Shift-click on Refresh of unchanged html page does not load updated js resources http://code.google.com/p/chromium/issues/detail?id=6128 Chrome Version : 1.0.156.0 (Developer Build 7480) URLs (if applicable) : Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: Firefox 3: OK IE 7: What steps will reproduce the problem? 1. Create an application custom1 in qooxdoo 2. Load custom1/source/index.html 3. Click "First Button" button - see alert "Hello world!" 4. Modify js custom1/source/class/Application.js - change button label to "Last Button" 5. Refresh page in chromium (either click on refresh or shift-click on refresh) What is the expected result? Button label on page should be "Last Button" What happens instead? Button label on page continues to be "First Button" Please provide any additional information below. Attach a screenshot if possible. 6. Load custom1/source/index.html in a new tab Button label is now "Last Button" -- 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 -~----------~----~----~----~------~----~------~--~---
