RESOLVED WORKSFORME60767
Web Inspector: Newline is added to console command text at caret position
https://bugs.webkit.org/show_bug.cgi?id=60767
Summary Web Inspector: Newline is added to console command text at caret position
Alexander Pavlov (apavlov)
Reported 2011-05-13 07:03:04 PDT
Type any command in the console. Hit "Enter". Hit "Up" to see the commanded recorded in the history. It has an additional line-feed at the caret position when "Enter" was pressed. This will sometimes break the command execution resulting in an Error if a line-feed is added e.g. inside a string. I observe this on a Linux/Qt build only.
Attachments
Yury Semikhatsky
Comment 1 2011-08-10 00:51:29 PDT
Cannot reproduce it on WebKit r92749, it is likely to have been fixed.
Note You need to log in before you can comment on or make changes to this bug.