From a4fa782a18d21e2b2cf153b6a42a5c3c47cde3c9 Mon Sep 17 00:00:00 2001 From: Giacomo Del Moro Date: Thu, 19 Oct 2023 11:43:21 +0200 Subject: [PATCH 1/6] Bugfix #13902 Fix TabView inkbar accessibility --- src/app/components/tabview/tabview.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/tabview/tabview.ts b/src/app/components/tabview/tabview.ts index e086676642c..2dcd0d3aa79 100755 --- a/src/app/components/tabview/tabview.ts +++ b/src/app/components/tabview/tabview.ts @@ -317,7 +317,7 @@ export class TabPanel implements AfterContentInit, OnDestroy { -
  • +