[chromium-bugs] Issue 25771 in chromium: Quotes should be smart and curly

2009-10-26 Thread codesite-noreply


Comment #2 on issue 25771 by m...@chromium.org: Quotes should be smart and  
curly
http://code.google.com/p/chromium/issues/detail?id=25771

I think that doing the fix-ups in code is sleazy.  Even for the ellipsis,  
although slightly
less so.  Are we sure that it's valid to do these sorts of transformations  
in all languages?

Some languages don't even use our style of quotes.  Presumably their  
translations just
use the right quotes for those languages.

I'd be happiest if we could just check the curlies into our strings files.

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



[chromium-bugs] Issue 25640 in chromium: Should the context menu of an item on the bookmarks bar contain Copy?

2009-10-26 Thread codesite-noreply


Comment #12 on issue 25640 by br...@chromium.org: Should the context menu  
of an item on the bookmarks bar contain Copy?
http://code.google.com/p/chromium/issues/detail?id=25640

I withdraw my comment. Go crazy with the context menu. Definitely not a  
release
blocker.

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



[chromium-bugs] Issue 19460 in chromium: Omni Bar doesn't accept some Chinese characters.

2009-10-26 Thread codesite-noreply


Comment #13 on issue 19460 by hb...@chromium.org: Omni Bar doesn't accept  
some Chinese characters.
http://code.google.com/p/chromium/issues/detail?id=19460

It is simply because I have reverted my change that fixes this problem.
(Read my description in Issue 19421.)

Regards,

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



[chromium-bugs] Issue 16515 in chromium: View page source executes javascript and redirects from http Refresh header

2009-10-26 Thread codesite-noreply

Updates:
Status: Fixed

Comment #19 on issue 16515 by scarybeasts: View page source executes  
javascript and redirects from http Refresh header
http://code.google.com/p/chromium/issues/detail?id=16515

I fixed this in WebKit:
Committed r50018: http://trac.webkit.org/changeset/50018
This will filter down in to a dev channel build, and the final M4 release.

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



[chromium-bugs] Issue 25754 in chromium: Mac: sheets still hang from the incorrect place

2009-10-26 Thread codesite-noreply

Updates:
Status: Fixed

Comment #4 on issue 25754 by viettrun...@chromium.org: Mac: sheets still  
hang from the incorrect place
http://code.google.com/p/chromium/issues/detail?id=25754

(It's still wrong in full screen mode; there's another bug filed for that.  
I'll get on that in a
jiffy.)

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



[chromium-bugs] Issue 23092 in chromium: Thread switchboard

2009-10-26 Thread codesite-noreply

Updates:
Status: Duplicate
Mergedinto: 25354

Comment #8 on issue 23092 by j...@chromium.org: Thread switchboard
http://code.google.com/p/chromium/issues/detail?id=23092

Not sure exactly what you're referring to?  Are you referring to when we do  
manual ref
counting to ensure that objects are destructed on the correct thread?   
That's something
I mentioned in the other bug as well.  If you have time to get to it soon,  
that's
great, if not I was planning on taking a stab.  I think there are examples  
of this with
ResourceMessageFilter, download manager, BufferedResourceHanadler among  
others.

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



[chromium-bugs] Issue 25354 in chromium: Need a fool-proof way of executing tasks on other threads without worrying about thread destruction order

2009-10-26 Thread codesite-noreply

Updates:
Cc: p...@chromium.org j...@chromium.org

Comment #2 on issue 25354 by j...@chromium.org: Need a fool-proof way of  
executing tasks on other threads without worrying about thread destruction  
order
http://code.google.com/p/chromium/issues/detail?id=25354

Issue 23092 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 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
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 24608 in chromium: Eliminate base/ dependencies in webframe_impl.cc

2009-10-26 Thread codesite-noreply

Updates:
Status: Fixed

Comment #7 on issue 24608 by da...@chromium.org: Eliminate base/  
dependencies in webframe_impl.cc
http://code.google.com/p/chromium/issues/detail?id=24608

Fixed with:
http://src.chromium.org/viewvc/chrome?view=revrevision=30035

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



[chromium-bugs] Issue 23092 in chromium: Thread switchboard

2009-10-26 Thread codesite-noreply


Comment #9 on issue 23092 by phajdan...@chromium.org: Thread switchboard
http://code.google.com/p/chromium/issues/detail?id=23092

Manual ref counting is one thing (and it'd be really great to make it  
easier), but I was
thinking about some parts of code which are harder to follow because they  
jump
between threads very frequently, for example in browser/download or
ExtensionsService.

I think I won't have cycles soon to do any of those.

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



[chromium-bugs] Issue 23092 in chromium: Thread switchboard

2009-10-26 Thread codesite-noreply


Comment #10 on issue 23092 by j...@chromium.org: Thread switchboard
http://code.google.com/p/chromium/issues/detail?id=23092

How do you see these scenarios being simplified?

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



[chromium-bugs] Issue 25786 in chromium: PDF Docs do not display at all until the Chrome Window is re-sized.

2009-10-26 Thread codesite-noreply


Comment #1 on issue 25786 by lubos.motl: PDF Docs do not display at all  
until the Chrome Window is re-sized.
http://code.google.com/p/chromium/issues/detail?id=25786

This is a duplicate of Issue 24883.

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



[chromium-bugs] Issue 25065 in chromium: Google Wave doesn't work with newest Chrome revision

2009-10-26 Thread codesite-noreply


Comment #2 on issue 25065 by anxiety35: Google Wave doesn't work with  
newest Chrome revision
http://code.google.com/p/chromium/issues/detail?id=25065

Fixed again in 4.0.225.0

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



[chromium-bugs] Issue 25155 in chromium: Bookmark bar text is super tiny in ubuntu moblin remix

2009-10-26 Thread codesite-noreply


Comment #8 on issue 25155 by om26er: Bookmark bar text is super tiny in  
ubuntu moblin remix
http://code.google.com/p/chromium/issues/detail?id=25155

in ubuntu moblin remix you cannot change themes. you have to work with the  
default
fonts

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



[chromium-bugs] Issue 18949 in chromium: Options window does not fit a small display.

2009-10-26 Thread codesite-noreply


Comment #24 on issue 18949 by om26er: Options window does not fit a small  
display.
http://code.google.com/p/chromium/issues/detail?id=18949

don't take this bug as fun users leave things due to these kind of problems

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



[chromium-bugs] Issue 25787 in chromium: Inconsistency between calculation and display when a div with overflow other than visible follows a float element.

2009-10-26 Thread codesite-noreply
Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25787 by Hanrui.Gao: Inconsistency between calculation and  
display when a div with overflow other than visible follows a float element.
http://code.google.com/p/chromium/issues/detail?id=25787

Chrome Version   : 4.0.223.11
URLs (if applicable) : http://tech.sina.com.cn/roll/2009-06-
10/11093166185.shtml
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 4: Fail
   Firefox 3.x: OK
  IE 6: OK
  IE 7: OK
  IE 8: OK

What steps will reproduce the problem?
1. Launch the URL above
2. Pay attention to 7月起新售电脑预装过滤软件 area (or you can search this
string in page)
3. Chrome and Safari have a large blank area and miss the introduction of
绿坝-花季护航上网过滤软件 which should appear just on the right of the
picture.

What is the expected result?
The introduction words of 绿坝-花季护航上网过滤软件 should appear on the
right hand of the picture in 7月起新售电脑预装过滤软件 area.

What happens instead?
Chrome and Safari have a large blank area and miss the introduction of 绿
坝-花季护航上网过滤软件 which should appear just on the right of the  
picture.
(Attached please find the screenshot.)


Please provide any additional information below. Attach a screenshot if
possible.
This looks like a bug of webkit engine, so Safari and Chrome 3/4 all have
this issue.
This bug only happens when there's a float element and a div which has
overflow set other than 'visible' and have a left-margin.
I guess this is caused by inconsistency between calculation and display.
 From my testcases you can find that when calculating the width of the inner
unfloat div, Chrome and Safari use the (width of the outer div) - (width of
inner the float div) as the containing block width. So in Chrome and
Safari, the inner unfloat div width is:
  600px(width of outer div)-200px(width of inner float div)-300px(left
margin of itself)=100px

The reason of Safari and Chrome deduct the float width from the containing
block width is like they both refer the rule here:
http://www.w3.org/TR/CSS2/visuren.html#floats (the 5th paragraph of 9.5).

But when laying out, Chrome and Safari overlap the left-margin area and the
float element. So there will be a unexpected blank area on the right of the
outer div.


Attachments:
dgkmrsw5_169cx23jmf9_b.png  184 KB
testcase_of_margin_left_affected_computed_width_quirk.html  2.5 KB
testcase_of_margin_left_affected_computed_width_standard.html  2.5 KB

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



[chromium-bugs] Issue 17866 in chromium: Tab title font size cannot be changed with the desktop settings

2009-10-26 Thread codesite-noreply


Comment #18 on issue 17866 by om26er: Tab title font size cannot be changed  
with the desktop settings
http://code.google.com/p/chromium/issues/detail?id=17866

i have exacly the same ugly font on the tab

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



[chromium-bugs] Issue 25249 in chromium: Ctrl-1 doesn't make text a heading in docs

2009-10-26 Thread codesite-noreply


Comment #15 on issue 25249 by hb...@chromium.org: Ctrl-1 doesn't make text  
a heading in docs
http://code.google.com/p/chromium/issues/detail?id=25249

thakis,

(in reply to comment 12)

 Yes, Safari makes nearly all shortcuts cancelable (there are some that  
 are not cancelable, e.g. cmd-1, but nearly all of them are)

It seems there are some issues about our key-event handling code and  
preventDefault(), e.g. Issue 15311, Issue 23824, etc.

Regards,

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



[chromium-bugs] Issue 12754 in chromium: Resolving host takes forever

2009-10-26 Thread codesite-noreply


Comment #8 on issue 12754 by edwardgtxy: Resolving host takes forever
http://code.google.com/p/chromium/issues/detail?id=12754

Thanks for your reply, I did disable DNS Pre-fetching and it's much better,  
but still
pretty bad compare to firefox or ie on windows, maybe it's just something  
wrong with
ubuntu's domain name to ip caching itself, since I realized firefox has a  
similar
issue. When I went for dinner, then came back after 1 hr, and it takes both  
firefox
and chrome 8 secs to do DNS requests on google.com

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



[chromium-bugs] Issue 25755 in chromium: Gmail automatically logging out Chrome users

2009-10-26 Thread codesite-noreply


Comment #2 on issue 25755 by tivelinovramis: Gmail automatically logging  
out Chrome users
http://code.google.com/p/chromium/issues/detail?id=25755

I tried to do the same in windows vista and all was OK. I'm using Evolution  
Mail to
enter in my gmail account, but is not the same. I expect to see a solution  
of this
problem, because I didn't have the same problem with the old version of  
Chrome.

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



[chromium-bugs] Issue 25788 in chromium: When a tab is busy (i.e. locked up), menu keyboard shortcuts don't work

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 25788 by vatic42: When a tab is busy (i.e. locked up), menu  
keyboard shortcuts don't work
http://code.google.com/p/chromium/issues/detail?id=25788

Chrome Version   : 4.0.223.2 (29371)
URLs (if applicable) :
OS version   : 10.5.8
Behavior in Safari 3.x/4.x (if applicable):
Behavior in Firefox 3.x (if applicable):
Behavior in Chrome for Windows:

What steps will reproduce the problem?
1.  Go to a tab that manages to lock Chrome up
2.  Try to use Cmd-w to close the tab or Cmd-t to create a new tab


What is the expected result?
The shortcut should work.

What happens instead?
The shortcut is ignored.


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



[chromium-bugs] Issue 15311 in chromium: preventDefault() + alert() failure

2009-10-26 Thread codesite-noreply

Updates:
Cc: su...@chromium.org

Comment #1 on issue 15311 by su...@chromium.org: preventDefault() + alert()  
failure
http://code.google.com/p/chromium/issues/detail?id=15311

I can't reproduce this issue on Chromium 4.0.225.0 (30030). This issue  
should already
been 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 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
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 23092 in chromium: Thread switchboard

2009-10-26 Thread codesite-noreply


Comment #11 on issue 23092 by phajdan...@chromium.org: Thread switchboard
http://code.google.com/p/chromium/issues/detail?id=23092

Well, I'm not sure. I can describe in more detail what I think makes them  
harder to
understand, and maybe you will have some idea.

A frequent pattern seems to be do the disk operation on backend thread,  
and notify
me when you're done. But to know where the control will return after the  
file
operation, you have to see the code executing on the backend thread. It  
requires a
lot of jumping around, sometimes between files, back and forth.

I am usually not exactly interested in how the backend operation is  
performed, but
what is the general flow of control. I was thinking about a PostTask-like  
function
with two method parameters: one method to invoke on the backend thread, and  
one
method to invoke on the current thread when the previous one finishes.

It might help, but I'm not sure. I'd still have to navigate across methods.

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



[chromium-bugs] Issue 14137 in chromium: Fix handling of file descriptor exhaustion

2009-10-26 Thread codesite-noreply

Updates:
Labels: -Security

Comment #7 on issue 14137 by scarybeasts: Fix handling of file descriptor  
exhaustion
http://code.google.com/p/chromium/issues/detail?id=14137

I don't think this is a particular security risk, unless I'm missing  
something?

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



[chromium-bugs] Issue 25789 in chromium: Command-[ and command-] (history back / forward) open new tab instead of navigating history

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 25789 by dfoosh1: Command-[ and command-] (history back /  
forward) open new tab instead of navigating history
http://code.google.com/p/chromium/issues/detail?id=25789

Chrome Version   : 4.0.225.0 (30037)
URLs (if applicable) :
OS version   : 10.6.1
Behavior in Safari 3.x/4.x (if applicable): normal
Behavior in Firefox 3.x (if applicable): normal
Behavior in Chrome for Windows: untested

What steps will reproduce the problem?
1. Open a web page, then click a few links to generate history in the tab.
2. Press command-[ to go back, or command-] to go forward in the
history...

What is the expected result?
Expect to go backward or forward in the history.

What happens instead?
A new tab is opened instead!

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



[chromium-bugs] Issue 23824 in chromium: Keyboard shortcuts freak out if preventDefault is called on ^s keydown

2009-10-26 Thread codesite-noreply

Updates:
Cc: su...@chromium.org

Comment #1 on issue 23824 by su...@chromium.org: Keyboard shortcuts freak  
out if preventDefault is called on ^s keydown
http://code.google.com/p/chromium/issues/detail?id=23824

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



[chromium-bugs] Issue 23092 in chromium: Thread switchboard

2009-10-26 Thread codesite-noreply


Comment #12 on issue 23092 by da...@chromium.org: Thread switchboard
http://code.google.com/p/chromium/issues/detail?id=23092

Maybe CallbackT could help for those cases.  It might be nice to  
structure more code
to use it for the return callback.

It would probably be helpful to encapsulate invoke a method on a particular
ChromeThread and reply via callback into a class.

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



[chromium-bugs] Issue 21799 in chromium: MediaTest.VideoBarTheora might be hanging due to a media pipeline problem

2009-10-26 Thread codesite-noreply

Updates:
Status: WontFix
Labels: -Size-Medium

Comment #2 on issue 21799 by phajdan...@chromium.org:  
MediaTest.VideoBarTheora might be hanging due to a media pipeline problem
http://code.google.com/p/chromium/issues/detail?id=21799

Not seeing the failures on dashboard. It might still be a little flaky, but  
then we can re-
open this bug.

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



[chromium-bugs] Issue 25503 in chromium: Gmail # (delete) shortcut not working

2009-10-26 Thread codesite-noreply


Comment #5 on issue 25503 by emmanuel.cron: Gmail # (delete) shortcut not  
working
http://code.google.com/p/chromium/issues/detail?id=25503

Okay, just installed Safari and it does not work as well. Seems a Webkit bug
unfortunately :(

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



[chromium-bugs] Issue 25790 in chromium: Intranet Access with username password fails

2009-10-26 Thread codesite-noreply
Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25790 by edm...@hirsch-m.de: Intranet Access with username  
password fails
http://code.google.com/p/chromium/issues/detail?id=25790

Chrome Version   : 2.0.172.43 GERMAN
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 4:not tested
   Firefox 3.x:OK
  IE 7:OK
  IE 8:OK

What steps will reproduce the problem?
1.go to a web site which needs login
2.try to enter user name and password (password contains german u with dots
(ü))
3.Chrome does not accept that input

What is the expected result?
to enter intranet web sites

What happens instead?
box prompts again to enter

Please provide any additional information below. Attach a screenshot if
possible.


Attachments:
Bild1.jpg  149 KB
Bild2.jpg  146 KB

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



[chromium-bugs] Issue 25791 in chromium: x86_64 rpm requires lsb-core-ia32

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25791 by juhpetersen: x86_64 rpm requires lsb-core-ia32
http://code.google.com/p/chromium/issues/detail?id=25791

Chrome Version   : google-chrome-unstable-4.0.223.11-29916.x86_64

What steps will reproduce the problem?
1. install google-chrome-unstable.x86_64 on fedora

What is the expected result?
(Preferably no lsb;) but hopefully at least 64bit only)

What happens instead?
redhat-lsb.i686 gets pulled

Please provide any additional information below. Attach a screenshot if
possible.

Using lsb as a dependency seems wrong:
why not just list the libraries you require
explicitly as dependencies instead.
I don't want to have to install qt3, etc
to run chrome.

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



[chromium-bugs] Issue 8022 in chromium: Add address bar and other controls to full screen mode

2009-10-26 Thread codesite-noreply


Comment #52 on issue 8022 by Andrew.Rodland: Add address bar and other  
controls to full screen mode
http://code.google.com/p/chromium/issues/detail?id=8022

iambob: no, because maximizing *doesn't make anything full-screen*, it  
makes it
maximized. Not the same thing. Chrome skips window decorations, but the  
difference is
still approximately one taskbar.

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



[chromium-bugs] Issue 25792 in chromium: Double-clicking/Opening link in inspector doesn't do anything

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25792 by emmanuel.cron: Double-clicking/Opening link in inspector  
doesn't do anything
http://code.google.com/p/chromium/issues/detail?id=25792

Chrome Version   : 4.0.223.11 (Official Build 29903)
URLs (if applicable) : any

What steps will reproduce the problem?
1. Open any page (example: http://code.google.com/p/chromium/issues/list).
2. Open the inspector.
3. Find any link in the inspector (image, url, ...) and try to open it by
double-clicking it or right-clicking  Open link in new tab/window.

What is the expected result?
The resource is opened in a new tab / current tab / new window.

What happens instead?
Nothing happens.

Please provide any additional information below. Attach a screenshot if
possible.
Additionally, when copying a relative link address by right-clicking 
Copy link address, the link is not correctly saved in my opinion.

For example, if I am on the page:
http://code.google.com/p/chromium/issues/list
And I copy that link in the inspector with Copy link address:
/js/codesite_product_dictionary_ph.pack.04102009.js
I get: chrome://devtools/js/codesite_product_dictionary_ph.pack.04102009.js

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



[chromium-bugs] Issue 25792 in chromium: Double-clicking/Opening link in inspector doesn't do anything

2009-10-26 Thread codesite-noreply


Comment #1 on issue 25792 by emmanuel.cron: Double-clicking/Opening link in  
inspector doesn't do anything
http://code.google.com/p/chromium/issues/detail?id=25792

Should I submit another bug report for the additional information?

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



[chromium-bugs] Issue 25793 in chromium: LayoutTest failures of text/basic/006.html and text/whitespace/026.html on Linux

2009-10-26 Thread codesite-noreply

Status: Untriaged
Owner: tk...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc LayoutTests LTTF

New issue 25793 by tk...@chromium.org: LayoutTest failures of  
text/basic/006.html and text/whitespace/026.html on Linux
http://code.google.com/p/chromium/issues/detail?id=25793

r30038 made them failure.  We need to rebaseline them.


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



[chromium-bugs] Issue 25794 in chromium: LoginPromptTest.TestTwoAuths is flaky

2009-10-26 Thread codesite-noreply

Status: Untriaged
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc FlakyTest

New issue 25794 by phajdan...@chromium.org: LoginPromptTest.TestTwoAuths is  
flaky
http://code.google.com/p/chromium/issues/detail?id=25794

C:\b\slave\chromium-dbg-
builder\build\src\chrome\browser\login_prompt_uitest.cc(128): error:
Value of: digest_tab-SetAuth(username_digest_, password_)
   Actual: false
Expected: true
C:\b\slave\chromium-dbg-
builder\build\src\chrome\browser\login_prompt_uitest.cc(135): error:
Value of: title
   Actual: L
Expected: ExpectedTitleFromAuth(username_digest_, password_)
Which is: Ldigestuser/secret

Failed this way 11 time(s). First failure was on 2009-10-16, and last on
2009-10-22.

Possibly related to issue 21345

I plan to mark it as flaky.

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



[chromium-bugs] Issue 17592 in chromium: BookmarkHTMLWriter is flaky and has been disabled

2009-10-26 Thread codesite-noreply

Updates:
Status: Assigned
Labels: -Size-Medium

Comment #5 on issue 17592 by phajdan...@chromium.org: BookmarkHTMLWriter is  
flaky and has been disabled
http://code.google.com/p/chromium/issues/detail?id=17592

Re-opening, still flaky. You have the debug info though.

C:\b\slave\chromium-rel-
builder\build\src\chrome\browser\bookmarks\bookmark_html_writer_unittest.cc(93
): error: Value of: BookmarkEntryToString(entry)
   Actual: Lon_toolbar=true url=http://url1/ path=x/Edit Bookmark/F;1  
title=url
1 time=Wednesday, October 21, 2009 2:33:45 PM
Expected: BookmarkValuesToString(on_toolbar, url, title, creation_time, f1,  
f2, f3)
Which is: Lon_toolbar=true url=http://url1/ path=x/Bookmarks bar/F;1
title=url 1 time=Wednesday, October 21, 2009 2:33:45 PM
C:\b\slave\chromium-rel-
builder\build\src\chrome\browser\bookmarks\bookmark_html_writer_unittest.cc(93
): error: Value of: BookmarkEntryToString(entry)
   Actual: Lon_toolbar=true url=http://url2/ path=x/Edit Bookmark/F;1/F2
title=url2 time=Wednesday, October 21, 2009 3:33:45 PM
Expected: BookmarkValuesToString(on_toolbar, url, title, creation_time, f1,  
f2, f3)
Which is: Lon_toolbar=true url=http://url2/ path=x/Bookmarks bar/F;1/F2
title=url2 time=Wednesday, October 21, 2009 3:33:45 PM
C:\b\slave\chromium-rel-
builder\build\src\chrome\browser\bookmarks\bookmark_html_writer_unittest.cc(93
): error: Value of: BookmarkEntryToString(entry)
   Actual: Lon_toolbar=true url=http://url3/ path=x/Edit Bookmark  
title=url3
time=Wednesday, October 21, 2009 3:33:45 PM
Expected: BookmarkValuesToString(on_toolbar, url, title, creation_time, f1,  
f2, f3)
Which is: Lon_toolbar=true url=http://url3/ path=x/Bookmarks bar  
title=url3
time=Wednesday, October 21, 2009 3:33:45 PM
C:\b\slave\chromium-rel-
builder\build\src\chrome\browser\bookmarks\bookmark_html_writer_unittest.cc(93
): error: Value of: BookmarkEntryToString(entry)
   Actual: Lon_toolbar=true url=http://%22%26/;%22 path=x/Edit Bookmark
title=url; time=Wednesday, October 21, 2009 3:33:45 PM
Expected: BookmarkValuesToString(on_toolbar, url, title,  
cre,10001:0ation_time, f1,
f2, f3)
Which is: Lon_toolbar=true url=http://%22%26/;%22 path=x/Bookmarks bar
title=url; time=Wednesday, October 21, 2009 3:33:45 PM

Which suggests it is a resources issue. I plan to mark the test as flaky.

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



[chromium-bugs] Issue 8444 in chromium: SessionHistoryTest.LocationReplace is flaky

2009-10-26 Thread codesite-noreply

Updates:
Owner: jcam...@chromium.org
Cc: -jcam...@chromium.org
Labels: -Size-Medium

Comment #15 on issue 8444 by phajdan...@chromium.org:  
SessionHistoryTest.LocationReplace is flaky
http://code.google.com/p/chromium/issues/detail?id=8444

This seems to rather flakily pass, at least on the trybots. The failure  
rate is very high.

Example failure:

/b/slave/linux/build/src/chrome/browser/session_history_uitest.cc:497:  
Failure
Value of: GetTabTitle()
   Actual: Lredirecting
Expected: L

jcampan, could you take a look? There is a
NavigateToURLWaitForNavigationsToComplete (or similar) method in TabProxy.
Maybe that can make the test wait properly, but I'm not sure how redirects  
work
internally. Feel free to reassign to me.

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



[chromium-bugs] Issue 25082 in chromium: Pasting text into url bar triggers keyword search

2009-10-26 Thread codesite-noreply


Comment #3 on issue 25082 by morimekta: Pasting text into url bar triggers  
keyword search
http://code.google.com/p/chromium/issues/detail?id=25082

If it's a feature (we want this): should make esc return to the original  
pasted
string, as if no KW was triggered. Current behaviour on esc is back to  
previous URL,
which means pasting search text that triggers unwanted keyword search is  
broken.

Alternative solution is not to trigger keyword on paste, only on keypress  
event (as
when writing the url in the Location bar).

Checked on 4.0.223.11 on Linux.

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



[chromium-bugs] Issue 25797 in chromium: Fonts in Chrome/Chromium are ugly

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Linux Area-Misc Type-Bug

New issue 25797 by om26er: Fonts in Chrome/Chromium are ugly
http://code.google.com/p/chromium/issues/detail?id=25797

Chrome Version: 4.0.223.x
OS + version : Ubuntu 9.10
CPU architecture (32-bit / 64-bit): 32-bit
window managers : compiz/metacity/mutter
URLs (if applicable) : http://code.google.com/p/chromium/issues/list
Behavior in Firefox 3.x (if applicable): OK
Behavior in Chrome for Windows (optional): I hate windows

What steps will reproduce the problem?
1. open the given link in chrome and firefox at the same time
2.take a look at the fonts of every entry

What is the expected result?
every font should look clear to eye and should not induce headache while
reading

What happens instead?
cannot read fonts as clear as in firefox. and sometime my head nearly  
explodes

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



[chromium-bugs] Issue 25797 in chromium: Fonts in Chrome/Chromium are ugly

2009-10-26 Thread codesite-noreply


Comment #1 on issue 25797 by om26er: Fonts in Chrome/Chromium are ugly
http://code.google.com/p/chromium/issues/detail?id=25797

i suggest that chrome should use its own fonts setting not the ubuntu  
system fonts.

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



[chromium-bugs] Issue 25798 in chromium: google visualization does not work on chrome Mac

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 25798 by tchvil: google visualization does not work on chrome Mac
http://code.google.com/p/chromium/issues/detail?id=25798

Chrome Version   : 4.0.223.11
URLs (if applicable) :http://www.friendpaste.com/6KNlLf4k1oX8zzl1rYytIX
OS version   : Leopard
Behavior in Safari 3.x/4.x (if applicable):ok
Behavior in Firefox 3.x (if applicable):ok
Behavior in Chrome for Windows:ok

What steps will reproduce the problem?
1.place the file attached(a copy/paste from google vis. gallery) on a web  
server
2.open it in google chrome for Mac
3.Nothing happen, while all other browsers show the swf correctly

What is the expected result?
Show the visualization

What happens instead?
Visualization does not appear.




Attachments:
googleVisualization_sb.html  1.6 KB

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



[chromium-bugs] Issue 20916 in chromium: Hitting Esc key should stop page loading

2009-10-26 Thread codesite-noreply


Comment #2 on issue 20916 by Artagnon: Hitting Esc key should stop page  
loading
http://code.google.com/p/chromium/issues/detail?id=20916

I'm not able to reproduce this. Hitting Esc stops loading the page. I'm  
running
4.0.221.8-r28108 on Debian GNU/Linux.

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



[chromium-bugs] Issue 25799 in chromium: Adding other accepted language (fur)

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25799 by adecorte: Adding other accepted language (fur)
http://code.google.com/p/chromium/issues/detail?id=25799

Chrome Version   : all

Hi, it would be great if Chrome could support other languages for websites'
content. I'm particurarly interested in Friulian
([http://en.wikipedia.org/wiki/Friulian_language]), ISO code 'fur'. I had a
look in the file app/l10n_util.cc and I found only two letters code there.  
Is
there a policy behind that choice?
Please note that Mozilla Firefox already supports it.

Otherwise, you should allow the option to insert a custom language code.
Thanks

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



[chromium-bugs] Issue 25800 in chromium: Chrome does not update cache with newer/modified files, keeps the old files in cache

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25800 by ilkkah: Chrome does not update cache with newer/modified  
files, keeps the old files in cache
http://code.google.com/p/chromium/issues/detail?id=25800

Chrome Version   :

Google Chrome   4.0.223.11 (Official Build 29903)
WebKit  532.3
V8  1.3.16.1
User Agent  Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/532.3 (KHTML, like Gecko) Chrome/4.0.223.11 Safari/532.3


URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 4:OK
   Firefox 3.x:OK
  IE 7:OK
  IE 8:OK

What steps will reproduce the problem?
1. This is rather unclear now.

Description of the problem:

I'm working on a web application on my own machine, using Apache/2.0.63
(Win32) PHP/5.2.6.

(1) I recently edited some of the images that are used on the site. Now -
when I go to the site with Google Chrome, I get the old images. This is not
alarming by itself, but the following things are.

(2) I naturally do a refresh of the site, either with the refresh button,
or just activating the address field and pressing enter. Now, with a reload
I get the new images like I should.

THE BUG: At this point I close the tab and do the whole thing again
starting at point (1) - I go to the site with Chrome. Now, I get the old
images again! This is the problem/bug. Seems like Chrome didn't update
cache, and the old files are still in the cache and Chrome shows them. If I
do a refresh, I get the new images like I should, but I can repeat this bug
indefinitely - I get the old images every time when I do an initial page
load in Chrome.

If I watch Apache's log, I see the following: On initial page load, there
is now requests for images. On subsequent page loads, there is, and the
server returns the images with the http code 200.

Summary:
I would expect Google Chrome to update its cache but it's not updating it.



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



[chromium-bugs] Issue 25800 in chromium: Chrome does not update cache with newer/modified files, keeps the old files in cache

2009-10-26 Thread codesite-noreply


Comment #1 on issue 25800 by ilkkah: Chrome does not update cache with  
newer/modified files, keeps the old files in cache
http://code.google.com/p/chromium/issues/detail?id=25800

Typo corrected:

there is now requests for images
-
there is no requests for images

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



[chromium-bugs] Issue 24200 in chromium: Crash - v8::internal::MayAccessPreCheck

2009-10-26 Thread codesite-noreply


Comment #30 on issue 24200 by antonmuhin: Crash -  
v8::internal::MayAccessPreCheck
http://code.google.com/p/chromium/issues/detail?id=24200

Just FYI.  There is no more instances of this crash in in 4.0.223.{9,11},  
so I think
this issue is solved.

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



[chromium-bugs] Issue 23152 in chromium: Linux 64-bit video doesn't work on official builds

2009-10-26 Thread codesite-noreply


Comment #26 on issue 23152 by dinyar.r...@gmail.com: Linux 64-bit video  
doesn't work on official builds
http://code.google.com/p/chromium/issues/detail?id=23152

This works flawlessly for me on an amd64 Debian sid machine viewing the  
video at
youtube.com/html5.

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



[chromium-bugs] Issue 25801 in chromium: Extensions bottom toolbar disappeared

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25801 by maxadamo: Extensions bottom toolbar disappeared
http://code.google.com/p/chromium/issues/detail?id=25801

Chrome Version   : Copy from: 'about:version'
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 4:
   Firefox 3.x:
  IE 7:
  IE 8:

What steps will reproduce the problem?
1. Extensions toolbar disappeared. Now it's not necessary to use the flag
--enable-extensions as I always get the option extensions in the menu.
But the toolbar disappeared and I can't manage my extensions. Is this a
transiction in development?

What is the expected result?

get the bottom toolbar (possibly smaller than the previous one).

What happens instead?

really nothing :)



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



[chromium-bugs] Issue 25639 in chromium: HTTP password prompt is not clearly visible (popup has no borders)

2009-10-26 Thread codesite-noreply


Comment #2 on issue 25639 by ignacio.desoto: HTTP password prompt is not  
clearly visible (popup has no borders)
http://code.google.com/p/chromium/issues/detail?id=25639

I'm attaching a screenshot.

My window manager is metacity.

In the screenshot the loaded webpage is about:blank, so the popup is  
clearly visible,
but when the loaded webpage is another one the popup window gets lost.

My proposal, besides fixing the borders issue, is to change the tab's icon  
from the
loading circle to a yellow warning exclamation mark or something else, so  
that the
user gets noticed that the webpage requires input. Sometimes I load this  
webpage and
switch to another tab, and if I look at the tabs it seems as it is still  
loading
because of the loading icon, but it actually isn't and I can't know that  
until I
switch to the tab.

Attachments:
25639.png  27.2 KB

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



[chromium-bugs] Issue 900 in chromium: No Windows Tiling

2009-10-26 Thread codesite-noreply


Comment #25 on issue 900 by ramon.smits: No Windows Tiling
http://code.google.com/p/chromium/issues/detail?id=900

This problem is happening in Windows Vista x86 and Windows 7 x64 here too.  
Still not
resolved.

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



[chromium-bugs] Issue 25639 in chromium: HTTP password prompt is not clearly visible (popup has no borders)

2009-10-26 Thread codesite-noreply


Comment #3 on issue 25639 by ignacio.desoto: HTTP password prompt is not  
clearly visible (popup has no borders)
http://code.google.com/p/chromium/issues/detail?id=25639

It still happens if I switch to system titlebar and borders.

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



[chromium-bugs] Issue 25800 in chromium: Chrome does not update cache with newer/modified files, keeps the old files in cache

2009-10-26 Thread codesite-noreply


Comment #2 on issue 25800 by ilkkah: Chrome does not update cache with  
newer/modified files, keeps the old files in cache
http://code.google.com/p/chromium/issues/detail?id=25800

If I do chrome://net-internals/view-cache/url.

... I get the same old thing again and again. Regardless what I see on the  
browser window on
another tab (I see the new image if I refresh).

This is from the cache (it doesn't change at all, but it should):

HTTP/1.1 200 OK
Date: Sat, 17 Oct 2009 18:17:38 GMT
Server: Apache/2.0.63 (Win32) PHP/5.2.6
Last-Modified: Wed, 31 Dec 2008 09:27:33 GMT
ETag: d280-9dd-515deb26
Accept-Ranges: bytes
Content-Length: 2525
Content-Type: image/png


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



[chromium-bugs] Issue 17643 in chromium: Error 102 (net::ERR_CONNECTION_REFUSED): Unknown error.

2009-10-26 Thread codesite-noreply


Comment #7 on issue 17643 by feb.fun: Error 102  
(net::ERR_CONNECTION_REFUSED): Unknown error.
http://code.google.com/p/chromium/issues/detail?id=17643

Hello .. ppl , even i face the same problem for google concerned sites like  
lorkut ,
youtube , gmail etc.. i'm going mad.. pls. help me with a fix .

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



[chromium-bugs] Issue 25802 in chromium: Extension updates hosted on Google Sites

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25802 by pdknsk: Extension updates hosted on Google Sites
http://code.google.com/p/chromium/issues/detail?id=25802

Chrome Version   : 4.0.223.11

I uploaded the XML and CRX files to Google Sites. Both are then accessible
via a direct URL, but the update does not work. I suspect the problem is
either that Google Sites 302 redirects to an URL at a different domain
(googlegroups.com) or that the new URL is incredibly long (373 characters)
and contains authkey and other variables.

How can I debug this?

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



[chromium-bugs] Issue 25803 in chromium: Crash on Chromium startup (regression)

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25803 by Adam.Walling: Crash on Chromium startup (regression)
http://code.google.com/p/chromium/issues/detail?id=25803

Chrome Version   : 30043
URLs (if applicable) : n/a
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 4: n/a
   Firefox 3.x: n/a
  IE 7: n/a
  IE 8: n/a

What steps will reproduce the problem?
1. Open Chromium

What is the expected result?
Should not crash


What happens instead?
Crashes


Please provide any additional information below. Attach a screenshot if
possible.
Just updated to 30043 from one of last week's builds and started getting
this issue with every startup. Seems to work OK starting from a clean
install, but then I've lost all my bookmarks and history, etc. May have
something to do with bookmarks, or the favicon preview when first starting
up. I would be happy to help any debugging. Here is the callstack:

   chrome.dll!`anonymous namespace'::OnNoMemory()  Line 126C++
chrome.dll!_invalid_parameter_noinfo()  Line 99 + 0xc bytes C++
chrome.dll!RefCountedBytes::front()  Line 67 + 0x1b bytes   C++
chrome.dll!BookmarkModel::OnFavIconDataAvailable(int handle=8,
bool know_favicon=true, scoped_refptrRefCountedBytes data={...}, bool
expired=true, GURL icon_url={...})  Line 652 + 0x2b bytes   C++
chrome.dll!CallbackImplDOMUIFavIconSource,void (__thiscall
DOMUIFavIconSource::*)
(int,bool,scoped_refptrRefCountedBytes,bool,GURL),Tuple5int,bool,scoped_
refptrRefCountedBytes,bool,GURL ::RunWithParams(const
Tuple5int,bool,scoped_refptrRefCountedBytes,bool,GURL  params={...})
Line 550C++
chrome.dll!CancelableRequestCallbackRunnerTuple0
 ::ExecuteCallback(const Tuple0  param={...})  Line 516   C++
chrome.dll!RunnableMethodIPC::ChannelProxy::Context,void
(__thiscall IPC::ChannelProxy::Context::*)(IPC::Message const
),Tuple1IPC::Message ::Run()  Line 277 + 0xf bytes  C++
chrome.dll!MessageLoop::RunTask(Task * task=0x02ddf090)  Line 315
C++
chrome.dll!MessageLoop::DoWork()  Line 437  C++
chrome.dll!base::MessagePumpForUI::DoRunLoop()  Line 210C++
chrome.dll!base::MessagePumpWin::RunWithDispatcher
(base::MessagePump::Delegate * delegate=0x0019f22c,
base::MessagePumpWin::Dispatcher * dispatcher=0x0019f0d4)  Line 54  C++
chrome.dll!MessageLoop::RunInternal()  Line 194 + 0xa bytes C++
chrome.dll!MessageLoop::RunHandler()  Line 182  C++
chrome.dll!MessageLoopForUI::Run(base::MessagePumpWin::Dispatcher
* dispatcher=0x0019f0d4)  Line 600  C++
chrome.dll!`anonymous namespace'::RunUIMessageLoop(BrowserProcess
* browser_process=0x016ba0e0)  Line 155 C++
chrome.dll!BrowserMain(const MainFunctionParams  parameters=
{...})  Line 884 + 0xc bytesC++
chrome.dll!ChromeMain(HINSTANCE__ * instance=0x012b,
sandbox::SandboxInterfaceInfo * sandbox_info=0x0019f698, wchar_t *
command_line=0x003431d6)  Line 601 + 0xc bytes  C++
chrome.exe!wWinMain(HINSTANCE__ * instance=0x012b, HINSTANCE__
* prev_instance=0x, wchar_t * command_line=0x003431d6, int
__formal=1)  Line 103 + 0xe bytes   C++
chrome.exe!__tmainCRTStartup()  Line 324 + 0x1c bytes   C
kernel32.d...@basethreadinitthunk@12()  + 0x12 bytes
ntdll.dll!___rtluserthreadst...@8()  + 0x27 bytes   
ntdll.dll!__rtluserthreadst...@8()  + 0x1b bytes





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



[chromium-bugs] Issue 25803 in chromium: Crash on Chromium startup (regression)

2009-10-26 Thread codesite-noreply


Comment #1 on issue 25803 by Adam.Walling: Crash on Chromium startup  
(regression)
http://code.google.com/p/chromium/issues/detail?id=25803

Opening up a -app link bypasses the new tab page and works fine; as soon as  
I open a
new window or new tab, the new tab page partially displays but crashes. The
bookmarks toolbar (which is floating) is visible, although no icons. The  
rest of the
page still appears white. I am convinced this is a bookmarks issue, then.

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



[chromium-bugs] Issue 25803 in chromium: Crash on Chromium startup (regression)

2009-10-26 Thread codesite-noreply


Comment #2 on issue 25803 by Adam.Walling: Crash on Chromium startup  
(regression)
http://code.google.com/p/chromium/issues/detail?id=25803

Deleted Bookmarks file, now running fine. Put the old one back, still  
crashes.
Deleted the first 20 entries, which are the ones that were currently being
displayed, still crashes (different entries this time on the bar).

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



[chromium-bugs] Issue 8022 in chromium: Add address bar and other controls to full screen mode

2009-10-26 Thread codesite-noreply


Comment #53 on issue 8022 by iambob: Add address bar and other controls to  
full screen mode
http://code.google.com/p/chromium/issues/detail?id=8022

Ah, I see. I autohide my taskbar. So, for me, maximizing DOES make it  
full-screen. Boo
for non-autohiding taskbars. Lame.


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



[chromium-bugs] Issue 25319 in chromium: Cmd-clicking back button should open history page in new background tab

2009-10-26 Thread codesite-noreply


Comment #9 on issue 25319 by rse...@chromium.org: Cmd-clicking back button  
should open history page in new background tab
http://code.google.com/p/chromium/issues/detail?id=25319

If you try to do Cmd+[ or Cmd+], it will now open the page in a new tab.

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



[chromium-bugs] Issue 20916 in chromium: Hitting Esc key should stop page loading

2009-10-26 Thread codesite-noreply


Comment #3 on issue 20916 by rse...@chromium.org: Hitting Esc key should  
stop page loading
http://code.google.com/p/chromium/issues/detail?id=20916

@Artagnon, this is a Mac bug (see OS-Mac label on the side).

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



[chromium-bugs] Issue 25804 in chromium: Minor code sample typo

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25804 by dmondark: Minor code sample typo
http://code.google.com/p/chromium/issues/detail?id=25804

Chrome Version   : Latest HEAD
SVN URL :
http://src.chromium.org/svn/trunk/src/chrome/common/extensions/docs/api_other.html

What steps will reproduce the problem?
The 4nd line of the code sample in WebKit APIs section has 'sl' as the
duration of the transition.

What is the expected result?
It should be '1s':
-webkit-transition: all 1s ease-out;


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



[chromium-bugs] Issue 24130 in chromium: Crash - v8::Value::IsString()

2009-10-26 Thread codesite-noreply


Comment #6 on issue 24130 by a...@chromium.org: Crash -  
v8::Value::IsString()
http://code.google.com/p/chromium/issues/detail?id=24130

The error reporting issue in comment 1 and 3 looks like a missing null  
check.

I have created a patch upstream for that issue:  
https://bugs.webkit.org/show_bug.cgi?
id=30774.

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



[chromium-bugs] Issue 23865 in chromium: content scripts should have a lighter-weight way to get a response

2009-10-26 Thread codesite-noreply


Comment #4 on issue 23865 by erik...@chromium.org: content scripts should  
have a lighter-weight way to get a response
http://code.google.com/p/chromium/issues/detail?id=23865

nice - big improvement.

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



[chromium-bugs] Issue 25805 in chromium: Infragistics WebDataGrid is not rendered properly

2009-10-26 Thread codesite-noreply

Status: Untriaged
Owner: 
Labels: Area-ChromeFrame Type-Bug OS-Windows Pri-2

New issue 25805 by vivu.vivek: Infragistics WebDataGrid is not rendered  
properly
http://code.google.com/p/chromium/issues/detail?id=25805

ChromeFrame version: 4.0.223.9 (Official Build 29618)

Related URL(s):
cf:http://samples.infragistics.com/2009.1/WebFeatureBrowser/WebDataGrid/Fil
tering/WebDataGrid_DataFiltering.aspx

Steps to reproduce the issue:
1.Open the URL provided in the IE 6.
2.Rows are not rendered properly. They get distorted.

What do you expect to happen?
Rows should render properly. Even in Chrome it renders properly.

What do you see instead?
Rows are getting destorted.


Attachments:
untitled.JPG  99 KB

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



[chromium-bugs] Issue 25806 in chromium: Keyboard shortcut Cmd-[ opens a new tab with previous page, instead of going back in history

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 25806 by weivsara: Keyboard shortcut Cmd-[ opens a new tab with  
previous page, instead of going back in history
http://code.google.com/p/chromium/issues/detail?id=25806

Chrome Version   : 4.0.226.0 (30043)
URLs (if applicable) : Any
OS version   : 10.5.8
Behavior in Safari 3.x/4.x (if applicable):
Behavior in Firefox 3.x (if applicable):
Behavior in Chrome for Windows:

What steps will reproduce the problem?
1. Browse through several pages, so that there is stuff in history
2. Press cmd-[ to go back
3.

What is the expected result?
Go back to previous history item.

What happens instead?
The current page stays the same and a new tab is opened with the previous
page. Subsequent cmd-[ result in more tabs being open, always with the
first previous page. Current page stays the same. This happens only when
the keyboard shortcut is used. Clicking on arrows or selecting the
command from the menu works as expected. Similar behavior can be
observed with Cmd-]. Dev channel Chrome (4.0.223.11) works well.


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



[chromium-bugs] Issue 25387 in chromium: Chrome 4 remove two functions registered to window.onload event when calling removeEventListener to remove the first one of them.

2009-10-26 Thread codesite-noreply

Updates:
Status: Upstream
Cc: dglaz...@chromium.org j...@chromium.org

Comment #2 on issue 25387 by j...@chromium.org: Chrome 4 remove two  
functions registered to window.onload event when calling  
removeEventListener to remove the first one of them.
http://code.google.com/p/chromium/issues/detail?id=25387

The problem has been upstream to  
https://bugs.webkit.org/show_bug.cgi?id=30765. Also
provided a patch to fix.

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



[chromium-bugs] Issue 25807 in chromium: Windows jump around desktop when using spaces

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 25807 by rcombs: Windows jump around desktop when using spaces
http://code.google.com/p/chromium/issues/detail?id=25807

Chrome Version   : 4.0.223.8
URLs (if applicable) :
OS version   : 10.5.8
Behavior in Safari 3.x/4.x (if applicable):
Behavior in Firefox 3.x (if applicable):
Behavior in Chrome for Windows: Haven't tested, plus Windows doesn't
have Spaces as far as I know.

What steps will reproduce the problem?
1. Open multiple windows on different desktops.
2. Try to move a window between desktops using Spaces.
3. The window will appear to have moved, but when you go to that
desktop, all windows have moved there.

This doesn't happen every time, but it happens frequently.

What is the expected result?

The windows I didn't move myself shouldn't change location or desktop.

What happens instead?

The windows sometimes act like they are grouped together.


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



[chromium-bugs] Issue 25808 in chromium: Scrolling affects multiple windows

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 25808 by rcombs: Scrolling affects multiple windows
http://code.google.com/p/chromium/issues/detail?id=25808

Chrome Version   :  4.0.223.8
URLs (if applicable) :
OS version   : 10.5.8
Behavior in Safari 3.x/4.x (if applicable):
Behavior in Firefox 3.x (if applicable):
Behavior in Chrome for Windows: Haven't run Chrome for Windows.

What steps will reproduce the problem?
1. Open two windows to any page with more than one screen of content.
2. Stack the windows.
3. Use the mouse wheel or arrow keys to scroll.
4. Note that when scrolling quickly that the bottom window scrolls too,
even though it doesn't have focus.

What is the expected result?

Only the top window should scroll.

What happens instead?

Both windows scroll.


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



[chromium-bugs] Issue 25787 in chromium: Inconsistency between calculation and display when a div with overflow other than visible follows a float element.

2009-10-26 Thread codesite-noreply

Updates:
Status: Upstream
Cc: gwil...@chromium.org

Comment #1 on issue 25787 by j...@chromium.org: Inconsistency between  
calculation and display when a div with overflow other than visible follows  
a float element.
http://code.google.com/p/chromium/issues/detail?id=25787

The problem has been upstream to  
https://bugs.webkit.org/show_bug.cgi?id=30764.

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



[chromium-bugs] Issue 25809 in chromium: Chrome acts strangely after running for a while

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 25809 by rcombs: Chrome acts strangely after running for a while
http://code.google.com/p/chromium/issues/detail?id=25809

Chrome Version   : 4.0.223.8
URLs (if applicable) :
OS version   : 10.5.8
Behavior in Safari 3.x/4.x (if applicable):
Behavior in Firefox 3.x (if applicable):
Behavior in Chrome for Windows: Haven't tried it.

What steps will reproduce the problem?
1. Use the browser for a few days, using multiple tabs and windows and
visiting many sites.
2. After a while the browser will stop working (but not crash).  For
example, it may not allow text to be entered anywhere, or it may prevent
new tabs and windows from being opened (but existing windows work ok).

What is the expected result?

It should continue to allow text entry and opening new tabs and windows.

What happens instead?

It fails in strange ways.


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



[chromium-bugs] Issue 25810 in chromium: cmd-[ opens last page in a new tab

2009-10-26 Thread codesite-noreply

Status: Assigned
Owner: viettrun...@chromium.org
CC: rse...@chromium.org,  tha...@chromium.org
Labels: OS-Mac Area-BrowserUI Pri-1 Type-Bug Regression

New issue 25810 by tha...@chromium.org: cmd-[ opens last page in a new tab
http://code.google.com/p/chromium/issues/detail?id=25810

What steps will reproduce the problem?
1. Surf
2. cmd-[

What is the expected result?

Should go back.

What happens instead?

Opens Back page in new tab.

Would be cool if this was fixed before the next dev release is cut; else
r30016 should probably be reverted.

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



[chromium-bugs] Issue 25319 in chromium: Cmd-clicking back button should open history page in new background tab

2009-10-26 Thread codesite-noreply


Comment #10 on issue 25319 by tha...@chromium.org: Cmd-clicking back button  
should open history page in new background tab
http://code.google.com/p/chromium/issues/detail?id=25319

Yikes! I've filed issue 25810 for the regression.

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



[chromium-bugs] Issue 25811 in chromium: Scrolling in Google Spreadsheets is very slow

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 25811 by rcombs: Scrolling in Google Spreadsheets is very slow
http://code.google.com/p/chromium/issues/detail?id=25811

Chrome Version   : 4.0.223.8
URLs (if applicable) :
OS version   : 10.5.8
Behavior in Safari 3.x/4.x (if applicable): Also slow, but more evenly slow
which is less irritating.
Behavior in Firefox 3.x (if applicable): Faster and smoother.
Behavior in Chrome for Windows: Haven't tried it.

What steps will reproduce the problem?
1. Open a Google spreadsheet with many rows and columns (and in my
case also colored cells).
2. Try scrolling up and down.

What is the expected result?

Scrolling should be fast enough that if I wait for half a second or a  
second,
that all changes will be finished.

What happens instead?

The scrolling is both slow and choppy -- it stops for over a second which
make me think the browser didn't get some of the events, so I try scrolling
more, then it starts processing those events and overshoots the target.
Repeat in the other direction.


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



[chromium-bugs] Issue 25254 in chromium: Hitting cmd-c doesn't blink menu

2009-10-26 Thread codesite-noreply

Updates:
Status: Fixed

Comment #2 on issue 25254 by tha...@chromium.org: Hitting cmd-c doesn't  
blink menu
http://code.google.com/p/chromium/issues/detail?id=25254

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



[chromium-bugs] Issue 19814 in chromium: Many words suddently turned into search engine keywords

2009-10-26 Thread codesite-noreply


Comment #3 on issue 19814 by mahaniok: Many words suddently turned into  
search engine keywords
http://code.google.com/p/chromium/issues/detail?id=19814

I got a suggestion in the list to comment on here, though I'm not sure I  
have the same
issue.

I have a specific URL, upon entering which Chrome Linux only allows me to  
search for
it in Google, not to go to it.

I tried to follow your steps, though on step 2 I found that my problem is  
fully
reproducible on empty profile.

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



[chromium-bugs] Issue 25812 in chromium: Webpage not scrollable when append '#' to url

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25812 by gersomvg: Webpage not scrollable when append '#' to url
http://code.google.com/p/chromium/issues/detail?id=25812

Chrome Version   : 3.0.195.27

What steps will reproduce the problem?
1. Use windows 7 to open chrome
2. Append # to url of a website which is longer dan screen-height
3. Try to scroll

What is the expected result?
It should scroll

What happens instead?
It won't scroll (mind it doesn't fail all the time.. sometimes it DOES
scroll)

Please provide any additional information below. Attach a screenshot if
possible.


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



[chromium-bugs] Issue 25681 in chromium: r29152 added bad operations to FilePath

2009-10-26 Thread codesite-noreply

Updates:
Status: Available
Labels: -Pri-2 -Area-Misc Pri-1 Area-BrowserBackend

Comment #1 on issue 25681 by m...@chromium.org: r29152 added bad operations  
to FilePath
http://code.google.com/p/chromium/issues/detail?id=25681

I'm bumping this to P1.  It would be bad if other people started calling  
this routine.

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



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

2009-10-26 Thread codesite-noreply


Comment #220 on issue 1019 by jck221: Set image as wallpaper
http://code.google.com/p/chromium/issues/detail?id=1019

Please add this feature.  Thanks in advance.

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



[chromium-bugs] Issue 25681 in chromium: r29152 added bad operations to FilePath

2009-10-26 Thread codesite-noreply


Comment #2 on issue 25681 by m...@chromium.org: r29152 added bad operations  
to FilePath
http://code.google.com/p/chromium/issues/detail?id=25681

I could easily fix it as proposed in the review thread of the revision  
which introduced
it, if nobody object:

http://groups.google.com/group/chromium-
reviews/browse_frm/thread/49ff7321d35753b8/baa6480d01a15564?
lnk=gstq=ResolveParentReferences#baa6480d01a15564


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



[chromium-bugs] Issue 21760 in chromium: duplo.lego.com blocks Chrome/Safari from playing game

2009-10-26 Thread codesite-noreply

Updates:
Status: Fixed

Comment #3 on issue 21760 by gwil...@chromium.org: duplo.lego.com blocks  
Chrome/Safari from playing game
http://code.google.com/p/chromium/issues/detail?id=21760

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



[chromium-bugs] Issue 25813 in chromium: Not displaying page dropdowns correctly

2009-10-26 Thread codesite-noreply

Status: Untriaged
Owner: 
Labels: Area-ChromeFrame Type-Bug OS-Windows Pri-2

New issue 25813 by ljd333: Not displaying page dropdowns correctly
http://code.google.com/p/chromium/issues/detail?id=25813

ChromeFrame version: from cf:about:version

Related URL(s):

Steps to reproduce the issue:
1. visit http://www.coxenterprises.com/coxcareer/eRecruit.asp
2.
3.

What do you expect to happen?

What do you see instead?  Job catagory and Location sections merged and
text is overlapping other text.


Attachments:
google page error.JPG  64.3 KB

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



[chromium-bugs] Issue 25387 in chromium: Chrome 4 remove two functions registered to window.onload event when calling removeEventListener to remove the first one of them.

2009-10-26 Thread codesite-noreply

Updates:
Status: Duplicate
Mergedinto: 24237

Comment #3 on issue 25387 by dglaz...@chromium.org: Chrome 4 remove two  
functions registered to window.onload event when calling  
removeEventListener to remove the first one of them.
http://code.google.com/p/chromium/issues/detail?id=25387

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



[chromium-bugs] Issue 24237 in chromium: Removing event listener from inside listener prevents other listeners from firing

2009-10-26 Thread codesite-noreply

Updates:
Cc: j...@chromium.org

Comment #4 on issue 24237 by dglaz...@chromium.org: Removing event listener  
from inside listener prevents other listeners from firing
http://code.google.com/p/chromium/issues/detail?id=24237

Issue 25387 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 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
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 19814 in chromium: Many words suddently turned into search engine keywords

2009-10-26 Thread codesite-noreply


Comment #4 on issue 19814 by mahaniok: Many words suddently turned into  
search engine keywords
http://code.google.com/p/chromium/issues/detail?id=19814

sorry, my bug is actually Issue 25714, not related

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



[chromium-bugs] Issue 3543 in chromium: Checkboxes and scroll bar arrows sometimes disappear under Windows classic

2009-10-26 Thread codesite-noreply


Comment #202 on issue 3543 by statikeffeck: Checkboxes and scroll bar  
arrows sometimes disappear under Windows classic
http://code.google.com/p/chromium/issues/detail?id=3543

I'm also using (and have been using) the Windows Classic Theme on XP Home  
SP2 and have
had this issue today for the first time after using Chrome for many months  
without a
problem. I recently installed GIMP and InkScape which also include the GTK  
(a
windowing/GUI system). Wondering if that is related.

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



[chromium-bugs] Issue 18076 in chromium: Add/Edit search engine buttons

2009-10-26 Thread codesite-noreply


Comment #3 on issue 18076 by Artagnon: Add/Edit search engine buttons
http://code.google.com/p/chromium/issues/detail?id=18076

I just wrote some code to fix this. It's currently under review here:
http://codereview.chromium.org/338015

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



[chromium-bugs] Issue 25714 in chromium: Cannot type in a URL with an underscore in the hostname

2009-10-26 Thread codesite-noreply

Updates:
Status: Untriaged
Owner: pkast...@chromium.org
Labels: -OS-Mac OS-All Regression

Comment #1 on issue 25714 by tha...@chromium.org: Cannot type in a URL with  
an underscore in the hostname
http://code.google.com/p/chromium/issues/detail?id=25714

Probably introduced in http://codereview.chromium.org/292003 .

Technically, underscores are not allowed in urls (search
http://www.ietf.org/rfc/rfc1738.txt for hostport), but they are commonly  
used
anyway.

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



[chromium-bugs] Issue 25684 in chromium: Frame flickers when dragging tabs in the tabstrip.

2009-10-26 Thread codesite-noreply

Updates:
Owner: b...@chromium.org
Cc: pinker...@chromium.org al...@google.com

Comment #1 on issue 25684 by pinker...@chromium.org: Frame flickers when  
dragging tabs in the tabstrip.
http://code.google.com/p/chromium/issues/detail?id=25684

I can't see this and have no idea what's wrong. Please give me more detail  
or a
screenshot, or show cole, then assign it back to me.

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



[chromium-bugs] Issue 19078 in chromium: red square replace some buttons

2009-10-26 Thread codesite-noreply


Comment #11 on issue 19078 by mm...@chromium.org: red square replace some  
buttons
http://code.google.com/p/chromium/issues/detail?id=19078

phlogi1: Can you give more details on your installation? What Chrome  
version? What
distro?

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



[chromium-bugs] Issue 21783 in chromium: Require complete pass for trybot success

2009-10-26 Thread codesite-noreply

Updates:
Status: Fixed

Comment #8 on issue 21783 by maruelatchromium: Require complete pass for  
trybot success
http://code.google.com/p/chromium/issues/detail?id=21783

Only test_shell isn't in the list yet. I'll close the bug since this is not  
a big deal
and I'll do it later.

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



[chromium-bugs] Issue 25714 in chromium: Cannot type in a URL with an underscore in the hostname

2009-10-26 Thread codesite-noreply

Updates:
Labels: -Pri-2 Pri-1

Comment #2 on issue 25714 by tha...@chromium.org: Cannot type in a URL with  
an underscore in the hostname
http://code.google.com/p/chromium/issues/detail?id=25714

Regressions are P1

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



[chromium-bugs] Issue 24430 in chromium: REGRESSION: Selecting Copy email address in MAILTO: links includes the mailto:

2009-10-26 Thread codesite-noreply

Updates:
Cc: pinker...@chromium.org

Comment #8 on issue 24430 by pinker...@chromium.org: REGRESSION:  
Selecting Copy email address in MAILTO: links includes the mailto:
http://code.google.com/p/chromium/issues/detail?id=24430

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



[chromium-bugs] Issue 17592 in chromium: BookmarkHTMLWriter is flaky and has been disabled

2009-10-26 Thread codesite-noreply

Updates:
Status: Fixed

Comment #6 on issue 17592 by s...@chromium.org: BookmarkHTMLWriter is flaky  
and has been disabled
http://code.google.com/p/chromium/issues/detail?id=17592

This failure is the result of resources changing without recompiling  
everything. If
resource changes resulted in compiling the right thing, this would never  
happen. Moving
back to 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 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
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 4904 in chromium: Chrome does not work with Yahoo finance portfolio, streaming quotes.

2009-10-26 Thread codesite-noreply


Comment #5 on issue 4904 by matthew.sandoz: Chrome does not work with Yahoo  
finance portfolio, streaming quotes.
http://code.google.com/p/chromium/issues/detail?id=4904

agreed - is this a big problem to fix?

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



[chromium-bugs] Issue 19587 in chromium: Chromium Fails to call adobe to open PDFs files

2009-10-26 Thread codesite-noreply


Comment #34 on issue 19587 by jonasdiemer: Chromium Fails to call adobe to  
open PDFs files
http://code.google.com/p/chromium/issues/detail?id=19587

I am also unable to view any PDF with 4.0.225.0 (Ubuntu build 30028) and  
acroread
9.1.3. Adobe Reader 9.1 appears twice in about:plugins here also (maybe  
due to
multiple symlinks to nppdf.so?).

Anything I can provide to debug this? Its really annoying that PDFs don't  
work when
clicked (I have to download them first). An external viewer would be enough  
for me,
embedding in browser is not required. Is there a way to enable an external  
pdf
viewer?

Interestingly, adobe flash works just fine...

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



[chromium-bugs] Issue 25582 in chromium: Checkmark for up to date message is indented unneccessarily

2009-10-26 Thread codesite-noreply

Updates:
Cc: m...@chromium.org

Comment #3 on issue 25582 by m...@chromium.org: Checkmark for up to date  
message is indented unneccessarily
http://code.google.com/p/chromium/issues/detail?id=25582

Elliot, I'm working on non-visual components of the about box right now.   
Unless you
object, I'll probably swipe this bug this afternoon to hit the visual  
aspect too.

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



[chromium-bugs] Issue 25772 in chromium: Chrome is unable to validate security certs and other connection problems

2009-10-26 Thread codesite-noreply


Comment #1 on issue 25772 by jwvanderbeck: Chrome is unable to validate  
security certs and other connection problems
http://code.google.com/p/chromium/issues/detail?id=25772

To add more details to this:
OS is Windows 7 Ultimate x64, with all Windows Updates up to the date of  
this bugpost
(October 25, 2009)

I am still experiencing the issue, so it wasn't a temporary connection  
problem.

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



[chromium-bugs] Issue 25814 in chromium: Rendering problems (maybe with antialising) in Chrome Linux 4.0.223 (regression)

2009-10-26 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: OS-Linux Area-Misc Type-Bug

New issue 25814 by matiaspelenur: Rendering problems (maybe with  
antialising) in Chrome Linux 4.0.223 (regression)
http://code.google.com/p/chromium/issues/detail?id=25814

Chrome Version : 4.0.223.11-r29916 from google-chrome-unstable
OS + version : Ubuntu Hardy
CPU architecture (32-bit / 64-bit): 64-bit
window manager : Gnome
URLs (if applicable) : N/A
Behavior in Firefox 3.x (if applicable): correct (see screenshot)
Behavior in Chrome for Mac (optional): correct

This bug was introduced in 4.0.223.11 -- it did not exist in the previous
Chrome Linux

What steps will reproduce the problem?
1. Open, for example, Google calendar.
NOTE: this is NOT the overlapping event bug that was fixed in 4.0.223.
2. Have some events showing

What is the expected result?
Calendar entries are rendered with the right antialiasing.

What happens instead?
Something with the rendering is off -- it may be the antialising, but the
event text looks bad.

This also happens in at least a couple of other cases that can't be shared
via screenshot unless this bug is marked private. I can see it happening on
other coworkers' computers too.

Please provide any additional information below. Attach a screenshot
and backtrace if possible.

Screenshots attached for Chrome and Firefox 3.5.

Attachments:
calendar-antialising-1  25.0 KB
calendar-antialising-firefox  11.1 KB

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



[chromium-bugs] Issue 25810 in chromium: cmd-[ opens last page in a new tab

2009-10-26 Thread codesite-noreply


Comment #1 on issue 25810 by viettrun...@chromium.org: cmd-[ opens last  
page in a new tab
http://code.google.com/p/chromium/issues/detail?id=25810

D'oh. That's bad. Let me see if I can fix it quickly.

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



[chromium-bugs] Issue 25814 in chromium: Rendering problems (maybe with antialising) in Chrome Linux 4.0.223 (regression)

2009-10-26 Thread codesite-noreply


Comment #1 on issue 25814 by matiaspelenur: Rendering problems (maybe with  
antialising) in Chrome Linux 4.0.223 (regression)
http://code.google.com/p/chromium/issues/detail?id=25814

Attaching pictures again, with png extension in name.

Attachments:
calendar-antialising.png  25.0 KB
calendar-antialising-firefox.png  11.1 KB

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



  1   2   3   4   5   6   7   8   9   10   >