Closed
Bug 684728
Opened 14 years ago
Closed 14 years ago
Error: this.self._contentViews is undefined with onclick window.close on input
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file, 1 obsolete file)
|
418 bytes,
text/html
|
Details |
See testcase, steps to reproduce:
- Tap on the 'open input window'
- Tap on the input, tap another time on the input (in tomorrow's build, one tap should be enough because then, bug 681640 is fixed)
Result:
This is what I see in the error console:
this.self._contentViews is undefined
chrome://browser/content/bindings/browser.xml
805
| Reporter | ||
Comment 1•14 years ago
|
||
The old testcase didn't reproduce the bug anymore, this one might.
Attachment #558302 -
Attachment is obsolete: true
| Reporter | ||
Comment 2•14 years ago
|
||
Ok, the original testcase doesn't reproduce it anymore, probably because bug 681640 was fixed.
The new testcase does still reproduce it, you have to tap 2 times on the input.
I guess it has something to do with the virtual keyboard, perhaps?
| Reporter | ||
Comment 3•14 years ago
|
||
Mass resolving XUL Fennec I filed to WORKSFORME. If someone still cares about this bug, please reopen.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•