Comment #7 on issue 19355 by sgraham: Google Reader "View Original" shortcut should open in background, not foreground http://code.google.com/p/chromium/issues/detail?id=19355
This bugged me enough that I wrote an Chrome extension to do it (on Shift-V): https://chrome.google.com/extensions/detail/mhlmdgjoakcfdigjjlmonhjphchebcjm Unfortunately chrome.tabs.create doesn't have a "create in background" option AFAICT, so there's a brief "flicker" as it creates the new tab and then switches back to Reader. -- 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
