Umbraco-CMS icon indicating copy to clipboard operation
Umbraco-CMS copied to clipboard

[BUG]: Property descriptions and tabindex

Open iOvergaard opened this issue 1 year ago • 0 comments

          It seems this has a side-effect that it now focus every property description, e.g. in configuration of datatypes.

image

But also in content and media. So if using descriptions or properties, it requires a lot on tabs to get to the input editors.

image

It should possible only set tabindex when it need to focus - or tabindex="-1" when it shouldn't focus.

Originally posted by @bjarnef in https://github.com/umbraco/Umbraco.CMS.Backoffice/issues/1879#issuecomment-2131283961

iOvergaard avatar May 27 '24 06:05 iOvergaard