Skip to content

Remove overflow hidden from Button for Win32/Windows#4087

Open
rurikoaraki wants to merge 2 commits intomicrosoft:mainfrom
rurikoaraki:user/ruaraki/remove_overflow_hidden_button
Open

Remove overflow hidden from Button for Win32/Windows#4087
rurikoaraki wants to merge 2 commits intomicrosoft:mainfrom
rurikoaraki:user/ruaraki/remove_overflow_hidden_button

Conversation

@rurikoaraki
Copy link
Copy Markdown
Collaborator

@rurikoaraki rurikoaraki commented Apr 14, 2026

Platforms Impacted

  • iOS
  • macOS
  • win32 (Office)
  • windows
  • android

Description of changes

Turns out adding overflow hidden to all our Buttons is a perf problem for win32. So removing the property from win32 (and windows, in case they have a similar issue).

Verification

Tested the button in the win32 app. Corners look fine, double focus border also looks fine

Pull request checklist

This PR has considered (when applicable):

  • Automated Tests
  • Documentation and examples
  • Keyboard Accessibility
  • Voiceover
  • Internationalization and Right-to-left Layouts

@rurikoaraki rurikoaraki changed the title Remove overflow hidden from Button for windows Remove overflow hidden from Button for Win32/Windows Apr 14, 2026
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.

2 participants