[chromium-bugs] Re: Issue 23073 in chromium: Sync for Mac

2009-11-12 Thread chromium
Comment #21 on issue 23073 by bugdro...@chromium.org: Sync for Mac http://code.google.com/p/chromium/issues/detail?id=23073 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=revrevision=31775

[chromium-bugs] Re: Issue 18708 in chromium: CTRL+enter within a cell inserts two linebreaks

2009-11-12 Thread chromium
Updates: Status: Assigned Labels: -Mstone-4 Mstone-X Comment #4 on issue 18708 by hb...@chromium.org: CTRL+enter within a cell inserts two linebreaks http://code.google.com/p/chromium/issues/detail?id=18708 Sorry for my slow update. Unfortunately, I gave up fixing this issue

[chromium-bugs] Issue 27493 in chromium: Chrome doesn't indicate focus on checkbox and radio input elements

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: OS-Mac Area-Misc Pri-2 Type-Bug New issue 27493 by robert.blaut: Chrome doesn't indicate focus on checkbox and radio input elements http://code.google.com/p/chromium/issues/detail?id=27493 Chrome Version : 4.0.237.0 URLs (if applicable) : N/A OS

[chromium-bugs] Re: Issue 27493 in chromium: Chrome doesn't indicate focus on checkbox and radio input elements

2009-11-12 Thread chromium
Comment #1 on issue 27493 by robert.blaut: Chrome doesn't indicate focus on checkbox and radio input elements http://code.google.com/p/chromium/issues/detail?id=27493 Ups. Forgotten attachment. Attachments: checkbox-focus.html 88 bytes -- You received this message because you are

[chromium-bugs] Re: Issue 567 in chromium: Remember zoom ratio on a site basis

2009-11-12 Thread chromium
Comment #71 on issue 567 by pulse42: Remember zoom ratio on a site basis http://code.google.com/p/chromium/issues/detail?id=567 The problem with user scripts is, you can't have them loaded automatically when, for example, you click a link in your email client. Chrome will open without the

[chromium-bugs] Re: Issue 27491 in chromium: DCHECK in WebSocketExperimentTask

2009-11-12 Thread chromium
Comment #3 on issue 27491 by bugdro...@chromium.org: DCHECK in WebSocketExperimentTask http://code.google.com/p/chromium/issues/detail?id=27491 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=revrevision=31776

[chromium-bugs] Issue 27494 in chromium: Encoding Problem?

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27494 by rohannarvekar: Encoding Problem? http://code.google.com/p/chromium/issues/detail?id=27494 Chrome Version : 3.0.195.32 URLs (if applicable) : http://www.saamna.com/ Other browsers tested: Internet

[chromium-bugs] Re: Issue 24412 in chromium: My bank's web application doesn't work

2009-11-12 Thread chromium
Comment #6 on issue 24412 by kojot...@gmail.com: My bank's web application doesn't work http://code.google.com/p/chromium/issues/detail?id=24412 Sorry for the late, but better late than never ;) Now my bank site woks well. I've checked on Chrome version 4.0.237.0 and Chromum 4.0.244.0

[chromium-bugs] Re: Issue 27321 in chromium: Inspector shows blank for cnn.com

2009-11-12 Thread chromium
Comment #8 on issue 27321 by bugdro...@chromium.org: Inspector shows blank for cnn.com http://code.google.com/p/chromium/issues/detail?id=27321 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=revrevision=31777

[chromium-bugs] Re: Issue 27366 in chromium: DevTools frontend crashes if break event occurs when the frontend is being loaded

2009-11-12 Thread chromium
Comment #4 on issue 27366 by bugdro...@chromium.org: DevTools frontend crashes if break event occurs when the frontend is being loaded http://code.google.com/p/chromium/issues/detail?id=27366 The following revision refers to this bug:

[chromium-bugs] Re: Issue 27366 in chromium: DevTools frontend crashes if break event occurs when the frontend is being loaded

2009-11-12 Thread chromium
Updates: Status: Fixed Comment #5 on issue 27366 by yu...@chromium.org: DevTools frontend crashes if break event occurs when the frontend is being loaded http://code.google.com/p/chromium/issues/detail?id=27366 (No comment was entered for this change.) -- You received this message

[chromium-bugs] Re: Issue 7819 in chromium: AJAX response is not cached in some cases

2009-11-12 Thread chromium
Comment #2 on issue 7819 by pallosp: AJAX response is not cached in some cases http://code.google.com/p/chromium/issues/detail?id=7819 I don't see what is the problem with using the same HTTP headers to control caching as normal HTTP GET requests do. When the server sends cached response,

[chromium-bugs] Issue 27495 in chromium: Unclosed div inside li.../li causes content invisible.

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27495 by Hanrui.Gao: Unclosed div inside li.../li causes content invisible. http://code.google.com/p/chromium/issues/detail?id=27495 Chrome Version : 4.0.230.7 URLs (if applicable) :

