Comment #4 on issue 19937 by paceh...@gmail.com: Chromium stays stuck in  
full-screen after launch and ignores F11.
http://code.google.com/p/chromium/issues/detail?id=19937

I was able to resolve this, and allow Chromium to open normally again, by  
editing the
file '~/.config/chromium/Local State' in a text editor and deleting this  
section:

"window_placement": {
          "bottom": 480,
          "left": 0,
          "maximized": false,
          "right": 800,
          "top": 0,
          "work_area_bottom": 480,
          "work_area_left": 0,
          "work_area_right": 800,
          "work_area_top": 1
       },
       "window_placement_DevToolsApp": {
          "always_on_top": false,
          "bottom": 475,
          "left": 159,
          "maximized": false,
          "right": 799,
          "top": 28
       }

Once Chromium is started again, it returns to normal view and appears to  
stay that
way (so far). I gleaned this information from a post by Tony here:

http://code.google.com/p/chromium/issues/detail?id=16602

I hope this helps others stuck in an unusable screen mode :)

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