Closed
Bug 88182
Opened 24 years ago
Closed 23 years ago
ebanking.lu - Window disappears after one second
Categories
(Tech Evangelism Graveyard :: German, defect, P3)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: michel.poleur, Assigned: tristan)
References
()
Details
(Whiteboard: [BANK])
Attachments
(2 files)
STEPS TO REPRODUCE
1. Load http://www.ebanking.lu
2. Click on "Acces Membre" (bottom of the page)
RESULTS
The login window appears for one or two seconds and disappears. No possible login.
Following the steps to reproduce this bug, mozilla crashed.
win95, build 2001062509.
MOZILLA ha provocato un errore di pagina non valida nel
modulo MSVCRT.DLL in 0137:780016b3.
Registri:
EAX=0000000c CS=0137 EIP=780016b3 EFLGS=00010293
EBX=02234960 SS=013f ESP=0068d43c EBP=0068d444
ECX=00000003 DS=013f ESI=00000000 FS=0e2f
EDX=00000000 ES=013f EDI=0068d474 GS=0000
Byte all'indirizzo CS:EIP:
8b 44 8e f4 89 44 8f f4 8b 44 8e f8 89 44 8f f8
Immagine dello stack:
0068d470 00000000 0068d480 608b7fcf 0068d474 00000000 0000000c 00000000 608bd49a
00000000 00000000 02234960 02234960 60931be8 0000000a 1aa81010
Comment 2•24 years ago
|
||
Mozilla doesn't crash for me here, but here is what seems to be happening:
The page has the following javascript:
window.onfocus = focus_popup;
the focus_popup function closes the popup.
It appears that when a page is a frameset (which this is) window.onfocus is
called. (Sometimes it seems to be called almost continuously).
Comment 3•24 years ago
|
||
Confirming Linux 2001062621.
Changing OS/platform to all.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Comment 5•24 years ago
|
||
The designer of this site wants the popup closed if you click on the main window.
This is what happens in IE5.
In mozilla the onfocus event is raised when the frames are loaded.
I have a testcase that better reflects the site now. I'll attach it.
The testcase opens a popup window. The popup should only close if the main
window is clicked on. However, the popup is cloed when mozilla is loading the
frames.
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
->DOM Events?
Assignee: asa → joki
Component: Browser-General → DOM Events
QA Contact: doronr → vladimire
Comment 8•24 years ago
|
||
Works as focus worked in Nav4. Nav4 displays the same behavior. As much as I
don't mind working with IE5 when its convenient I don't particularly want to
change focus behavior (with possible wide ranging repercussions) just to match
IE5. Moving to evangelism in case they want a look at the site.
Assignee: joki → bclary
Component: DOM Events → Evangelism
QA Contact: vladimire → zach
Updated•24 years ago
|
Component: Evangelism → European
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 10•23 years ago
|
||
->West Europe.
Component: European → West Europe
QA Contact: momoi → caillon
Summary: Window disappears after one second → ebanking.lu - Window disappears after one second
Whiteboard: [BANK]
Comment 11•23 years ago
|
||
When clicking on "accès membre" no page loads.
+ when clicking on "devenez membre", a window appears with a message "the
certificate was issued by a certificate authority that N6 does not recognize".
NS 6.2 200109290.
Putting priority at 3.
Priority: -- → P3
Reporter | ||
Comment 12•23 years ago
|
||
The site has completely been redesigned. There is no "Acces Membre" link
anymore. I propose to close this bug.
[But another bug has been filed (112146) - Mozilla crashes when you click on
"Démarrer Web Banking" and you try to close the new window]
Comment 14•23 years ago
|
||
closed down.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•