Closed Bug 1819392 Opened 2 years ago Closed 2 years ago

some links in about: dialog do not work

Categories

(Thunderbird :: Installer, defect)

Thunderbird 111
defect

Tracking

(thunderbird_esr102 unaffected, thunderbird112 affected)

RESOLVED FIXED
113 Branch
Tracking Status
thunderbird_esr102 --- unaffected
thunderbird112 --- affected

People

(Reporter: rjl, Assigned: rjl)

Details

Attachments

(1 file)

The "unsupported" and "manual download" links do not work in the About dialog. There is no "href" attribute on the <a> elements.

The manualLink class needs to be on links that set by a preference value such
as "manual download" and "unsupported version". "download-link" was causing a
conflict and setting two event handlers on those links. Add preventDefault() to
the event handlers to prevent the about dialog itself from displaying the linked
content.

Assignee: nobody → rob
Status: NEW → ASSIGNED

There appears to be a conflict with https://searchfox.org/comm-central/rev/ffca7da7ce1f80465e21cafb0b950e5d96626305/mail/base/content/aboutDialog-appUpdater.js#304-311

I can't quite get rid of aboutDialog-appUpdater.js#304-311 because the updater portion of Settings->General still uses that code.

Target Milestone: --- → 113 Branch
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: