Closed
Bug 95093
Opened 23 years ago
Closed 23 years ago
speedy clicking in left panel produces javascript errors/warnings
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
Details
If you select Edit -> View Saved Data
and then open three of the tabs (Primary Contact Info, Shipping and Billing) of
the menu to the left and then start from the top and click on Name and right
away (dont let the right pane load finished) click on Address and some fourth
down to Phone under Billing you will eventually get:
Warning: reference to undefined property
window.frames[this.contentFrame]._elementIDs
Source File: chrome://communicator/content/wallet/WalletViewer.js
Line: 169
Error: elementIDs has no properties
Source File: chrome://communicator/content/wallet/WalletViewer.js
Line: 170
Error: selectedItem has no properties
Source File: chrome://communicator/content/wallet/WalletViewer.js
Line: 199
Comment 1•23 years ago
|
||
Very difficult to reproduce. I tried doing this repeated times and once I was
actually able to get the error messages. But on retries I was not able to get
it.
I'm going to "future" this unless a more reliable test case is discovered.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Reporter | ||
Comment 2•23 years ago
|
||
I no longer see the error and the warning is now bug 120731 which has a patch.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Assignee: morse → nobody
Product: Core → Toolkit
QA Contact: tpreston → form.manager
Target Milestone: Future → ---
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•