Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 16302 by dawagner: Cannot navigate across lines in developer tools http://code.google.com/p/chromium/issues/detail?id=16302
Google Chrome 3.0.192.1 (Official Build 20012) WebKit 531.3 V8 1.2.12 User Agent Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/531.3 (KHTML, like Gecko) Chrome/3.0.192.1 Safari/531.3 What steps will reproduce the problem? 1. Open the Developer Tools window (Control + Shift + J) 2. Open the console (>= button at the bottom) 3. Paste in multi-line data 4a. Press up arrow 4b. Press shift + up-arrow What is the expected result? For a) Cursor moves up one line For b) Whole line is highlighted and cursor moves up one line What happens instead? Nothing. \n is treated like a standard horizontal character, so have to scroll horizontally through it with the left arrow. -- 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 -~----------~----~----~----~------~----~------~--~---
