Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[web] Reland: Fix painting of last placeholder in paragraph #24905

Merged
merged 4 commits into from
Mar 10, 2021

Conversation

mdebbar
Copy link
Contributor

@mdebbar mdebbar commented Mar 10, 2021

Initially landed in: #24716
Reverted in: #24773

This PR contains an additional commit that fixes the failure that caused it to be reverted. It also adds a test in the engine to catch that failure earlier next time.

Updated screenshots: flutter/goldens#182

Fixes flutter/flutter#76122

@mdebbar mdebbar marked this pull request as ready for review March 10, 2021 21:13
@mdebbar mdebbar added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Mar 10, 2021
@fluttergithubbot fluttergithubbot merged commit c1ada67 into flutter:master Mar 10, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 11, 2021
hjfreyer pushed a commit to hjfreyer/engine that referenced this pull request Mar 22, 2021
chriscraws pushed a commit to chriscraws/engine that referenced this pull request Mar 23, 2021
christopherfujino added a commit that referenced this pull request Mar 31, 2021
* [web] Fix right click issue when dragging (#24447)
* [web] Fix placeholder-only paragraphs (#24572)
* [web] Reland: Fix painting of last placeholder in paragraph (#24905)

Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>
@mdebbar mdebbar deleted the fix_revert_last_placeholder branch April 15, 2021 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes platform-web Code specifically for the web engine waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web HTML renderer does not work with widgetspans
3 participants