Skip to content

Fix macOS keystore create and import dialogs - #254

Open
jamesmontemagno wants to merge 1 commit into
Redth:mainfrom
jamesmontemagno:motz-fix-keystore-dialogs
Open

Fix macOS keystore create and import dialogs#254
jamesmontemagno wants to merge 1 commit into
Redth:mainfrom
jamesmontemagno:motz-fix-keystore-dialogs

Conversation

@jamesmontemagno

Copy link
Copy Markdown
Contributor

Summary

  • restore intrinsic sizing and input handling for content-sized native forms
  • keep scrollable bodies for forms that explicitly request a fixed height
  • use an AppKit NSOpenPanel for filtered keystore imports on macOS

Validation

  • built the patched v0.15 macOS AppKit application
  • confirmed the create-keystore fields render and accept input
  • imported a generated valid .keystore file and confirmed the password prompt and list entry
  • ran all 592 MauiSherpa.Core.Tests

Closes #252
Closes #253

Restore intrinsic native form layout for content-sized sheets and use an AppKit open panel for keystore imports.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 659211fb-ca83-4200-a21c-0ed2028cd5dc
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.

Unable to create new Keystore :( Keystore file import fails

1 participant