Closed
Bug 77437
Opened 25 years ago
Closed 24 years ago
My Netscape Edit Personal Finance unusable
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
mozilla0.9.1
People
(Reporter: bugz, Assigned: joki)
References
()
Details
(Whiteboard: worksforme?)
Attachments
(1 file)
|
2.03 KB,
text/html
|
Details |
using build 2001042408
go to http://mybeta.netscape.com/index2.psp or even to http://my.netscape.com/
press Edit button on Personal Finance
obeserve transfering, resolving, connecting done forever
Oh boy, you just get popup window that flashes, and there is no way you can edit
anything. Nominating for nsbeta1. I am not sure who should own this bug, adding
pollmann and jst to Cc. Moving to 0.9.1.
The popup page is totally whacked! Who could teach Netscape.com people to write
even remotely decent HTML (*sob*), there are even two top level elements for
crying out loud? I'll attach the HTML of the page.
The page is messing up with document.location, so I am guessing this might
actually be a duplicate. It also seems to create frameset documents via scripts.
Keywords: nsbeta1
Summary: infinite loop → My Netscape Edit Personal Finance unusable
Target Milestone: --- → mozilla0.9.1
| Assignee | ||
Comment 3•25 years ago
|
||
Just for the sake of info, I don't actually think this is mine. But its a hard
one to break down.
nsbeta1+
Some fix for this is needed, as is a correct owner. We should not ship beta
with Personal Finance broken.
| Assignee | ||
Comment 5•25 years ago
|
||
Looking at this again the behavior has changed. The original behavior described
in the first bug description isn't there anymore. You now get the popup and
the behavior heikki describes. The orginal behavior seemed network related but
I think this new behavior is due to resize event behavior and would be mine.
Looking further.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 6•25 years ago
|
||
Okay, there seems to be two bugs in this currently. One is a dupe of the resize
event bug 77321. The second is a bug related to the XPCDOM landing which will
not allow certain named window level properties to be overridden by local
variables. In this case, the 'sidebar' property fails. jst gave me a local
patch for this and it works for me. After the resize fix goes in I'll give this
to jst if this still doesn't work.
Updated•24 years ago
|
Whiteboard: worksforme?
Comment 7•24 years ago
|
||
The XPCDOM related problems that were seen here should be fixed now, let me know
if that's not the case.
| Assignee | ||
Comment 8•24 years ago
|
||
Marking dupe of resize at this point since jst's fix is in.
*** This bug has been marked as a duplicate of 77321 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•