There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-9b7c8414-0573-469c-8efb-a8af6ff568b2 XWIKI-24732 Open

The fact that the page titles can be changed in edit mode is not so visible anymore

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-86e73355-e188-4395-97c5-1c1767eb98f6 Simon Urli on 26/Aug/26 11:17
 

So the regression was introduced as part of XWIKI-23025 and more specifically in https://github.com/xwiki/xwiki-platform/commit/464ab58e48e5861b3398b93aad9baea5d22f924a#diff-b0490610e6476b15323d91aa5b1f8b90d763b6aad9bb8240e3f72a40ff925871.
My understanding is that the change has been made on purpose: the label "title" is still available for screen readers but not displayed in the UI, and it's consistent with what we have with the inplace editor. Note that even in 17.5.0 and previous versions the inplace editor wasn't displaying a label for the title input.

So all in all I'm not sure it's an actual regression, we need to decide what we want to do here and maybe Thiago Krieck would have an input?