Closed
Bug 684706
Opened 14 years ago
Closed 13 years ago
Error: this.browser.fuzzyZoom is not a function with onfocus window.close on form controls
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Firefox for Android Graveyard
Panning/Zooming
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Assigned: mbrubeck)
Details
(Keywords: testcase)
Attachments
(1 file, 1 obsolete file)
445 bytes,
text/html
|
Details |
See testcase, steps to reproduce:
- Tap on the 'open input window' button
- Tap on the text input in the newly opened window
Result:
In the error console:
this.browser.fuzzyZoom is not a function
chrome://browser/content/AnimatedZoom.js
99
And afterwards, zooming is not working anymore, it seems.
Reporter | ||
Comment 1•14 years ago
|
||
I can't reproduce it on my phone, but I can on Fennec desktop. I guess this is timing dependent.
Reporter | ||
Comment 2•14 years ago
|
||
Ok, with a select, I can also reproduce on my LG Optimus Black.
Attachment #558277 -
Attachment is obsolete: true
Reporter | ||
Updated•14 years ago
|
Summary: Error: this.browser.fuzzyZoom is not a function with onfocus window.close on input → Error: this.browser.fuzzyZoom is not a function with onfocus window.close on form controls
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → mbrubeck
OS: Windows 7 → All
Hardware: x86 → All
Reporter | ||
Comment 3•13 years ago
|
||
Mass resolving XUL Fennec I filed to WORKSFORME. If someone still cares about this bug, please reopen.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•