Closed
Bug 650457
Opened 14 years ago
Closed 14 years ago
Google Calendar Task list doesn't work
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 630329
People
(Reporter: teramako, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.2pre) Gecko/20110415 Thunderbird/3.3a4pre
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0.2pre) Gecko/20110415 Thunderbird/3.3a4pre
Contents of the task detail popup is not shown on Google Calendar.
The contents is made by an iframe like following:
<iframe src="javascript:parent.gtasks.embed.createHtmlForTasksFrame(8)"/>
Reproducible: Always
Steps to Reproduce:
1.open Google Calendar in a new tab.
* open Error Console
* input: Components.utils.import("resource://gre/modules/Services.jsm"); Services.wm.getMostRecentWindow("mail:3pane").openContentTab("https://www.google.com/calendar/render", "tab", ".*")
* evaluate
2.click a ToDo item
3.popup is shown but the contents is not shown
Actual Results:
on Thunderbird 3.3a4pre
http://gyazo.com/7acd44267a916dd7cf2352eabc5c2f81.png
Expected Results:
on Firefox 4
http://gyazo.com/20d0c8f1b4316bd7f612b935b384a6dc.png
Updated•14 years ago
|
Product: Thunderbird → Calendar
QA Contact: general → general
Comment 1•14 years ago
|
||
Neither Sunbird nor Lightning are involved in this bug report.
This report is about displaying a web page in a Thunderbird tab.
Product: Calendar → Thunderbird
QA Contact: general → general
Version: unspecified → Trunk
Comment 2•14 years ago
|
||
(In reply to comment #1)
> Neither Sunbird nor Lightning are involved in this bug report.
> This report is about displaying a web page in a Thunderbird tab.
my bad sorry
Updated•14 years ago
|
Component: General → Toolbars and Tabs
QA Contact: general → toolbars-tabs
Comment 3•14 years ago
|
||
Related to Bug 630329?
Comment 4•14 years ago
|
||
(In reply to comment #3)
> Related to Bug 630329?
Joe, rsx, can you reproduce?
I only get a blank Google Calendar tab after getting google login screen and logging in.
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•