Skip to content

fix: find tracked change for firefox#1899

Open
caio-pizzol wants to merge 2 commits intomainfrom
caio/sd-1707-fix-character-bubbles-when-typing-in-google-docs-list-items
Open

fix: find tracked change for firefox#1899
caio-pizzol wants to merge 2 commits intomainfrom
caio/sd-1707-fix-character-bubbles-when-typing-in-google-docs-list-items

Conversation

@caio-pizzol
Copy link
Contributor

@caio-pizzol caio-pizzol commented Jan 31, 2026

image

@linear
Copy link

linear bot commented Jan 31, 2026

@caio-pizzol caio-pizzol self-assigned this Jan 31, 2026
// such as in Google Docs exports with paragraph > lineBreak structure.
// Firefox inserts text directly as paragraph children, while Chrome
// tends to use run wrappers, so we need to handle both cases.
if (before?.type?.name === 'text') {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@harbournick could this cause other problems??

afraid to be fixing the symptom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant