[Webkit-unassigned] [Bug 12403] GoogleTalk not showing up on left side when in gMail webpage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 25 07:24:20 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12403
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|419.x |420+ (nightly)
Keywords| |GoogleBug
Ever Confirmed|0 |1
Status|UNCONFIRMED |NEW
CC| |abob at google.com
------- Comment #1 from ddkilzer at webkit.org 2007-01-25 07:24 PDT -------
Confirmed using a locally-built debug build of WebKit r19107 with Safari 2.0.4
(419.3) on Mac OS X 10.4.8 (8L127).
There is a rounded-edge box between the "Contacts" link and the "Labels" box on
the left side of the screen. I'm not sure if this feature is simply disabled
for WebKit/Safari, or whether it's an actual WebKit bug, though. (If it's
disabled for WebKit/Safari, then this would be an evangelism bug.)
I did see this JavaScript error after logging into GMail, but I'm not sure if
it happened immediately after I loaded the page:
[13326]
http://mail.google.com/mail/?auth=DQAAAHgAAAAVpUAnAnnN-j1e8rr2TQg7mmwmDnx6Wd4YsOIqY6Rb-wqFkcIBgkZLTec7LV9eTRaOQJpoeYpTE6rKzjDq-cye-zelWv5ivM2GDrXyhBGM5_EOVsv1OGmmpQC6LFSFebhhUnXtzBkbblnLyPtnaoQkpeyUpoz7r3zkNIdziyzGHQ
line 9: TypeError: Null value
JavaScript Console output:
TypeError: Null value
http://mail.google.com/mail/?view=page&name=loading&ver=1q2chc66hnxek
Line: 9
Happens in the only line in this JavaScript function:
function SetClass(id, c) {
document.getElementById(id).className = c;
}
Haven't debugged it any further.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list