[chromium-bugs] Issue 27496 in chromium: separated search engine bar or indicator for search engine (feature request)

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27496 by maxadamo: separated search engine bar or indicator for search engine (feature request) http://code.google.com/p/chromium/issues/detail?id=27496 Chrome Version : 4.0.245.0 (Ubuntu build 31665) URLs

[chromium-bugs] Re: Issue 27491 in chromium: DCHECK in WebSocketExperimentTask

2009-11-12 Thread chromium
Comment #4 on issue 27491 by divi...@hotmail.com: DCHECK in WebSocketExperimentTask http://code.google.com/p/chromium/issues/detail?id=27491 Add label: Fixed. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You

[chromium-bugs] Re: Issue 27495 in chromium: Unclosed div inside li.../li causes content invisible.

2009-11-12 Thread chromium
Comment #1 on issue 27495 by Hanrui.Gao: Unclosed div inside li.../li causes content invisible. http://code.google.com/p/chromium/issues/detail?id=27495 See my testcases, this issues is caused by the unclosed div tag inside li element. The unclosed div will have all li elements after it

[chromium-bugs] Re: Issue 27495 in chromium: Unclosed div inside li.../li causes content invisible.

2009-11-12 Thread chromium
Comment #2 on issue 27495 by Hanrui.Gao: Unclosed div inside li.../li causes content invisible. http://code.google.com/p/chromium/issues/detail?id=27495 upstreamed to: https://bugs.webkit.org/show_bug.cgi?id=31396 -- You received this message because you are listed in the owner or CC fields

[chromium-bugs] Re: Issue 24175 in chromium: Scrollwheel on horizontal scrollbars should slide horizontally

2009-11-12 Thread chromium
Comment #5 on issue 24175 by kinuko.yasuda: Scrollwheel on horizontal scrollbars should slide horizontally http://code.google.com/p/chromium/issues/detail?id=24175 WebKit change has been landed in r50871. https://bugs.webkit.org/show_bug.cgi?id=31292 Chromium-side patch is:

[chromium-bugs] Re: Issue 19738 in chromium: need to handle all Google Accounts login error states

2009-11-12 Thread chromium
Comment #9 on issue 19738 by timste...@google.com: need to handle all Google Accounts login error states http://code.google.com/p/chromium/issues/detail?id=19738 (No comment was entered for this change.) Attachments: captcha.png 21.8 KB -- You received this message because you are

[chromium-bugs] Re: Issue 27087 in chromium: Mouse right button click on the link

2009-11-12 Thread chromium
Comment #3 on issue 27087 by oni.strech: Mouse right button click on the link http://code.google.com/p/chromium/issues/detail?id=27087 Hi, i make three screencasts. Where chromium block the content, and draw icon on click, like i drag and drop it. p.s sorry for the three comments, but

[chromium-bugs] Re: Issue 27087 in chromium: Mouse right button click on the link

2009-11-12 Thread chromium
Comment #4 on issue 27087 by oni.strech: Mouse right button click on the link http://code.google.com/p/chromium/issues/detail?id=27087 Second screencast: Only block the contant Attachments: block_the_page.ogv.rar 9.9 MB -- You received this message because you are listed in the

[chromium-bugs] Re: Issue 27087 in chromium: Mouse right button click on the link

2009-11-12 Thread chromium
Comment #5 on issue 27087 by oni.strech: Mouse right button click on the link http://code.google.com/p/chromium/issues/detail?id=27087 Third screencast: Mouse left button click like drag and drop Attachments: like_drag_and_drop.ogv.rar 5.1 MB -- You received this message because you

[chromium-bugs] Re: Issue 7800 in chromium: Inspector is broken

2009-11-12 Thread chromium
Comment #20 on issue 7800 by jlebrech: Inspector is broken http://code.google.com/p/chromium/issues/detail?id=7800 Im using 4.0.234.0 and the bug manifests itself when you use inspect on a popup window. then close the window while inspect is still open. Inspect will then not open for that

[chromium-bugs] Re: Issue 7800 in chromium: Inspector is broken

2009-11-12 Thread chromium
Comment #21 on issue 7800 by jlebrech: Inspector is broken http://code.google.com/p/chromium/issues/detail?id=7800 Inspector is not available when the context menu is disabled via javascript. -- You received this message because you are listed in the owner or CC fields of this issue, or because

[chromium-bugs] Re: Issue 23241 in chromium: DevTools debugger is slow on Mac

2009-11-12 Thread chromium
Updates: Status: WontFix Comment #3 on issue 23241 by mnaga...@chromium.org: DevTools debugger is slow on Mac http://code.google.com/p/chromium/issues/detail?id=23241 Just checked on ToT: stepping and object expansion are now executed instantly. -- You received this message because

[chromium-bugs] Issue 27497 in chromium: Error instead of SSL unsecurity warning page

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27497 by tgulacsi78: Error instead of SSL unsecurity warning page http://code.google.com/p/chromium/issues/detail?id=27497 Chrome Version : 4.0.237.0 (31086) URLs (if applicable) :

[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-12 Thread chromium
Comment #27 on issue 14017 by yulian: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 Ya, I'll get one tomorrow after I get home from classes. Some of the clicks were because the problem didn't repo right away, I had

[chromium-bugs] Re: Issue 27398 in chromium: Crashing badly in tiny_malloc_from_free_list, heap corruption suspected

2009-11-12 Thread chromium
Comment #4 on issue 27398 by jer...@chromium.org: Crashing badly in tiny_malloc_from_free_list, heap corruption suspected http://code.google.com/p/chromium/issues/detail?id=27398 Revisions for the releases in question (taken from release notes): 237.0 - r30555-r31086 229.1 - r29497-r30554 SVN

[chromium-bugs] Issue 27498 in chromium: Incorrect a tag causes layout confusion.

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27498 by Hanrui.Gao: Incorrect a tag causes layout confusion. http://code.google.com/p/chromium/issues/detail?id=27498 Chrome Version : 4.0.237.0 URLs (if applicable) : http://fedex.com/cn/contact/ Other

[chromium-bugs] Re: Issue 27498 in chromium: Incorrect a tag causes layout confusion.

2009-11-12 Thread chromium
Comment #1 on issue 27498 by Hanrui.Gao: Incorrect a tag causes layout confusion. http://code.google.com/p/chromium/issues/detail?id=27498 Another case of unclosed tag a is: http://www.meilid.com/News/4405/ The page has code as below: div class=header span style=float:lefta href=/

[chromium-bugs] Re: Issue 27498 in chromium: Incorrect a tag causes layout confusion.

2009-11-12 Thread chromium
Comment #2 on issue 27498 by Hanrui.Gao: Incorrect a tag causes layout confusion. http://code.google.com/p/chromium/issues/detail?id=27498 upstreamed to: https://bugs.webkit.org/show_bug.cgi?id=31397 -- You received this message because you are listed in the owner or CC fields of this issue,

[chromium-bugs] Re: Issue 27398 in chromium: Crashing badly in tiny_malloc_from_free_list, heap corruption suspected

2009-11-12 Thread chromium
Comment #5 on issue 27398 by jer...@chromium.org: Crashing badly in tiny_malloc_from_free_list, heap corruption suspected http://code.google.com/p/chromium/issues/detail?id=27398 First stab - trawl with standard tools and see if there's any low hanging fruit: Tried running ToT debug +

[chromium-bugs] Re: Issue 27063 in chromium: Drop down list empty

2009-11-12 Thread chromium
Comment #20 on issue 27063 by stefansvartaas: Drop down list empty http://code.google.com/p/chromium/issues/detail?id=27063 Google Chrome 4.0.237.0 (Officiell version 31086) Ubuntu 9.10 Same problem here. No problem with previous Chrome version. -- You received this message because you are

[chromium-bugs] Issue 27499 in chromium: WebKit Bug 31399 - WebCore::SVGPathSegList::toPathData NULL pointer

2009-11-12 Thread chromium
Status: Upstream Owner: skyli...@chromium.org Labels: Type-Bug Pri-3 OS-All Area-WebKit Mstone-X New issue 27499 by skyli...@chromium.org: WebKit Bug 31399 - WebCore::SVGPathSegList::toPathData NULL pointer http://code.google.com/p/chromium/issues/detail?id=27499

[chromium-bugs] Re: Issue 27171 in chromium: Favicon caching too persistent

2009-11-12 Thread chromium
Comment #2 on issue 27171 by CalebEgg: Favicon caching too persistent http://code.google.com/p/chromium/issues/detail?id=27171 Not sure. I just put linux because I use linux. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this

[chromium-bugs] Re: Issue 27324 in chromium: HTTP Requests do not finish loading properly (blank page), need to refresh page

2009-11-12 Thread chromium
Comment #4 on issue 27324 by crof...@googlemail.com: HTTP Requests do not finish loading properly (blank page), need to refresh page http://code.google.com/p/chromium/issues/detail?id=27324 Here are a few more wiresharks and net internals to analyse. I have to say that results are

[chromium-bugs] Re: Issue 26253 in chromium: Object content type for chromium frame loader is wrong when file extension is not recognized

2009-11-12 Thread chromium
Updates: Status: Upstream Comment #4 on issue 26253 by aba...@chromium.org: Object content type for chromium frame loader is wrong when file extension is not recognized http://code.google.com/p/chromium/issues/detail?id=26253 This moved upstream with the WebKit API:

[chromium-bugs] Re: Issue 567 in chromium: Remember zoom ratio on a site basis

2009-11-12 Thread chromium
Comment #72 on issue 567 by sailorh: Remember zoom ratio on a site basis http://code.google.com/p/chromium/issues/detail?id=567 That script is pretty nice, but it doesn't seem to work well with Google Reader. -- You received this message because you are listed in the owner or CC fields of

[chromium-bugs] Issue 27500 in chromium: Delete all spam messages now in GMail does nothing

2009-11-12 Thread chromium
Status: Untriaged Owner: apav...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27500 by apav...@chromium.org: Delete all spam messages now in GMail does nothing http://code.google.com/p/chromium/issues/detail?id=27500 Version: 4.0.237.0 (build 31086) OS: WindowsXP SP3. What

[chromium-bugs] Re: Issue 17824 in chromium: Double click on readonly Html input allows data entry

2009-11-12 Thread chromium
Comment #5 on issue 17824 by alek.lynge: Double click on readonly Html input allows data entry http://code.google.com/p/chromium/issues/detail?id=17824 You don't need .net to reproduce this bug. As of the latest beta chrome build version 4.0.223.16 this hasn't been resolved yet. -- You

[chromium-bugs] Re: Issue 7357 in chromium: document.referrer not being set on redirects

2009-11-12 Thread chromium
Comment #20 on issue 7357 by ludeens: document.referrer not being set on redirects http://code.google.com/p/chromium/issues/detail?id=7357 Same issue Chromium 4.0.224.2 (29769) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred

[chromium-bugs] Issue 27502 in chromium: Malayalam Language rendering is broken or invisible

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Area-Compat-Web Type-Bug Pri-2 New issue 27502 by me.prav...@gmail.com: Malayalam Language rendering is broken or invisible http://code.google.com/p/chromium/issues/detail?id=27502 Chrome Version : from About Google Chrome/Chromium or

[chromium-bugs] Issue 27503 in chromium: view-source:chrome://newtab/ still shows the top bar of the new tab page

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27503 by fam@live.nl: view-source:chrome://newtab/ still shows the top bar of the new tab page http://code.google.com/p/chromium/issues/detail?id=27503 Chrome Version : 4.0.237.0 URLs (if applicable) :

[chromium-bugs] Re: Issue 27502 in chromium: Malayalam Language rendering is broken or invisible

2009-11-12 Thread chromium
Comment #1 on issue 27502 by me.prav...@gmail.com: Malayalam Language rendering is broken or invisible http://code.google.com/p/chromium/issues/detail?id=27502 Sorry, My Chromium Version is : 4.0.245.0 (Ubuntu build 31665) -- You received this message because you are listed in the owner or CC

[chromium-bugs] Issue 27504 in chromium: Combobox and autocompletion list text invisible

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27504 by cleyfaye: Combobox and autocompletion list text invisible http://code.google.com/p/chromium/issues/detail?id=27504 Chrome Version : Google Chrome4.0.237.0 (Build officiel 31086) URLs (if

[chromium-bugs] Re: Issue 5212 in chromium: BUG: Chrome does not respond to a mouse click at times

2009-11-12 Thread chromium
Comment #36 on issue 5212 by t...@crowdersoftware.com: BUG: Chrome does not respond to a mouse click at times http://code.google.com/p/chromium/issues/detail?id=5212 @gwilson: Sadly, the answer to both questions is yes (the problem shows up in incognito mode, and also with the bleeding-edge

[chromium-bugs] Issue 27505 in chromium: Hotmail does not perform properyly in Chrome

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27505 by carpenmj: Hotmail does not perform properyly in Chrome http://code.google.com/p/chromium/issues/detail?id=27505 Chrome Version : 3.0.195.32 URLs (if applicable) :www.hotmail.com Other browsers

[chromium-bugs] Re: Issue 25150 in chromium: cant read malayalam in google chrome

2009-11-12 Thread chromium
Comment #2 on issue 25150 by me.prav...@gmail.com: cant read malayalam in google chrome http://code.google.com/p/chromium/issues/detail?id=25150 I created a replica of this problem, http://code.google.com/p/chromium/issues/detail?id=27502 and just found this :-( -- You received this message

[chromium-bugs] Re: Issue 27119 in chromium: REGRESSION: No hovers for background tabs

2009-11-12 Thread chromium
Comment #10 on issue 27119 by Satoshi.Matsuzaki: REGRESSION: No hovers for background tabs http://code.google.com/p/chromium/issues/detail?id=27119 Issue 26384 would be a duplicate of this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or

[chromium-bugs] Re: Issue 567 in chromium: Remember zoom ratio on a site basis

2009-11-12 Thread chromium
Comment #73 on issue 567 by alex.fanjul: Remember zoom ratio on a site basis http://code.google.com/p/chromium/issues/detail?id=567 Pulse, in Linux it has to be very simple, somthing like rename your main executable and create and script with execution permision with the original name and

[chromium-bugs] Re: Issue 27321 in chromium: Inspector shows blank for cnn.com

2009-11-12 Thread chromium
Updates: Status: Fixed Comment #9 on issue 27321 by pfeld...@chromium.org: Inspector shows blank for cnn.com http://code.google.com/p/chromium/issues/detail?id=27321 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields

[chromium-bugs] Re: Issue 27254 in chromium: Exception when reloading the Inspector window

2009-11-12 Thread chromium
Updates: Labels: -Pri-1 Pri-2 Comment #2 on issue 27254 by pfeld...@chromium.org: Exception when reloading the Inspector window http://code.google.com/p/chromium/issues/detail?id=27254 (No comment was entered for this change.) -- You received this message because you are listed in the

[chromium-bugs] Re: Issue 19087 in chromium: Inspector text size doesn't get changed

2009-11-12 Thread chromium
Updates: Labels: -Pri-2 Pri-3 Comment #4 on issue 19087 by pfeld...@chromium.org: Inspector text size doesn't get changed http://code.google.com/p/chromium/issues/detail?id=19087 (No comment was entered for this change.) -- You received this message because you are listed in the owner

[chromium-bugs] Re: Issue 17368 in chromium: There should be a way to dock DevTools window.

2009-11-12 Thread chromium
Updates: Cc: j...@chromium.org pinker...@chromium.org Comment #6 on issue 17368 by pfeld...@chromium.org: There should be a way to dock DevTools window. http://code.google.com/p/chromium/issues/detail?id=17368 Issue 23675 has been merged into this issue. -- You received this message

[chromium-bugs] Re: Issue 23675 in chromium: missing impls

2009-11-12 Thread chromium
Updates: Status: Duplicate Mergedinto: 17368 Comment #2 on issue 23675 by pfeld...@chromium.org: missing impls http://code.google.com/p/chromium/issues/detail?id=23675 (No comment was entered for this change.) -- You received this message because you are listed in the owner or

[chromium-bugs] Re: Issue 9462 in chromium: web inspector should combine js resources

2009-11-12 Thread chromium
Updates: Cc: mnaga...@chromium.org Comment #6 on issue 9462 by pfeld...@chromium.org: web inspector should combine js resources http://code.google.com/p/chromium/issues/detail?id=9462 (No comment was entered for this change.) -- You received this message because you are listed in the

[chromium-bugs] Re: Issue 13686 in chromium: Support HTML5 database in DevTools

2009-11-12 Thread chromium
Updates: Status: Fixed Comment #1 on issue 13686 by pfeld...@chromium.org: Support HTML5 database in DevTools http://code.google.com/p/chromium/issues/detail?id=13686 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC

[chromium-bugs] Re: Issue 27324 in chromium: HTTP Requests do not finish loading properly (blank page), need to refresh page

2009-11-12 Thread chromium
Comment #5 on issue 27324 by crof...@googlemail.com: HTTP Requests do not finish loading properly (blank page), need to refresh page http://code.google.com/p/chromium/issues/detail?id=27324 Another capture which never did finish loading at all Attachments: itv.txt 41.8 KB

[chromium-bugs] Re: Issue 27324 in chromium: HTTP Requests do not finish loading properly (blank page), need to refresh page

2009-11-12 Thread chromium
Comment #6 on issue 27324 by crof...@googlemail.com: HTTP Requests do not finish loading properly (blank page), need to refresh page http://code.google.com/p/chromium/issues/detail?id=27324 This code.google page often fails to load!! Here is another capture which never did complete

[chromium-bugs] Re: Issue 23277 in chromium: We need a pre-submit check to prevent people from checking in large binaries to the main repository

2009-11-12 Thread chromium
Updates: Labels: -Area-DevTools Comment #2 on issue 23277 by pfeld...@chromium.org: We need a pre-submit check to prevent people from checking in large binaries to the main repository http://code.google.com/p/chromium/issues/detail?id=23277 (No comment was entered for this change.)

[chromium-bugs] Re: Issue 26911 in chromium: Concatenate JS sources of DevTools in Release mode

2009-11-12 Thread chromium
Updates: Status: Duplicate Mergedinto: 9462 Comment #1 on issue 26911 by pfeld...@chromium.org: Concatenate JS sources of DevTools in Release mode http://code.google.com/p/chromium/issues/detail?id=26911 (No comment was entered for this change.) -- You received this message

[chromium-bugs] Re: Issue 9462 in chromium: web inspector should combine js resources

2009-11-12 Thread chromium
Comment #7 on issue 9462 by pfeld...@chromium.org: web inspector should combine js resources http://code.google.com/p/chromium/issues/detail?id=9462 Issue 26911 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or

[chromium-bugs] Re: Issue 567 in chromium: Remember zoom ratio on a site basis

2009-11-12 Thread chromium
Comment #74 on issue 567 by pulse42: Remember zoom ratio on a site basis http://code.google.com/p/chromium/issues/detail?id=567 Im running windows. It would be easy to make a new exe, but I'm afraid it would mess things up with google update. Maybe using another exe name and try to mess with

[chromium-bugs] Issue 27506 in chromium: SVG not displayed

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27506 by oliver.greg: SVG not displayed http://code.google.com/p/chromium/issues/detail?id=27506 Chromium4.0.245.0 (Developer Build Ubuntu build 31665) WebKit 532.4 V8 1.3.18.6 User Agent

[chromium-bugs] Issue 27508 in chromium: Google Chrome OS - FAQ page crashes in Chrome on Mac OS X.

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: OS-Mac Area-Misc Pri-2 Type-Bug New issue 27508 by robert.blaut: Google Chrome OS - FAQ page crashes in Chrome on Mac OS X. http://code.google.com/p/chromium/issues/detail?id=27508 Chrome Version : 4.0.237.0 URLs (if applicable) :

[chromium-bugs] Re: Issue 21992 in chromium: No NTP effect in Vista

2009-11-12 Thread chromium
Comment #2 on issue 21992 by f.oliveira.1989: No NTP effect in Vista http://code.google.com/p/chromium/issues/detail?id=21992 No. I've already reinstalled it but it didn't work. It happens in the stable channel too. Sorry my English. -- You received this message because you are listed in the

[chromium-bugs] Issue 27507 in chromium: More detail needed on cipher suite chosen.

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27507 by armill...@comcast.net: More detail needed on cipher suite chosen. http://code.google.com/p/chromium/issues/detail?id=27507 Chrome Version : 3.0.195.32 URLs (if applicable) : any https url Other

[chromium-bugs] Re: Issue 27136 in chromium: White text on white background for drop down menus in Chrome 4 on Ubuntu

2009-11-12 Thread chromium
Comment #6 on issue 27136 by robert.katzki: White text on white background for drop down menus in Chrome 4 on Ubuntu http://code.google.com/p/chromium/issues/detail?id=27136 Same error here. -- You received this message because you are listed in the owner or CC fields of this issue, or

[chromium-bugs] Re: Issue 27398 in chromium: Crashing badly in tiny_malloc_from_free_list, heap corruption suspected

2009-11-12 Thread chromium
Comment #6 on issue 27398 by jer...@chromium.org: Crashing badly in tiny_malloc_from_free_list, heap corruption suspected http://code.google.com/p/chromium/issues/detail?id=27398 I tried running Chrome under Valgrind which is naturally very slow. As far as I can tell - most of the warnings

[chromium-bugs] Re: Issue 24904 in chromium: Rewrite fast/events/mouse-click-events.html

2009-11-12 Thread chromium
Comment #4 on issue 24904 by kin...@google.com: Rewrite fast/events/mouse-click-events.html http://code.google.com/p/chromium/issues/detail?id=24904 Opened a bug upstream and sent a patch: https://bugs.webkit.org/show_bug.cgi?id=31405 Not sure why this test has two same test file under

[chromium-bugs] Re: Issue 567 in chromium: Remember zoom ratio on a site basis

2009-11-12 Thread chromium
Comment #75 on issue 567 by michael.serisier: Remember zoom ratio on a site basis http://code.google.com/p/chromium/issues/detail?id=567 You can go into the windows registry and search for: chrome.exe -- %1 and replace the string with chrome.exe --enable-user-scripts -- %1 On Ubuntu, I've

[chromium-bugs] Re: Issue 27170 in chromium: crashes when changing chromium language

2009-11-12 Thread chromium
Comment #8 on issue 27170 by hazych...@gmail.com: crashes when changing chromium language http://code.google.com/p/chromium/issues/detail?id=27170 I reproduced the issue and the Windows mini dump was made successfully by WinDbg. But my dump file is too large to attach here (about 40MB,

[chromium-bugs] Re: Issue 23564 in chromium: DevTools Scripts panel combo box unusable on Linux Chrome

2009-11-12 Thread chromium
Updates: Status: WontFix Comment #5 on issue 23564 by pfeld...@chromium.org: DevTools Scripts panel combo box unusable on Linux Chrome http://code.google.com/p/chromium/issues/detail?id=23564 1) There is no scroll bar on the pop-up. Mouse-wheel scrolling does work. There is scroll

[chromium-bugs] Re: Issue 27419 in chromium: Navigating away from tab, with Developer Tools opened, pauses on chromeHidden.dispatchOnUnload

2009-11-12 Thread chromium
Updates: Status: WontFix Comment #2 on issue 27419 by pfeld...@chromium.org: Navigating away from tab, with Developer Tools opened, pauses on chromeHidden.dispatchOnUnload http://code.google.com/p/chromium/issues/detail?id=27419 Can't do anything unless the original script / narrowed

[chromium-bugs] Re: Issue 21018 in chromium: Regression: inspector doesn't highlight HTML element in web page

2009-11-12 Thread chromium
Updates: Status: Fixed Comment #13 on issue 21018 by pfeld...@chromium.org: Regression: inspector doesn't highlight HTML element in web page http://code.google.com/p/chromium/issues/detail?id=21018 (No comment was entered for this change.) -- You received this message because you are

[chromium-bugs] Re: Issue 26979 in chromium: CRASH in CFEqual during animations.

2009-11-12 Thread chromium
Comment #15 on issue 26979 by bugdro...@chromium.org: CRASH in CFEqual during animations. http://code.google.com/p/chromium/issues/detail?id=26979 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=revrevision=31781

[chromium-bugs] Re: Issue 25486 in chromium: DevTools: There are too many (program) entries in Script combo

2009-11-12 Thread chromium
Updates: Status: Fixed Comment #1 on issue 25486 by pfeld...@chromium.org: DevTools: There are too many (program) entries in Script combo http://code.google.com/p/chromium/issues/detail?id=25486 (No comment was entered for this change.) -- You received this message because you are

[chromium-bugs] Re: Issue 27098 in chromium: Drop-down box is always empty

2009-11-12 Thread chromium
Comment #15 on issue 27098 by giorgiochiodi: Drop-down box is always empty http://code.google.com/p/chromium/issues/detail?id=27098 I'm having this too. on ubuntu karmic with *normal* visual effects (compiz) I believe this didn't happen until the recent update. -- You received this message

[chromium-bugs] Re: Issue 25685 in chromium: Autos view while debugging

2009-11-12 Thread chromium
Updates: Status: Fixed Comment #1 on issue 25685 by pfeld...@chromium.org: Autos view while debugging http://code.google.com/p/chromium/issues/detail?id=25685 Done upstream (so far in form of tooltip showing toString for the object). Floating expandable compartments for live objects

[chromium-bugs] Re: Issue 26911 in chromium: Concatenate JS sources of DevTools in Release mode

2009-11-12 Thread chromium
Comment #2 on issue 26911 by bugdro...@chromium.org: Concatenate JS sources of DevTools in Release mode http://code.google.com/p/chromium/issues/detail?id=26911 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=revrevision=31782

[chromium-bugs] Issue 27510 in chromium: Chrome crashes during reload a page with Flash Player crashed object

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: OS-Mac Area-Misc Pri-2 Type-Bug New issue 27510 by robert.blaut: Chrome crashes during reload a page with Flash Player crashed object http://code.google.com/p/chromium/issues/detail?id=27510 Chrome Version : from About Google Chrome/Chromium URLs

[chromium-bugs] Re: Issue 27510 in chromium: Chrome crashes during reload a page with Flash Player crashed object

2009-11-12 Thread chromium
Comment #1 on issue 27510 by robert.blaut: Chrome crashes during reload a page with Flash Player crashed object http://code.google.com/p/chromium/issues/detail?id=27510 Chrome version: 4.0.237.0 -- You received this message because you are listed in the owner or CC fields of this issue, or

[chromium-bugs] Re: Issue 27391 in chromium: Chrome task bar icon incorrect

2009-11-12 Thread chromium
Comment #2 on issue 27391 by chadsowald: Chrome task bar icon incorrect http://code.google.com/p/chromium/issues/detail?id=27391 I just want to say I also have this same issue and I'm also running XP Pro, SP 3. This happened to me after an error occurred that caused Chrome to crash.

[chromium-bugs] Re: Issue 26140 in chromium: Chrome Linux single click does not select all

2009-11-12 Thread chromium
Comment #68 on issue 26140 by rjones...@gmail.com: Chrome Linux single click does not select all http://code.google.com/p/chromium/issues/detail?id=26140 It seems to me that since the omnibox is also used for google search, single click select all would be much more convenient. IMO there

[chromium-bugs] Re: Issue 17639 in chromium: Select an element in the page to inspect it - doesn't work.

2009-11-12 Thread chromium
Comment #15 on issue 17639 by dannymatranga: Select an element in the page to inspect it - doesn't work. http://code.google.com/p/chromium/issues/detail?id=17639 I'm running Windows 7 x64 and IE8 (all current updates installed), and I cannot get 'Inspect Element' to appear when

[chromium-bugs] Re: Issue 1019 in chromium: Set image as wallpaper

2009-11-12 Thread chromium
Comment #233 on issue 1019 by SSSR84: Set image as wallpaper http://code.google.com/p/chromium/issues/detail?id=1019 Still not added? it's a line of code... -- 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

[chromium-bugs] Re: Issue 16212 in chromium: User Scripts not reloaded on refresh.

2009-11-12 Thread chromium
Comment #6 on issue 16212 by normanr: User Scripts not reloaded on refresh. http://code.google.com/p/chromium/issues/detail?id=16212 looking at chrome/browser/extensions/user_script_master.cc around line 280: // TODO(aa): Enable this when DirectoryWatcher is implemented for linux. based on the

[chromium-bugs] Re: Issue 26726 in chromium: xpath crash for iframe

2009-11-12 Thread chromium
Comment #5 on issue 26726 by na...@moon.email.ne.jp: xpath crash for iframe http://code.google.com/p/chromium/issues/detail?id=26726 This bug is not entirely fixed. See issue 26439. NodeFilter still causes crash. -- You received this message because you are listed in the owner or CC fields

[chromium-bugs] Re: Issue 27261 in chromium: chrome logo is no longer displayed in the task bar! (windows 7)

2009-11-12 Thread chromium
Comment #1 on issue 27261 by jonathan.gillette: chrome logo is no longer displayed in the task bar! (windows 7) http://code.google.com/p/chromium/issues/detail?id=27261 I'm running 4.0.237.0 and the logo is gone and has been replaced with a 1/4 of a circle in the task bar. I'm running Vista.

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-12 Thread chromium
Comment #35 on issue 27264 by mahaniok: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 I just had it on my private gmail, so it's not google apps-specific. it seems it has happened right after I did drag-n-drop movement with a mouse. --

[chromium-bugs] Re: Issue 27385 in chromium: Crash when debugging an Inspector

2009-11-12 Thread chromium
Updates: Status: Upstream Comment #1 on issue 27385 by yu...@chromium.org: Crash when debugging an Inspector http://code.google.com/p/chromium/issues/detail?id=27385 V8 patch has been sent for review: http://codereview.chromium.org/390020 -- You received this message because you are

[chromium-bugs] Re: Issue 19430 in chromium: cannot use adobe reader to view pdf in your web browser. reader will now exit. please exit your browser and try again.

2009-11-12 Thread chromium
Comment #5 on issue 19430 by jlfarmer: cannot use adobe reader to view pdf in your web browser. reader will now exit. please exit your browser and try again. http://code.google.com/p/chromium/issues/detail?id=19430 I am also seeing this issue on Win7 x32 with Acrobat Pro 8.1.6. This

[chromium-bugs] Re: Issue 25685 in chromium: Autos view while debugging

2009-11-12 Thread chromium
Updates: Status: Available Comment #2 on issue 25685 by yu...@chromium.org: Autos view while debugging http://code.google.com/p/chromium/issues/detail?id=25685 Wrong issue has been closed. Reopening. -- You received this message because you are listed in the owner or CC fields of this

[chromium-bugs] Re: Issue 25686 in chromium: Hover to watch variables/objects

2009-11-12 Thread chromium
Updates: Status: Fixed Comment #2 on issue 25686 by yu...@chromium.org: Hover to watch variables/objects http://code.google.com/p/chromium/issues/detail?id=25686 Done upstream (so far in form of tooltip showing toString for the object). Floating expandable compartments for live

[chromium-bugs] Issue 27511 in chromium: credit card authorization procedure not working

2009-11-12 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27511 by alessandro.devecchi: credit card authorization procedure not working http://code.google.com/p/chromium/issues/detail?id=27511 Chrome Version : 4.0.237.0 URLs (if applicable)

[chromium-bugs] Re: Issue 19430 in chromium: cannot use adobe reader to view pdf in your web browser. reader will now exit. please exit your browser and try again.

2009-11-12 Thread chromium
Comment #6 on issue 19430 by jlfarmer: cannot use adobe reader to view pdf in your web browser. reader will now exit. please exit your browser and try again. http://code.google.com/p/chromium/issues/detail?id=19430 I am also seeing this issue on Win7 x32 with Acrobat Pro 8.1.6. Adobe

[chromium-bugs] Re: Issue 16362 in chromium: about:config page (or something similar) needed

2009-11-12 Thread chromium
Comment #37 on issue 16362 by ru.energy: about:config page (or something similar) needed http://code.google.com/p/chromium/issues/detail?id=16362 Agreed -- 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

[chromium-bugs] Re: Issue 2213 in chromium: Keybindings

2009-11-12 Thread chromium
Comment #10 on issue 2213 by ahilliard: Keybindings http://code.google.com/p/chromium/issues/detail?id=2213 Users of netbooks or tablet PCs with non-standard navigation keys need this too. My OLPC XO has ebook mode keys next to the screen that map onto the numeric keypad, which Chrome

[chromium-bugs] Re: Issue 27252 in chromium: DevTools renderer crashes in debug mode on attempt to inspect devtools

2009-11-12 Thread chromium
Comment #1 on issue 27252 by yu...@chromium.org: DevTools renderer crashes in debug mode on attempt to inspect devtools http://code.google.com/p/chromium/issues/detail?id=27252 This only happens when both devtools are in the same renderer process. Not repeatable in --process-per-tab mode.

[chromium-bugs] Re: Issue 26686 in chromium: Renderer crashes on attempt to step into click handler

2009-11-12 Thread chromium
Comment #2 on issue 26686 by yu...@chromium.org: Renderer crashes on attempt to step into click handler http://code.google.com/p/chromium/issues/detail?id=26686 This also happens if you press continue instead of 'Step in'. -- You received this message because you are listed in the owner or CC

  1   2   3   4   >