Issue 4480: Duplicate Bookmark Entries
http://code.google.com/p/chromium/issues/detail?id=4480
New issue report by kvphani:
Chrome Version: 0.4.154.18 with bookmarks being imported from Firefox
during installation process
What steps will reproduce the problem?
1. Chrome browser with bookmarks be
Issue 4439: Can't click on thumbnails (Most Visited), if two new tabs are
opened.
http://code.google.com/p/chromium/issues/detail?id=4439
Comment #1 by [EMAIL PROTECTED]:
Fixed with r5527, build 154.22.
Issue attribute updates:
Status: Fixed
--
You received this message because you
Issue 11: Scrolling with middle-mouse button does not work (autoscroll)
http://code.google.com/p/chromium/issues/detail?id=11
Comment #91 by pileot:
Hmm, the version im on is 0.3.155.0 and it has it...
I always download from
http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/
What you
Issue 4479: Need localized strings for bookmark manager 'Files of type'
descriptions
http://code.google.com/p/chromium/issues/detail?id=4479
Comment #1 by bksening:
Include this work in issue 4388
--
You received this message because you are listed in the owner
or CC fields of this issue, o
Issue 4479: Need localized strings for bookmark manager 'Files of type'
descriptions
http://code.google.com/p/chromium/issues/detail?id=4479
New issue report by [EMAIL PROTECTED]:
This applies to the bookmark manager importer File Open dialog.
I don't know if these are typically localized in W
Issue 4388: Import Bookmarks should suggest *.htm and *.html as the file
type
http://code.google.com/p/chromium/issues/detail?id=4388
Comment #5 by [EMAIL PROTECTED]:
It's probably possible to add .htm with something like
static const wchar_t KFilterString[] = L"*.html\0*.html|*.htm\0";
inste
Issue 3866: Unable to resubmit POSTs
http://code.google.com/p/chromium/issues/detail?id=3866
Comment #2 by bksening:
Duplicate of issue 2616
--
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 issu
Issue 4388: Import Bookmarks should suggest *.htm and *.html as the file
type
http://code.google.com/p/chromium/issues/detail?id=4388
Comment #4 by [EMAIL PROTECTED]:
This seems like a simple change:
static const wchar_t KFilterString[] = L"*.html\0*.html\0";
need to append L".htm\0*.htm\0" t
Issue 4473: Add support for 8 Indic locales
http://code.google.com/p/chromium/issues/detail?id=4473
Comment #1 by [EMAIL PROTECTED]:
Hmm, I bet we need to add these languages to ICU. Specifically,
chrome/common/l10n_util.cc:IsLocaleAvailable is probably failing because
the call to
SetICUDefaul
Issue 3795: Check: CrashForBitmapAllocationfailure()
http://code.google.com/p/chromium/issues/detail?id=3795
Comment #14 by [EMAIL PROTECTED]:
Amit, r5244 refers to this bug. Do you want to close it, or do you think
there's a
reason to keep it open?
--
You received this message because you
Issue 4158: Javascript won't open an alert box when run from within a popup
window
http://code.google.com/p/chromium/issues/detail?id=4158
Comment #12 by [EMAIL PROTECTED]:
This will be fixed in 154.22, which should go to the Dev channel next week.
The fix
should make it to the Beta channel b
Issue 4447: Navigating a page from the Bookmark manager, should show up the
minimized browser window.
http://code.google.com/p/chromium/issues/detail?id=4447
Comment #3 by [EMAIL PROTECTED]:
I agree, not a 1.0 blocker.
Issue attribute updates:
Labels: -Mstone-1.0 Mstone-1.1
--
You r
Issue 4007: Regression: Popup blocker blocks popup too aggressively
http://code.google.com/p/chromium/issues/detail?id=4007
Comment #6 by [EMAIL PROTECTED]:
I think we can live with this for 1.0.
Issue attribute updates:
Labels: -Mstone-1.0 Mstone-1.1
--
You received this message beca
Issue 4447: Navigating a page from the Bookmark manager, should show up the
minimized browser window.
http://code.google.com/p/chromium/issues/detail?id=4447
Comment #2 by [EMAIL PROTECTED]:
I'd be willing to ship with this issue.
I'm worried the fix to restore if minimized might be risky. Wha
Issue 4440: Tab disappears after switching tabs, hitting Back button
http://code.google.com/p/chromium/issues/detail?id=4440
Comment #5 by [EMAIL PROTECTED]:
Fixed in 154.22 and later by r5527.
Issue attribute updates:
Status: Fixed
Owner: [EMAIL PROTECTED]
--
You received thi
Issue 4435: In correct tab title with FRUI.
http://code.google.com/p/chromium/issues/detail?id=4435
Comment #3 by [EMAIL PROTECTED]:
Fixed in 154.22 and later by r5527
Issue attribute updates:
Status: Fixed
Owner: [EMAIL PROTECTED]
--
You received this message because you are
Issue 3811: First word after a line wrapping has its initial letters
missing in Google's internal issue tracking database's text area.
http://code.google.com/p/chromium/issues/detail?id=3811
Comment #10 by [EMAIL PROTECTED]:
Ojan, can you have a look? It's a mystery to me why some text areas be
Issue 4351: Can't create an event from gmail
http://code.google.com/p/chromium/issues/detail?id=4351
Comment #8 by [EMAIL PROTECTED]:
OK, this turns out to be a bug on file with GMail (not a regression). We'll
track
this with GMail.
Meanwhile, I'm making this read only.
If you are experiencin
Issue 4332: Crash in WebContents::BeforeUnloadFiredFromRenderManager
http://code.google.com/p/chromium/issues/detail?id=4332
Comment #11 by [EMAIL PROTECTED]:
This looks fixed on trunk, and it no longer reproduces on the release
branch after
r5527.
Please verify in 154.22 or later.
Issue att
Issue 3424: Intermittent: Truncation in download shelf with executables.
http://code.google.com/p/chromium/issues/detail?id=3424
Comment #15 by [EMAIL PROTECTED]:
Fixed on the release branch in r5544. This will be in 154.22 and later
releases.
Back to Venkat for verification.
Issue attribute
Issue 49: Attempting to open Chrome Options crashes in WinXP-64bit
http://code.google.com/p/chromium/issues/detail?id=49
Comment #55 by [EMAIL PROTECTED]:
r5328 was merged to the release branch @ r5399. It will be in 154.22 and
later
releases.
Unless we get better data, we'll not be doing more
Issue 4478: Allow a way for Greasemonkey scripts to be injected earlier
than DOMContentLoaded
http://code.google.com/p/chromium/issues/detail?id=4478
New issue report by [EMAIL PROTECTED]:
It is a long standing request to allow injection of Greasemonkey scripts
before any HTML is parsed. WebKit
Issue 4477: Implement a new/better URL matching syntax for Greasemonkey
http://code.google.com/p/chromium/issues/detail?id=4477
New issue report by [EMAIL PROTECTED]:
The current URL matching syntax for Greasemonkey just uses simple globs.
These are prone to problems. Authors frequently do someth
Issue 4476: Need Greasemonkey-compatibility shims
http://code.google.com/p/chromium/issues/detail?id=4476
New issue report by [EMAIL PROTECTED]:
We need to do many minor things to increase compatibility with Greasemonkey
for Firefox:
* Wrap scripts in "(function() {" and "})()"
* Implement/stub
Issue 4475: Greasemonkey scripts get injected into frames after onload
http://code.google.com/p/chromium/issues/detail?id=4475
New issue report by [EMAIL PROTECTED]:
Consider this Greasemonkey script:
alert("parse");
window.addEventListener("load", function() { alert("load") }, false);
When inj
Issue 204: Reload not in Rightclick-menu
http://code.google.com/p/chromium/issues/detail?id=204
Comment #8 by bksening:
What about right-click reloading of one frame in a framed website?
See Issue 4474
--
You received this message because you are listed in the owner
or CC fields of this issu
Issue 4270: Chrome: Crash Report - Stack Signature: NPN_GetValue-20D8B3
http://code.google.com/p/chromium/issues/detail?id=4270
Comment #7 by [EMAIL PROTECTED]:
The fix part of r5310 has been merged to the release branch in r5431.
This will be in 154.20 or later.
--
You received this message
Issue 4474: Reload for frames not in context menu
http://code.google.com/p/chromium/issues/detail?id=4474
New issue report by bksening:
Chrome Version : 0.4.154.18 (Official Build 5194)
URLs (if applicable) : n/a
Other browsers tested:
Safari 3: OK
Opera 9: OK
Firefox 3: O
Issue 84: RSS or Atom support needed
http://code.google.com/p/chromium/issues/detail?id=84
Comment #57 by mbiskin:
(No comment was entered for this change.)
--
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
Issue 4454: Tab floats, then chrome crashes
http://code.google.com/p/chromium/issues/detail?id=4454
Comment #4 by jrezin:
correction:
it (W2003 compatibility mode) didn't solve nothing, the problem just didn't
showed up
at first... (maybe related to the number of tabs)
--
You received this
Issue 4454: Tab floats, then chrome crashes
http://code.google.com/p/chromium/issues/detail?id=4454
Comment #3 by jrezin:
...using compatibility mode for Windows Server 2003 kind avoids the bug
(but the
window looks like Chrome running in Windows XP), so it's something to do
with Aero or
the
Issue 4473: Add support for 8 Indic locales
http://code.google.com/p/chromium/issues/detail?id=4473
New issue report by [EMAIL PROTECTED]:
We have (almost complete) translations for 8 new locales:
bn,gu,kn,ml,mr,or,ta,te
Tony has already checked in partial support for building the DLLs, and I
h
Issue 3615: Printing Adobe Acrobat Reader documents from the page menu fails
http://code.google.com/p/chromium/issues/detail?id=3615
Comment #3 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Issue attribute updates:
Mergedinto: 3118
--
You received this message becaus
Issue 3118: Printing .pdf file through Page Menu prints blank page
http://code.google.com/p/chromium/issues/detail?id=3118
Comment #5 by [EMAIL PROTECTED]:
Issue 3615 has been merged into this issue.
--
You received this message because you are listed in the owner
or CC fields of this issue,
Issue 3429: HP LaserJet printer crashes consistently
http://code.google.com/p/chromium/issues/detail?id=3429
Comment #3 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Issue attribute updates:
Mergedinto: 2142
--
You received this message because you are listed in the
Issue 2142: Browser crashes when user selects Print
http://code.google.com/p/chromium/issues/detail?id=2142
Comment #8 by [EMAIL PROTECTED]:
Issue 3429 has been merged into this issue.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you
Issue 2142: Browser crashes when user selects Print
http://code.google.com/p/chromium/issues/detail?id=2142
Comment #7 by [EMAIL PROTECTED]:
Issue 2433 has been merged into this issue.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you
Issue 2433: Chrome crashes when printing on select Epson printers on
Windows Vista
http://code.google.com/p/chromium/issues/detail?id=2433
Comment #16 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Issue attribute updates:
Mergedinto: 2142
--
You received this messa
Issue 2142: Browser crashes when user selects Print
http://code.google.com/p/chromium/issues/detail?id=2142
Comment #6 by [EMAIL PROTECTED]:
Issue 4471 has been merged into this issue.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you
Issue 4471: Chrome crashes when trying to print to Epson Photo R200
http://code.google.com/p/chromium/issues/detail?id=4471
Comment #1 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Issue attribute updates:
Status: Duplicate
Mergedinto: 2142
--
You received th
Issue 4472: JComboBox doesn't work in an Applet
http://code.google.com/p/chromium/issues/detail?id=4472
Comment #1 by aleksander.naszko:
Tested with Java Plug-in 1.6.0_10-rc.
Using JRE version 1.6.0_10-rc Java HotSpot(TM) Client VM
--
You received this message because you are listed in the ow
Issue 4472: JComboBox doesn't work in an Applet
http://code.google.com/p/chromium/issues/detail?id=4472
New issue report by aleksander.naszko:
Chrome Version : 0.3.154.9
URLs (if applicable) :
Other browsers tested: IE
IE 7: OK
What steps will reproduce the problem?
1. Create Jav
Issue 2099: chrome can't handle URLs with port
http://code.google.com/p/chromium/issues/detail?id=2099
Comment #9 by [EMAIL PROTECTED]:
I don't know what you might have running on your machine listening to port
70. However, there appears to be
ample evidence that when Chromium is told to talk
Issue 1450: Behaves badly with Roundcube webmail interface
http://code.google.com/p/chromium/issues/detail?id=1450
Comment #5 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Issue attribute updates:
Status: Fixed
Labels: -Close20081201
--
You received this mess
Issue 4471: Chrome crashes when trying to print to Epson Photo R200
http://code.google.com/p/chromium/issues/detail?id=4471
New issue report by agldrk:
Chrome Version : 0.3.154.9
URLs (if applicable) : any
Other browsers tested: Firefox
Add OK or FAIL after other browsers where you have
Issue 843: Invalid Content-Type in GET request to follow a 302 redirect
from a POST request
http://code.google.com/p/chromium/issues/detail?id=843
Comment #16 by [EMAIL PROTECTED]:
committed in r5532.
Issue attribute updates:
Status: Fixed
--
You received this message because you ar
Issue 4460: A broken download can't be re-downloaded properly
http://code.google.com/p/chromium/issues/detail?id=4460
Comment #2 by henri.koskenranta:
Seems so, I tried searching all the issues related with downloads but
couldn't find
any matching my case :/
--
You received this message bec
Issue 4458: No right click menu on history page + scrollbar resets when
some link is visited
http://code.google.com/p/chromium/issues/detail?id=4458
Comment #3 by bksening:
Update the summary to say:
History scrollbar resets when link visited by Ctrl+Shift+Click
--
You received this mes
Issue 4458: No right click menu on history page + scrollbar resets when
some link is visited
http://code.google.com/p/chromium/issues/detail?id=4458
Comment #2 by bksening:
[Confirmed] for Chrome 0.4.154.18 (Official Build 5194). This is a big
problem!
In the repro steps, (3) should be Ctrl
Issue 4460: A broken download can't be re-downloaded properly
http://code.google.com/p/chromium/issues/detail?id=4460
Comment #1 by bksening:
Duplicate of issue 2727 ?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issu
Issue 4467: Java
http://code.google.com/p/chromium/issues/detail?id=4467
Comment #1 by bksening:
Totally correct! Similar to issue 4144.
The download page should point to:
http://java.sun.com/javase/downloads/index.jsp
--
You received this message because you are listed in the owner
or
Issue 4469: CCleaner causes missing images due to lost cache files.
http://code.google.com/p/chromium/issues/detail?id=4469
Comment #1 by bksening:
I totally agree with that!
If the cache file cannot be found for _any_ reason (whether CCleaner
removed it or
whatever), Chrome should handle this
Issue 4470: about:version is broken.
http://code.google.com/p/chromium/issues/detail?id=4470
New issue report by nolica.sacoz:
Chrome Version : 0.3.155.0(Build 5532)
URLs (if applicable) : chrome-resource://about/version
What steps will reproduce the problem?
1. Launch chromium
2. Access "
Issue 4469: CCleaner causes missing images due to lost cache files.
http://code.google.com/p/chromium/issues/detail?id=4469
New issue report by cjmweb:
Chrome Version : 0.3.154.9
URLs (if applicable) : Most sites
Other browsers tested:
Add OK or FAIL after other browsers where you have t
Issue 4468: Crash upon detaching tab on Vista tablet
http://code.google.com/p/chromium/issues/detail?id=4468
New issue report by pieterkik:
Chrome Version : 0.4.154.18>
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Issue 1450: Behaves badly with Roundcube webmail interface
http://code.google.com/p/chromium/issues/detail?id=1450
Comment #4 by arussell:
This works in the latest build. Thanks!
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starre
Issue 4467: Java
http://code.google.com/p/chromium/issues/detail?id=4467
New issue report by [EMAIL PROTECTED]:
http://www.google.com/support/chrome/bin/answer.py?answer=95697&topic=14687
This page still gives this message: Many websites use the Java plug-in.
Google Chrome requires Java version 6
Issue 4466: Wrong vertical splitter width on rsdn.ru
http://code.google.com/p/chromium/issues/detail?id=4466
New issue report by [EMAIL PROTECTED]:
Chrome Version : 0.3.155.0
URLs (if applicable) :
Other browsers tested: Yes
Add OK or FAIL after other browsers where you have tested this
Issue 4465: Unable to play streaming Audio
http://code.google.com/p/chromium/issues/detail?id=4465
New issue report by yogyforu:
Chrome Version :
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 3: OK
F
Issue 2224: CSS System Colors not rendering correctly
http://code.google.com/p/chromium/issues/detail?id=2224
Comment #2 by mint.mail:
This is the same as bug 2893. It was reported here first but the other bug
has more
details.
--
You received this message because you are listed in the owne
Issue 2893: CSS system colors are hard-coded and wrong
http://code.google.com/p/chromium/issues/detail?id=2893
Comment #2 by mint.mail:
The System Colors in Chrome seems to be based on the webkit definitions. I
think that
these colors blend well with the MAC color scheme. This may be the right
Issue 4250: flash player going fullscreen while page still loading...
http://code.google.com/p/chromium/issues/detail?id=4250
Comment #3 by jrezin:
screenshot with the problem attached.
Attachments:
chrome-flash-fullscreen-loadingbug.png 138 KB
--
You received this message because
Issue 4464: clicking dropbox crashes chrome
http://code.google.com/p/chromium/issues/detail?id=4464
New issue report by jrezin:
-Chrome Version : 0.4.154.18
-URLs (if applicable) : http://code.google.com/p/chromium/issues/entry
-Other browsers tested:
Add OK or FAIL after other browsers
Issue 4454: Tab floats, then chrome crashes
http://code.google.com/p/chromium/issues/detail?id=4454
Comment #2 by jrezin:
just to be clear, this is actually two bugs... the one that interprets a
single click
as a click and drag making the tab start floating; and the other that
crashes chrome
Issue 2099: chrome can't handle URLs with port
http://code.google.com/p/chromium/issues/detail?id=2099
Comment #8 by clive386:
http://localhost:70 works for me. Have also tried http://localhost:12345
which didn't
work for me before and that works too.
--
You received this message because yo
Issue 4454: Tab floats, then chrome crashes
http://code.google.com/p/chromium/issues/detail?id=4454
Comment #1 by jrezin:
This also happens to me.
It's VERY common to click a tab and instead of chrome selecting it, it
starts to
float as if it was dragged...
IF I leave the tab area and then go
Issue 84: RSS or Atom support needed
http://code.google.com/p/chromium/issues/detail?id=84
Comment #56 by RicardoJorgeMacas:
I mean, a simple "Subscribe" button that would automagically add an entry
to the
Google "new tab"/"home" page. I am looking for something like that for
Internet
Explore
Issue 84: RSS or Atom support needed
http://code.google.com/p/chromium/issues/detail?id=84
Comment #55 by RicardoJorgeMacas:
I was suggesting for Google to include a subscribe option that would
display last
news on the homepage. I would love to check last news directly on the
homepage.
--
Issue 1081: Some webpages are not loading
http://code.google.com/p/chromium/issues/detail?id=1081
Comment #4 by [EMAIL PROTECTED]:
This page also opens in 0.3.154.9
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
Issue 4163: The Incognito Icon in Incognito mode
http://code.google.com/p/chromium/issues/detail?id=4163
Comment #4 by [EMAIL PROTECTED]:
Fixed on my pc.
--
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 adj
Issue 4463: Feature Request: Customizable Themes
http://code.google.com/p/chromium/issues/detail?id=4463
New issue report by [EMAIL PROTECTED]:
I think Google Chrome should have an option to change themes in the browser
with a few themes from Google.
Issue attributes:
Status: Unconfirme
Issue 4462: Feature Request: Incognito mode improvements
http://code.google.com/p/chromium/issues/detail?id=4462
New issue report by [EMAIL PROTECTED]:
Incognito mode still leaves traces of information on a computer after use.
For example - C:\Users\Owner\AppData\Local\Google\Chrome\User
Data\Def
Issue 4443: The Direction Keys In Gmail Doesn't Behave As Expected
http://code.google.com/p/chromium/issues/detail?id=4443
Comment #3 by AvitalRoyi:
I think it's a bug in Chrome because the Signature is another and different
Paragraph which means the button shouldn't change its direction unless t
Issue 823: Display issue, probably tables not handled correctly
http://code.google.com/p/chromium/issues/detail?id=823
Comment #7 by detectingcommunity:
I attached a reduced version of the page.
How ever i think i located the problem.
In the page there was a fix for an older version of internet e
Issue 2269: Cached files with expired max-age are not removed from the
memory
http://code.google.com/p/chromium/issues/detail?id=2269
Comment #4 by buryak.alexander:
Sorry, but I don't have one available on the web.
--
You received this message because you are listed in the owner
or CC fiel
Issue 4456: The in-built dictionary has been reset?
http://code.google.com/p/chromium/issues/detail?id=4456
Comment #1 by outramn:
Just to further elaborate, I just started up my computer today and then it
all just
started happening..?
--
You received this message because you are listed in
Issue 4461: Broken Russian text encoding
http://code.google.com/p/chromium/issues/detail?id=4461
New issue report by qwer1304:
Chrome Version : 0.4.154.18 (Official Build 5194)
URLs (if applicable) : http://www.echo.msk.ru/contributors/521883-
echo/online#online
Other browsers tested:
Add
Issue 4460: A broken download can't be re-downloaded properly
http://code.google.com/p/chromium/issues/detail?id=4460
New issue report by henri.koskenranta:
Chrome Version : 0.4.154.18 [new-http]
URLs (if applicable) : just for example http://code.google.com/p/google-
web-toolkit-incubator/
78 matches
Mail list logo