Compose Window search bar text "Replace..." can overwrite the "Whole words" option
Categories
(Thunderbird :: Message Compose Window, defect, P3)
Tracking
(thunderbird_esr128 affected, thunderbird136 fixed)
People
(Reporter: jhg, Assigned: Paenglab)
Details
Attachments
(3 files)
11.20 KB,
image/png
|
Details | |
3 bytes,
text/plain
|
Details | |
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
Version is 128.7
In an open compose window open the search bar (Ctrl+F), search for a string that is present in the message. This adds a "Replace..." option in the search bar.
Actual results:
In a normal-sized window for my 2560x1440 display the text of "Replace..." will partially overwrite the "Whole words" option to its left (see screenshots). If I widen the window enough to contain all the options then the display is OK.
Expected results:
Text should not be overwritten
Reporter | ||
Comment 1•12 days ago
|
||
Comment 2•11 days ago
•
|
||
Confirmed on 136.0b2
Updated•11 days ago
|
Assignee | ||
Comment 3•11 days ago
|
||
Updated•11 days ago
|
Assignee | ||
Updated•10 days ago
|
Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/b87c5af9e05a
Fix the flexing of the replace button on the findbar. r=mkmelin
Assignee | ||
Comment 5•8 days ago
|
||
Comment on attachment 9466485 [details]
Bug 1948427 - Fix the flexing of the replace button on the findbar. r=#thunderbird-reviewers
[User impact if declined]
- In compose window on the findbar the "Replace" button can be overwritten by other text when the window is narrow.
[Is this code covered by automated tests?]
- No
[Has the fix been verified in Daily? (or Beta for an ESR uplift?)]
- Landed on C-C.
[Needs manual test from QA?]
- Yes.
- Open the compose window, fill in some text and press CTRL-F (CMD-F on Mac). Make the window narrow and check that the "Replace" button isn't overwritten. It can be that the bar can be cut off at the end of the window (not a bug).
[List of other uplifts needed]
- None.
[Risk to taking this patch]
- Low.
[Why is the change risky/not risky? (and alternatives if risky)]
- small CSS change.
[String changes made/needed]
- No.
Comment 6•5 days ago
|
||
Comment on attachment 9466485 [details]
Bug 1948427 - Fix the flexing of the replace button on the findbar. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 7•5 days ago
|
||
[Needs manual test from QA?]
- Yes.
- Open the compose window, fill in some text and press CTRL-F (CMD-F on Mac). Make the window narrow and check that the "Replace" button isn't overwritten. It can be that the bar can be cut off at the end of the window (not a bug).
Richard, thanks for the fix. This seems simple enough to test on beta. Would you be able to test it once it lands in beta? I'm not sure we need to get QA involved.
Assignee | ||
Comment 8•5 days ago
|
||
(In reply to Corey Bryant from comment #7)
Richard, thanks for the fix. This seems simple enough to test on beta. Would you be able to test it once it lands in beta? I'm not sure we need to get QA involved.
I can do it.
Comment 9•2 days ago
|
||
bugherder uplift |
Thunderbird 136.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/c6624e0573cf
Comment 11•4 hours ago
|
||
Comment on attachment 9466485 [details]
Bug 1948427 - Fix the flexing of the replace button on the findbar. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr128
Description
•