Page MenuHomePhabricator

Radio buttons in "Insert link" dialog do not appear correctly on Safari
Open, Needs TriagePublicBUG REPORT

Description

What is the problem?

In the "Insert link" dialog, if you interact with the radio buttons on Safari they no longer appear to be selected.

So far, it seems to be a visual bug. If you do click on a radio button, although it does not appear selected, the behaviour is correct.

For example, if you click "To an external webpage" it will insert an external link.

I wonder if it is not another symptom of this bug T301226.

Steps to reproduce problem
  1. Start editing any page on Safari
  2. Open the "Insert link" dialog
  3. Click either of the radio buttons

Expected behavior: The radio button is changed as appropriate
Observed behavior: Both radio buttons appear unselected

Environment

Browser: Safari 14
Wiki(s): https://en.wikipedia.beta.wmflabs.org MediaWiki 1.38.0-alpha (24d897a) 16:20, 17 February 2022.
Editor: WikiEditor 0.5.3 (3fa6f08) 07:13, 16 February 2022.

Screenshots

20220217_16 23 37_safari_14.png (768×1 px, 109 KB)

Event Timeline

The first load of the link inspector (on Safari 15/14) will display the radio button selected:

Screen Shot 2022-02-23 at 11.28.25 AM.png (646×1 px, 84 KB)

If a user clicks on another radio button - both radio buttons become unselectable.
The issue is not happening on Chrome/FF.