I have Chrome open most of the time in the lower right corner of my screen and work mostly with tabs. Sometimes I need a new Chrome window (instance) and hit cmd-n.
Now the new window always opens up in the upper left and I have to center it.
Is there a way to automatically center new chrome windows (or maybe maximize them..)?
I am not sure when this started, but the issue definitely exists in the latest version of Chrome (10.0.648.127). Playing youtube video at 320p essentially pegs the CPU. The process that kills is WindowServer which takes up the lion's share of the CPU. When I close the tab, everything goes back to normal.
If I try this in Safari or Firefox, CPU usage is within acceptable levels. I am on a 2-3 year old MacMini, which is not the latest, but runs most apps fine. 1.83Mhz Intel Core 2 Duo.
Is there a setting within Chrome I can set to fix this issue?
OK, this one has really been puzzling me.
Certain websites (such as instapaper.com ) or certain resources (such as the CSS and images for icanhazcheezeburger.com sites) refuse to load at all in Safari or Chrome on any of my Mac machines. Rebooting the machine doesn't fix it.
If I use another browser, such as Firefox or a browser on my iPhone or in my Windows virtual machine, the pages load just fine.
When the whole page errors out, Safari displays an error:
"WebKit encountered an internal error" WebKitErrorDomain:300
This is all from within my home network. Any ideas what could possibly be causing such bizarre behavior?
Unicode Rendering: Firefox vs Chrome
OS: Windows XP SP3
My question is about the rendering of this post on Firefox vs Chrome. I can see a lot of boxes on Chrome, not so much on Firefox.
Firefox:
Chrome:
What do I do?
Update:
Update 2
Changed Sans Serif fonts on Chrome to Arial Unicode and restarted
Update 3
This is inspired by @Arjan's references
The smilies on Firefox(The reference smilies are the ones below)
The smilies on Chrome(The reference smilies are the ones below)
Update:
The source of the above post is displayed as below
Firefox
Chrome
I've just finish to install awstats on my web server, and it runs fine using firefox. But when I try to open the awstats page with chrome, the perl source script is downloaded (instead of being executed). it seems the MIME requested by Chrome gave a different behavior compared to Chrome. Any idea ?
Interesting part of the Apache configuration file:
<Directory "/var/www/cryptis-https-root/admin-awstats">
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride None
Order allow,deny
Allow from X.Y
</Directory>
Alias /awstatsclasses "/var/www/awstats/wwwroot/classes/"
Alias /awstatscss "/var/www/awstats/wwwroot/css/"
Alias /awstatsicons "/var/www/awstats/wwwroot/icon/"
ScriptAlias /admin-awstats/ "/var/www/awstats/wwwroot/cgi-bin/"
<Directory "/var/www/awstats/wwwroot">
Options None ExecCGI
AllowOverride None
Order allow,deny
Allow from X.Y
</Directory>
I've tried to add the following line in the apache configuration file but it has no effect:
AddHandler cgi-script .pl
HI Guys
Please Help
I am pretty New Here.
I'm having problems. Cannot connect with chrome or Internet Explorer. Fire Fox works fine. It seems it happens when I was infected by a "Trojan Horse Generic 17.BWIK" and
a "Trojan Horse SHeur.UHL", when I reply to a post for a Thread I posted. I have removed the treat and got Fire Fox working, "so i think", but not G'Chrome or IE still cannot connect. I do not want to loose Chrome History so re-setting would be my last option and uninstall and install will be out of the question. Is there a way around this? I am using XP Pro on a desktop and DSL connection.
Be aware from "Fake_Antispyware.FAH", which I had on my computer, I just found out while doing this, according to my AVG anti-virus security.
Please can you direct me for a cure.
Thank you in advance for your sincere willingness contributions.
Can running Firefox and Chrome at the same time cause problems?
Sometimes when I switch from FF to chrome, where I have many more tabs up, the pages on chrome refresh slowly (1 second?), from top to bottom.
I have a php script with is used to rotate banner images on a site.
Under Firefox/IE page refreshes will make another request and a different image will be returned.
Under Chrome, the request seems to be cached and only opening the page in a new tab will cause it to actually query the script.
I believe this used to work in older versions of chrome, I've tried a few different types of redirect codes all with the same result.
Any tips?
<img class="banner" src="/inc/banner.php" alt="">
~$ cat /var/www/inc/banner.php
<?php
header("HTTP/1.1 302 Redirect");
header("Cache-Control: max-age=0, no-cache, no-store, must-revalidate");
//header('HTTP/1.1 307 Temporary Redirect');
//header("expires: none");
//header("expires: max");
//header("Cache-Control: public");
$folder = '../img/banner/';
$exts = 'jpg jpeg png gif';
$files = array(); $i = -1;
if ('' == $folder) $folder = './';
$handle = opendir($folder);
$exts = explode(' ', $exts);
while (false !== ($file = readdir($handle))) {
foreach($exts as $ext) { // for each extension check the extension
if (preg_match('/\.'.$ext.'$/i', $file, $test)) { // faster than ereg, case insensitive
$files[] = $file; // it's good
++$i;
}
}
}
closedir($handle); // We're not using it anymore
mt_srand((double)microtime()*1000000); // seed for PHP < 4.2
$rand = mt_rand(0, $i); // $i was incremented as we went along
header('Location: '.$folder.$files[$rand]);
flush();
?>
curl output;
~$ curl -I -k https://example.net/inc/banner.php
HTTP/1.1 302 Redirect
Server: nginx/1.1.14
Date: Fri, 24 Feb 2012 03:23:46 GMT
Content-Type: text/html
Connection: keep-alive
X-Powered-By: PHP/5.3.10-1ubuntu1
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Location: ../img/banner/2.jpg
I've been struggling this morning trying to associate an application with a custom protocol, namely emacsclient and org-protocol.
I'm calling this protocol from a webbrowser bookmarklet, and I get the following behaviour :
In chromium,
the "Launch Application" dialog comes up, and calls xdg-open org-protocol://... which ends up firing a new chromium frame.
In firefox,
I've tried setting network.protocol-handler.app.org-protocol to an empty string or my emacsclient path, anyhow I get the following error message :
"Firefox doesn't know how to open this address, because the protocol (org-protocol) isn't associated with any program" without even showing any external application selection dialog.
I'm not using any desktop environment, so I need to make this work strictly with xdg, however, despite reading the shared mime info spec etc, I still can't fathom a working configuration.
When I visit, for example, http://www.bolagsverket.se from a user account on this Windows 2008 Server, Chrome displays the site but all the text is gone. When I try in IE it's even worse, it doesn't even load the page, I jsut end up with this: http://dl.pixelstore.se/image/0y1f0y0w1J39
The fonts used for this site is (from CSS): font-family:Frutiger,Frutiger Linotype,Univers,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Geneva,Helvetica Neue,Helvetica,Arial,Tahoma,sans-serif
If I edit the CSS through Chrome Developer Tools, and erase all fonts until Arial it suddenly works.
The strange thing is that everything works fine from the administrator account, it's just (all) the user accounts that doesn't work.
My guess is that Chrome/IE is asking for the fonts but somehow they are restricted in the user account. Instead of just ignoring the fonts they can't find they try to render them anyway. Any clue?
I'm having this problem with Chrome on a Windows 7 x86 machine. I'm using Chrome for a locally hosted intranet web app. In the web app, there's frequent use of new window which popup, which works like a dialog box for the app.
The problem started since yesterday. All the new windows doesn't appear on top and no where to be found on the desktop. But it does appear on the taskbar. Clicking the button on the taskbar doesn't bring up the window as well. I've also tried Alt+Space, then Move, it doesn't work. I only found 2 way to bring it up, Maximize or Show as tab.
What could have caused this and how should I fix it?
Thanks
EDIT: I've configure to not group taskbar buttons.
EDIT: I've just gone through the javascript of the button, it call window.open to display the popup. I can see the popup flicker and disappear. If I step through the code, the popup will display properly, sometime. Also, if I click the button twice, it will also display the popup, but at a much smaller size, less than 100x100
Office for Mac 2008 just asked me whether I wanted to update. However, on continuing with the update, a Window popped up saying that I needed to close Chrome before the update could continue. I find this rather suspicious, since Office should not need to go anywhere near Chrome.
Any idea why there might be a legitimate reason for this, or alternatively, just what is Microsoft trying to sneak on to my computer?
EDIT: I did look at the download details on Microsoft's website, but aside from the general guff about closing all open applications, it doesn't mention anything about Chrome or any browser plugins.
Hi Im trying to print a php generated document in chrome, on the browser it looks fine But my printer will not print any coloured backgrounds. I know that IE has an option to print background but chrome does not . As the end user will print this off I do not want to find alternatives like a screen grab or save file etc I want to find a real solution to this .
Can anyone offer any suggestions please ? Thanks
I recently moved all my Java installations from C:\Program Files\Java to D:\Java, as my C:\ partition only had a few MB of free space left and windows kept on bugging me about it. I also edited every registry entry in HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft that pointed to the old directory to now point to the new one. Then changed the PATH variables and removed the old files, did a restart, and all Java applications work just fine.
Yet, Chrome is the only application that seems to have a problem with what I did, as the Java Plugin isn't recognized any more.
Are there any registry entires I may have missed? Maybe in the Chrome registry? How can I make this work again?
My screen resolution is actually 3200x1800, but when I'm in a browser it acts like I have a smaller resolution. How do I get my browsers to use my full resolution?
On Chrome it's using 1280x720, and on IE it's using 1600x900. According to whatismyscreenresolution.com, which is showing different values for different browsers. I took a screenshot of them and verified that my resolution is 3200x1800 as that is the pixels in the bitmap.
I'm on a laptop with no monitor plugged in. My zoom in both browsers is at 100%. I've tried zooming out below 100% but then the text is unreadable and pixellated. I've tried restarting. Windows 8.1. I've tried the chrome extension OptiZoom and it does nothing. document.body.clientWidth gives 1247, and I want it to give 3200.
Guidelines for answers:
ONE feature per answer.
Note a mail client that has the feature (if more than one have the feature, just pick one)
Summarize the feature, and describe why the it would be beneficial. (Include links and/or screen-shots where appropriate.)
Hello there,
A friend of mine (who is not a geek) asks me how to stop her little brother from playing web games on her computer. She is currently using Chrome and IE, and I have never done that before, even on FF.
I would prefer a solution that is simple and does not require additional applications. Although it seems unlikely, is there a solution that works for all browsers (i.e. do it once and I never have to fix it for a new browser)?
Thanks.
I'm running Windows 7, 64-Bit on a Core-i5 HP Notebook. For approximately the last 3 months, I've had major problems with Adobe Flash. Flash has been uninstalled and installed again multiple times. No changes.
Here is what happens in different browsers: (All browsers are in the latest version as of this post)
Firefox: Doesn't work at all. This bothers me most, since FF is my favorite browser; I'm using a lot of Plugins. Have tried to de-activate all Plugins, but no change.
IE and Chrome: Works, but most pages with Flash are stuck during page load for ~30 seconds. After that, everything is fine.
Opera: No problems, everything working as it should.
Strange, eh? Any help is highly appreciated!
I like to use the Ctrl or Alt + Number shorcut to jump quickly to a specific tab. Problem is: When you have a lot of tabs open it is hard to look at them and quickly know which one is tab number 7.
Is there a way (extension possibly) to show a tab's number in its title?
This way each tab would have a number added to its title right beside the favicon. This way you could immediately tell which number you need to press to jump to a specific tab.
I use both Chromium and Firefox, so I'm accepting answers for either one (though I'd prefer both =) ).
Every page I try to go to in chrome says "This webpage is not available" but websites work fine in other browsers.
I recently installed http://www.getwindmill.com/ just to experiment. I think my problem has to do with proxy settings.
I often have 6 or 7 separate Chrome windows open, often with 5-10 tabs in each. When I look at Windows Task Manager, I see each chrome.exe process, with some using a large amount of memory. How can I find which particular tab the process refers to? I want to know which one uses the most memory and close that tab instead of having to close every Chrome window. Is there any way to get this information? This is on Windows Vista, but it is the same on other versions of Windows as well.
Fortify.net is a service that displays what's the currently encryption key used by your browser in a https connection.
If I browse this site with Chrome 4.1.249.1042 in WinXp SP3 the key used is
RC4 cipher, 128-bit key
This encryption is weak, and it's the one used by old browsers like IE6.
Chrome works fine on Fedora9 and it uses
AES cipher, 256-bit key
as more modern browsers do (i.e.Firefox)
I consider this a security issue. I'm considering to switch back to Firefox in Windows.
Do you know if it's possible to change the default encryption key in Chrome?