Skip to content

fix: <datalist> bounds vertical cutoff - #34759

Merged
codebytere merged 1 commit into
mainfrom
autofill-bounds-sadness
Jun 29, 2022
Merged

fix: <datalist> bounds vertical cutoff#34759
codebytere merged 1 commit into
mainfrom
autofill-bounds-sadness

Conversation

@codebytere

@codebytere codebytere commented Jun 27, 2022

Copy link
Copy Markdown
Member

Description of Change

Closes #34750.
Refs CL:3560843

Fixes an issue where DataList bounds had part of the item text cut off vertically. This happened in #33556 when we switched from the mult-parameter form of gfx::Insets, since the horizontal and vertical parameters switched and we didn't catch it.

Tested with https://gist.github.com/1525a4d39d33bc46eb033af6ebcf51c1.

Checklist

Release Notes

Notes: Fixed an issue where DataList bounds had part of the item text cut off vertically.

@codebytere codebytere added semver/patch backwards-compatible bug fixes target/19-x-y labels Jun 27, 2022
@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Jun 27, 2022
@codebytere codebytere changed the title fix: DataList bounds overflow fix: DataList bounds vertical cutoff Jun 27, 2022
@codebytere codebytere changed the title fix: DataList bounds vertical cutoff fix: <datalist> bounds vertical cutoff Jun 27, 2022

@deermichel deermichel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 for the branch name 😆

@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label Jun 28, 2022
@codebytere

Copy link
Copy Markdown
Member Author

Unrelated Node.js failure on Linux.

@codebytere
codebytere merged commit 35ff95d into main Jun 29, 2022
@codebytere
codebytere deleted the autofill-bounds-sadness branch June 29, 2022 08:14
@release-clerk

release-clerk Bot commented Jun 29, 2022

Copy link
Copy Markdown

Release Notes Persisted

Fixed an issue where DataList bounds had part of the item text cut off vertically.

@trop

trop Bot commented Jun 29, 2022

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "19-x-y", please check out #34785

@trop

trop Bot commented Jun 29, 2022

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "20-x-y", please check out #34786

schetle pushed a commit to schetle/electron that referenced this pull request Nov 3, 2022
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Datalist rendering on macOS broken

3 participants