WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED INVALID
9188
[S60] aa.com pop-up calendar window fails
https://bugs.webkit.org/show_bug.cgi?id=9188
Summary
[S60] aa.com pop-up calendar window fails
Franklin Davis
Reported
2006-05-31 07:50:59 PDT
Clicking the calendar icon in Make a Reservation on aa.com does not open 2nd window in Reindeer. Works fine in shipping Web Browser for S60
Attachments
Add attachment
proposed patch, testcase, etc.
Krishna
Comment 1
2006-06-02 10:20:45 PDT
Reproducible on the S60 webkit. Not reproducible on the Safari TOT. Added "PlatformOnly" to the keywords field.
Joost de Valk (AlthA)
Comment 2
2006-06-03 06:04:43 PDT
Updated component.
Franklin Davis
Comment 3
2006-10-02 11:41:30 PDT
This is another Dynamic HTML feature that works fine on phones, fails in Reindeer. Becoming important as we direct partners and content creators to test in Reindeer.
Bradley Morrison
Comment 4
2006-10-02 12:07:00 PDT
This may be a lack of window.open support in the UI. This is the javascript ( from
http://www.aa.com/apps/common/js/calendar.jhtml
) in question: function launchCalendar(calForm, formName){ eval('document.'+formName+'.currentCalForm.value = calForm'); var calWin = window.open('/apps/common/calendar.jhtml',formName,'scrollbars=no,menu=no,width=300,height=165,top=125,left=325'); calWin.focus(); } requires reduced testcase.
Bradley Morrison
Comment 5
2008-04-09 11:32:01 PDT
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Comment 6
2008-04-09 11:39:52 PDT
Bulk closing of all s60 platform bugs. Sorry for the noise!
Joel Parks
Comment 7
2011-03-21 11:52:17 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug