Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flutter roll] Revert "Reland "Clipping if only one character text overflows (#99146… #106964

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

XilaiZhang
Copy link
Contributor

@XilaiZhang XilaiZhang commented Jul 1, 2022

…)" (#102130)"

This reverts commit 3f43d9f.

This breaks tests such as //third_party/fuchsia_gui_tools/fuchsia_devtools:tests_test_iquery_iquery_tree_pane_test.host in https://scuba.corp.google.com/#/report/0bec7a50-21cc-40fd-a3a2-2c00ad01d913?groupBy=Golden+Location&pageSize=25&pageIndex=0&selected_node=0bec7a50-21cc-40fd-a3a2-2c00ad01d913&status=2 , where the scubas become the form of a gradient color.

@flutter-dashboard flutter-dashboard bot added a: text input Entering text in a text field or keyboard related problems framework flutter/packages/flutter repository. See also f: labels. labels Jul 1, 2022
@XilaiZhang
Copy link
Contributor Author

cc @xu-baolin

@goderbauer
Copy link
Member

It looks like this is making text in chips fade out at the right edge of the chip even though there appears to be enough room for the text. This doesn't look correct and needs more investigation. While it's getting investigated, a revert SGTM.

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@justinmc justinmc left a comment

Choose a reason for hiding this comment

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

LGTM 👍

I agree with @goderbauer's assessment. @xu-baolin There is some visible TextOverflow.fade happening now that wasn't happening before the PR.

Copy link
Contributor

@justinmc justinmc left a comment

Choose a reason for hiding this comment

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

Sorry didn't hit "approve".

@XilaiZhang
Copy link
Contributor Author

Thanks everyone for analyzing and inspecting! This helps a lot with the roll

@XilaiZhang XilaiZhang added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 1, 2022
@XilaiZhang XilaiZhang merged commit a7fe235 into flutter:master Jul 1, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Jul 2, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 2, 2022
camsim99 pushed a commit to camsim99/flutter that referenced this pull request Aug 10, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 30, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: text input Entering text in a text field or keyboard related problems autosubmit Merge PR when tree becomes green via auto submit App framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants