Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserUI
New issue 7264 by [email protected]: Open button in Download shelf needs visual feedback for pressed state http://code.google.com/p/chromium/issues/detail?id=7264 See <b/972503> As open button does not maintain any state after clicking on it, User may confuse whether the event is taking place or not. User may be confused if he clicked on OPEN button, incase if 'OPEN' even takes long time to occur. Comments from mal ################# Well, the Open button can't wait for the open to complete since we don't know what that means. The cursor does change to an hourglass until the open has started (presumably until ShellExec returns). It might help if the button had visual feedback on press (it does not currently), so at least it behaves like other buttons and I get informed that yes, I did in fact click it. -- 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 -~----------~----~----~----~------~----~------~--~---
