Closed Bug 1969767 Opened 3 months ago Closed 2 months ago

Embed Link - insert link fails with advanced options

Categories

(Thunderbird :: Message Compose Window, defect)

Thunderbird 115
defect

Tracking

(thunderbird_esr115 wontfix, thunderbird_esr128 affected, thunderbird139 wontfix, thunderbird140 fixed)

RESOLVED FIXED
141 Branch
Tracking Status
thunderbird_esr115 --- wontfix
thunderbird_esr128 --- affected
thunderbird139 --- wontfix
thunderbird140 --- fixed

People

(Reporter: bugzilla-mozilla, Assigned: welpy-cw)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Steps to reproduce:

https://support.mozilla.org/en-US/questions/1514728

  1. Create new email.
  2. Paste link string.
  3. "Insert" link for string, adding advanced options (NOT adding advanced options does NOT replicate this issue - only with advanced options)

Actual results:

String remained a string, not a link

Expected results:

String should have converted to link with advanced options.

Summary: Windows Thunderbird 139.0 (64-bit): Embed Link Bug → Embed Link - insert link fails with advanced options

comm-central regression window
mozilla-central regression window

Probably regressed by bug 1803044.

By the way, just clicking "Advanced Edit…" and "Cancel" is enough to show this behavior. Apparently something here now triggers this.

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Regressed by: 1803044
Version: Thunderbird 139 → Thunderbird 115

This is workaround for changes in behavior of nsIHTMLEditor's insertLinkAroundSelection, apparently introduced by bug 1803044.

Assignee: nobody → h.w.forms
Status: NEW → ASSIGNED
Target Milestone: --- → 141 Branch

Pushed by martin@humanoids.be:
https://hg.mozilla.org/comm-central/rev/10739603ee34
Fix inserting link with advanced properties. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED

Do you want to uplift this to 140 beta?

Comment on attachment 9492170 [details]
Bug 1969767 - Fix inserting link with advanced properties. r=#thunderbird-reviewers

Uplift Approval Request

  • Please state case for uplift consideration and ensure bug severity is set: Simple bug fix without any risk to be expected.
  • User impact if declined: Creating a link from selected text does not work when advanced properties are selected as well.
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Daily?: Yes
  • Has the fix been verified in Beta?: No
  • Needs manual test from QA?: Yes
  • If yes, steps to reproduce: 1. Open a (HTML) compose window.
  1. Type http://www.example.com.
  2. Select all.
  3. Insert -> Link… (Ctrl-K)
  4. Advanced Edit…
  5. Set an attribute and value (eg. lang and en)
  6. Ok, Ok
  7. Ctrl-K and Advanced Properties… again

After step 7, text should be linkified, after step 8, the set attribute should be displayed.

  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): No side-effects to be expected.
  • String changes made/needed: None.
Attachment #9492170 - Flags: approval-comm-beta?

Comment on attachment 9492170 [details]
Bug 1969767 - Fix inserting link with advanced properties. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

Attachment #9492170 - Flags: approval-comm-beta? → approval-comm-beta+
See Also: → 1975621
Regressions: 1975621
See Also: 1975621
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: