You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing a regression with image and video block captions where the formatting buttons do not update and the first character is not formatted when the caption is initially selected. It seems that this only happens the very first time text is added to a caption—once text has been added to the caption I do not see the issue anymore, even if I delete all the text and apply formatting to the now-empty caption.
I have reproduced this on both iOS and Android when testing 54de16f in preparation for the 1.29.0 release. I do not see this issue with other rich text blocks. I cannot reproduce this with the current 14.9 alpha-224 release, so I believe this is a regression.
Steps to Reproduce
Create a new image/video block with an image/video so the caption can be selected
Select the caption
Activate the bold, italic, or strikethrough formatting buttons
Observe that the format button's state does not update
Begin typing text
Observe that after the first character, the formatting buttons update their state, and all the text after the first character has the formatting applied
Expected behavior
Applying formatting on a new caption should be reflected in the state of the format buttons and any active formats should be applied to the first character that is typed.
Smartphone (please complete the following information):
👋 @dratwas ! It looks like this started occurring after we merged the list optimization PR. Wondering if you could take a look at this? Maybe you'll have some ideas for how to fix it. 🙂
If we can find a reasonably safe fix quickly we may want to include it in the 1.29.0 release.
Describe the bug
I'm seeing a regression with image and video block captions where the formatting buttons do not update and the first character is not formatted when the caption is initially selected. It seems that this only happens the very first time text is added to a caption—once text has been added to the caption I do not see the issue anymore, even if I delete all the text and apply formatting to the now-empty caption.
I have reproduced this on both iOS and Android when testing 54de16f in preparation for the 1.29.0 release. I do not see this issue with other rich text blocks. I cannot reproduce this with the current 14.9 alpha-224 release, so I believe this is a regression.
Steps to Reproduce
Expected behavior
Applying formatting on a new caption should be reflected in the state of the format buttons and any active formats should be applied to the first character that is typed.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: