Page MenuHomePhabricator

Browser zoom affects matrix notation, displaying incorrect negative signs
Open, Needs TriagePublicBUG REPORT

Assigned To
None
Authored By
Licetus
Nov 23 2020, 11:55 AM
Referenced Files
F33923012: image.png
Nov 23 2020, 11:55 AM
F33923009: image.png
Nov 23 2020, 11:55 AM
Subscribers

Description

Steps to Reproduce:

Go to https://en.wikipedia.org/wiki/Conjugate_transpose#Example

Have your browser (tested with Chrome and Edge) at 100% zoom (default).

The displayed matrix shows an incorrect negative sign, different to how it's defined.
Edit: Or rather, the expected negative signs don't show up.

Increasing the zoom (e.g. to 110%) will make it show correctly.

Actual Results:

image.png (108×319 px, 5 KB)

Expected Results:

image.png (120×337 px, 6 KB)

How it is defined:

Then we conjugate every entry of the matrix:
:<math>\boldsymbol{A}^\mathrm{H} = \begin{bmatrix} 1 & 1 - i \\ -2 + i & -i \\ 5 & 4+2i\end{bmatrix}</math>

PS: The "Show preview" in the editor also displays this strange behavior when you change the zoom.