Page MenuHomePhabricator

Integrals with "missing" upper border are rendered incorrectly
Closed, DuplicatePublicBUG REPORT

Assigned To
None
Authored By
Christian1985
Jan 4 2026, 11:38 AM
Referenced Files
F71436383: image.png
Jan 4 2026, 11:39 AM
F71436357: image.png
Jan 4 2026, 11:38 AM
F71436284: image.png
Jan 4 2026, 11:38 AM

Description

Hello,

I'm using the latest version of Chrome on Ubuntu 24.04.

The Code
<math forcemathmode="native">\int_\Sigma</math>
will be renderted as

image.png (52×39 px, 815 B)

But thats wrong. It the parameter \limits is not used then the set \Sigma should be rendert like
<math forcemathmode="native">\int_\Sigma^{}</math>

image.png (52×39 px, 1 KB)

So if the upper border is missing the integral looks not correct.

This ticket is connected to T382684 and T382813

Event Timeline

Which exact version is the latest version of Chrome on Ubuntu 24.04?

At the moment i'm using
Version 143.0.7499.169 (Offizieller Build) (64-Bit)

But the bug also ocurres in older versions of Chrome. It also ocures in Firefox 146.0.1 (64-Bit).

Unfortunately, I didn't find this bug earlier:-)