[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-12-15 Thread codesite-noreply
Comment #14 on issue 4203 by venkataram...@chromium.org: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Verified in the release branch: 1.0.154.37 (r6961) -- You received this message because you are listed in

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-12-11 Thread codesite-noreply
Comment #13 on issue 4203 by lafo...@chromium.org: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Merged into release branch, r6849 -- You received this message because you are listed in the owner or CC fields

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-12-11 Thread codesite-noreply
Updates: Status: Verified Comment #12 on issue 4203 by indern...@chromium.org: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Verified in the official build Chrome: V - 154.36 -- You received this mess

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-12-01 Thread codesite-noreply
Updates: Status: Fixed Comment #11 on issue 4203 by [EMAIL PROTECTED]: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Fixed in r6168. In answer to your previous questions: * If you arrow into the popup,

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-29 Thread codesite-noreply
Comment #10 on issue 4203 by m0.interactive: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Hi pkasting, I have this question I want to ask, After we arrowed in the pop up, user_input_in_progress_ is set to tru

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-29 Thread codesite-noreply
Comment #9 on issue 4203 by [EMAIL PROTECTED]: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 I think your instincts are generally right. I would make a couple changes to the code you give above: * When !user

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-29 Thread codesite-noreply
Comment #8 on issue 4203 by m0.interactive: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Therefore, not all cases of RevertAll, we should call SelectAll, The only thing I could think of doing is on the method

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-29 Thread codesite-noreply
Comment #7 on issue 4203 by m0.interactive: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Okay as pkasting stated in the review: - I think hashing out something good is probably pointless given - that I think w

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-27 Thread codesite-noreply
Comment #6 on issue 4203 by m0.interactive: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Here is the final change http://codereview.chromium.org/10800 -- You received this message because you are listed in t

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-27 Thread codesite-noreply
Comment #5 on issue 4203 by m0.interactive: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Hi Peter, My instincts as well is "yes" and "no", but if we press ESC when we arrowed down the drop down, that will re

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-27 Thread codesite-noreply
Comment #4 on issue 4203 by [EMAIL PROTECTED]: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Edges to consider: * Right now, if there is no user editing, stops any in-progress page load and leaves the cursor

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-27 Thread codesite-noreply
Comment #3 on issue 4203 by m0.interactive: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Submitted http://codereview.chromium.org/10791 -- You received this message because you are listed in the owner or CC

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-26 Thread codesite-noreply
Comment #2 on issue 4203 by m0.interactive: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 This is my first bug, the patch for it is: http://codereview.chromium.org/10791 -- You received this message becaus

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-10 Thread codesite-noreply
Issue 4203: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 Comment #1 by [EMAIL PROTECTED]: (No comment was entered for this change.) Issue attribute updates: Labels: GoodFirstBug -- You received this

[chromium-bugs] Issue 4203 in chromium: When omnibox has focus and no drop down, ESC should select the whole line

2008-11-07 Thread codesite-noreply
Issue 4203: When omnibox has focus and no drop down, ESC should select the whole line http://code.google.com/p/chromium/issues/detail?id=4203 New issue report by [EMAIL PROTECTED]: What steps will reproduce the problem? 1. Press F6 2. Use left/right arrow keys 3. Press ESC What is the expected