Closed Bug 1917278 Opened 3 months ago Closed 1 month ago

When I click link button in email, TB enlarges the button image instead of following the link

Categories

(Thunderbird :: Message Reader UI, defect)

Thunderbird 130
defect

Tracking

(thunderbird_esr128? unaffected, thunderbird132? fixed)

RESOLVED FIXED
133 Branch
Tracking Status
thunderbird_esr128 ? unaffected
thunderbird132 ? fixed

People

(Reporter: 52qtuqm9, Assigned: freaktechnik)

References

(Regression)

Details

(Keywords: regression)

Attachments

(3 files)

Attached file msg.eml
  1. Save the attached (sanitized of private information) EML file into a folder.
  2. Load remote images in the message.
  3. Hover the mouse over the "VIEW ACCOUNT" button.
  4. Note how the mouse cursor turns into a magnifying glass when you hover over the button.
  5. Click the button.
  6. Note how Thunderbird enlarges the button image instead of following the link.

If you save the HTML body of the email to disk and load it into Firefox and click the button, Firefox follows the link just fine.

Workaround: right-click on button, select "Open Link in Browser".

Keywords: regression
Regressed by: 1875325
Duplicate of this bug: 1913583

It seems to depend on whether the image can be scaled up, if you take height and width out of the image tag and use a smaller image that fits, the link is followed.

In older versions of TB, large images in links that didn't fit always showed the hour glass instead following the link, so the regression is that now scaled-down images that do fit, but could be scaled up, also offer the hour glass.

I can confirm this issue still exists in 131.0b1

Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(martin)
Assignee: nobody → martin
Status: NEW → ASSIGNED
Flags: needinfo?(martin)
Target Milestone: --- → 133 Branch

Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/228823c6b976
Disable shrinktofit for images inside links. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED

Comment on attachment 9430529 [details]
Bug 1917278 - Disable shrinktofit for images inside links. r=#thunderbird-front-end-reviewers

[Approval Request Comment]
Regression caused by (bug #): bug 1875325
User impact if declined: Images inside links might zoom when clicked instead of opening the link.
Testing completed (on c-c, etc.): Tested on c-c, has automated test coverage
Risk to taking this patch (and alternatives if risky): Low risk, exempts elements from zooming, so worst case we offer zooming on fewer images.

Attachment #9430529 - Flags: approval-comm-beta?

Comment on attachment 9430529 [details]
Bug 1917278 - Disable shrinktofit for images inside links. r=#thunderbird-front-end-reviewers

[Triage Comment]
Approved for beta

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

Attachment

General

Created:
Updated:
Size: