Comment #6 on issue 16809 by victorkane: JavaScript console dock to window  
hides it forever
http://code.google.com/p/chromium/issues/detail?id=16809

Workaround in Ubuntu Jaunty 9.04 without reinstalling

1. Exit from Chromium
2. Go to $HOME/.config/chromium/Default
3. Very carefully edit the text file Properties
4. Near line 35, change the following:

    "devtools": {
       "open_docked": true
    },
so that it looks like this:

    "devtools": {
       "open_docked": false
    },

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to