- Issue created by @bnjmnm
- Open on Drupal.org →Environment: PHP 8.2 & MySQL 8last update
over 1 year ago Not currently mergeable. - @bnjmnm opened merge request.
- 🇺🇸United States bnjmnm Ann Arbor, MI
MR works for contextual links and dropbuttons.
Test coverage covers dropbuttons, but still needs contextual links.Dialog support could potentially be added here as well.
- last update
over 1 year ago 29,357 pass, 7 fail - @bnjmnm opened merge request.
- Status changed to Needs work
over 1 year ago 11:29am 12 May 2023 - 🇨🇦Canada mgifford Ottawa, Ontario
Adding WCAG SC tag https://www.w3.org/WAI/WCAG21/Understanding/keyboard
23:08 18:01 Running- last update
over 1 year ago 29,359 pass, 10 fail - Status changed to Needs review
over 1 year ago 11:07am 23 May 2023 - 🇺🇸United States bnjmnm Ann Arbor, MI
Addressed MR feedback and added test coverage for contextual links.
- Open on Drupal.org →Environment: PHP 8.2 & MySQL 8last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago 29,392 pass, 2 fail - last update
over 1 year ago CI aborted - last update
over 1 year ago 29,398 pass - Status changed to RTBC
over 1 year ago 5:27pm 24 May 2023 - 🇺🇸United States hooroomoo
Looks good to me. Manually tested with layout builder contextual links and dropbutton in /dialog_renderer-collapsed-opener and works as expected.
- Status changed to Fixed
over 1 year ago 8:26pm 24 May 2023 - 🇳🇱Netherlands spokje
This seems to have introduced a (not so) random test failure: 🐛 [random test failure] ContextualLinksTest::testContextualLinksClick Closed: outdated
- Status changed to Needs work
over 1 year ago 8:47am 25 May 2023 - 🇳🇱Netherlands spokje
FWIW: Whilst the issue was still in Core, it seems to have a ~40% chance of ending up with the
activeElement
being the whole body.
(See https://www.drupal.org/project/drupal/issues/3357583#comment-15076521 📌 [Ignore] In space (and/or this issue), no one can hear patches scream V Closed: outdated and one of the failure screenshots attached) - Status changed to Needs review
over 1 year ago 5:50pm 25 May 2023 - last update
over 1 year ago 29,398 pass - last update
over 1 year ago 110 pass - 🇺🇸United States bnjmnm Ann Arbor, MI
It looks like the contextual links trait force-opens the links in a way that does not reliably set the opener property in the dialog. So instead of force-opening, the contextual link is made visible by hovering (the way it would to a real user).
- Status changed to RTBC
over 1 year ago 10:36pm 25 May 2023 - 🇺🇸United States hooroomoo
Tested the new patch with layout builder contextual links and dropbutton in /dialog_renderer-collapsed-opener and works as expected.
- Status changed to Fixed
over 1 year ago 6:16am 26 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.