Comment #9 on issue 9233 by [email protected]: Need new, alternative first-run bubble http://code.google.com/p/chromium/issues/detail?id=9233
I don't know all the cases in which the bubble disappears now, I'm assuming dismiss-on-blur means anything that takes focus away from the browser chrome itself, right? (Clicking on anything will make the bubble disappear, I believe) I think your proposal is fair: have a timer of X seconds that starts counting down only if it the window has focus. The ultimate goal is to make sure that the user gets to see/read the bubble even if the user is taking other actions before using Chrome. Because there may be trickery with window z-ordering, my only worry is that momentary focus on the window would start the timer early. If we decide to go with a focus+timer approach, we should make sure it is X seconds of consecutive focus, if possible. The [x] in the image is mainly to give the user an alternative method of dismissing the bubble, if they so choose. I propose we keep it, as the user may want the bubble gone before the X seconds of focus. Also, if possible, could your mock also have google.com in the background for sizing/spacing purposes? -- 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 -~----------~----~----~----~------~----~------~--~---
