Closed
Bug 1803733
Opened 2 years ago
Closed 2 years ago
GeckoView doesn't send correct focused rectangle to Autofill service when focused node is in iframe
Categories
(GeckoView :: General, defect, P2)
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Even if non-fission, this rectangle is incorrect...
Assignee | ||
Comment 1•2 years ago
|
||
https://www.wontfix.net/bugs/iframe1.html for test (iframe is cross origin)
Assignee | ||
Comment 2•2 years ago
|
||
When the element for autofill is in iframe, GeckoView reports incorrect
rectangle to Autofill service. We should calculate it correctly.
Also, for fission compatible, we should use screen rectangle directly.
Comment 3•2 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Updated•2 years ago
|
Severity: -- → S3
Flags: needinfo?(cpeterson)
Priority: -- → P2
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/7f12277772b2
GeckoView doesn't send correct focused rectangle to Autofill service when focused node is in iframe. r=geckoview-reviewers,owlish,ohall
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•