Comment #1 on issue 5015 by m0.interactive: Hitting escape on bookmark bubble should cancel changes http://code.google.com/p/chromium/issues/detail?id=5015
Okay, before we start implementing it, are these scenarios correct? 1) When no bookmark for that URL is present, and you hit ESC it will delete that bookmark. 2) If a bookmark already exists, and you hit ESC, it will cancel all changes applied to it. Currently, the Chrome bookmarks are altered in real time. Any change you make to is is updated in a live manner. If we wish to do these changes, do we want to keep track of the previous and current states? Or remove live updating and just update when the window is closed (not esc) -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
