Closed
Bug 725496
Opened 13 years ago
Closed 13 years ago
Window.find() opens up find dialog window, obscures all tabs
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 707385
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
152 bytes,
text/html
|
Details |
See testcase, steps to reproduce:
- Have multiple tab windows open (one of them with the testcase)
- tap on the window.find button on the testcase
Expected result:
- Not really sure, provide a sane find dialog perhaps?
Actual result:
- Find dialog window opens up (it's not useful_, that blocks all other tabs in view (except about:home).
Perhaps this is a DOM bug?
The code that is doing this lies here: http://mxr.mozilla.org/mozilla-central/source/dom/base/nsGlobalWindow.cpp#7346
see Bug 707385 and bug 672395 in regards to window.find
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•