Closed
Bug 2015727
Opened 6 months ago
Closed 5 months ago
Quick action for Translate appears even for words that don’t match exactly
Categories
(Firefox :: Translations, defect)
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | affected |
People
(Reporter: cgeorgiu, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
17.94 KB,
image/png
|
Details |
Found in
- latest Nightly 149.0a1
Affected versions
- latest Nightly 149.0a1
Tested platforms
- Affected platforms: Win 11, macOS 26 and Ubuntu 24.04
Steps to reproduce
- Click on the URL bar.
- Type a word that contains “translate” but also includes extra or incorrect characters, e.g., translateeee.
Expected result
- The “Translate” quick action button is not displayed because the word "translateeee" does not exactly match "translate".
Actual result
- The “Translate” quick action button is not displayed below the URL bar.
Regression range
- Not a regression.
Additional notes
- Please see the attached screenshot.
Comment 1•5 months ago
•
|
||
I am assuming that this is expected behavior for the QuickAction logic, but I will confirm with :daleharvey before closing.
Flags: needinfo?(dharvey)
Comment 2•5 months ago
|
||
Yup expected behaviour, we do partial matches of the prefix ("tran") and full matches "translate" anywhere in the search string
Status: NEW → RESOLVED
Closed: 5 months ago
Flags: needinfo?(dharvey)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•