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

Fixes breaking amount input field on Windows and Linux #6756

Merged
merged 1 commit into from
Oct 2, 2020
Merged

Conversation

ryanml
Copy link
Contributor

@ryanml ryanml commented Oct 2, 2020

Fixes brave/brave-browser#11958

Submitter Checklist:

Test Plan:

Defined in issue

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@ryanml ryanml added this to the 1.17.x - Nightly milestone Oct 2, 2020
@ryanml ryanml requested review from petemill and emerick October 2, 2020 07:04
@ryanml ryanml self-assigned this Oct 2, 2020
Copy link
Contributor

@emerick emerick left a comment

Choose a reason for hiding this comment

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

LGTM

@ryanml ryanml merged commit f19181f into master Oct 2, 2020
@ryanml ryanml deleted the fix-11958 branch October 2, 2020 11:36
ryanml added a commit that referenced this pull request Oct 3, 2020
Fixes breaking amount input field on Windows and Linux
ryanml added a commit that referenced this pull request Oct 4, 2020
Fixes breaking amount input field on Windows and Linux
@srirambv
Copy link
Contributor

srirambv commented Oct 5, 2020

Verification passed on

Brave 1.17.11 Chromium: 86.0.4240.68 (Official Build) nightly (64-bit)
Revision ad72ee9aa8e15ed300df1238e76c7a8f4d686f97-refs/branch-heads/4240@{#1097}
OS Linux
  • Verified input field with dropdown is properly aligned
  • Verified changing the browser window size doesn't affect the input field size
    image

Verification passed on

Brave 1.17.11 Chromium: 86.0.4240.68 (Official Build) nightly (64-bit)
Revision ad72ee9aa8e15ed300df1238e76c7a8f4d686f97-refs/branch-heads/4240@{#1097}
OS Windows 10 OS Version 1809 (Build 17763.1457)
  • Verified input field with dropdown is properly aligned
  • Verified changing the browser window size doesn't affect the input field size
    image

Verification passed on

Brave 1.17.11 Chromium: 86.0.4240.68 (Official Build) nightly (x86_64)
Revision ad72ee9aa8e15ed300df1238e76c7a8f4d686f97-refs/branch-heads/4240@{#1097}
OS macOS Version 10.15.7 (Build 19H2)
  • Verified changes didn't break the input field on macOS on restore/maximized window
    image

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

Successfully merging this pull request may close these issues.

[Widget] Currency dropdown is broken
3 participants