Open
Bug 1911609
Opened 4 months ago
Updated 12 days ago
AI shortcut doesn't appear near the selected text when the page is zoomed
Categories
(Core :: Machine Learning, defect)
Core
Machine Learning
Tracking
()
People
(Reporter: cpeterson, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai])
Attachments
(2 files)
Steps to reproduce
- Enable the AI shortcut and set page zoom to 100% (default).
- Load a page (such as https://example.com) and double-click to select some text on a web page.
- See that the AI shortcut is displayed below and to the right of the selected text.
- Increase page zoom to 200% (using
Ctrl
++
) - Double-click to select some text on the page again.
Expected result
The AI shortcut should still be displayed below and to the right of the selected text.
Actual result
The AI shortcut is display far above and to the left of the selected text. The more you zoom the page, the farther above and to the left the AI shortcut is displayed. See the attached screenshot.
Comment 1•3 months ago
|
||
The severity field is not set for this bug.
:tarek, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(tziade)
Updated•2 months ago
|
Whiteboard: [genai]
Updated•2 months ago
|
Updated•1 month ago
|
Comment 2•13 days ago
•
|
||
https://phabricator.services.mozilla.com/D226847#inline-1266845
review comment in bug 1922623 suggests this might want to be scaled with * this.contentWindow.devicePixelRatio
Assignee | ||
Comment 3•12 days ago
|
||
Updated•12 days ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•