Skip to content

Conversation

@Hassan-Nisar-Ch
Copy link
Contributor

  • Automatically focuses the page number input when GoToPage dialog opens
  • Shows the keyboard immediately for faster navigation

@Bhuvaneshw
Copy link
Owner

Please join Discord


LaunchedEffect(focusRequester) {
// Add a small delay to ensure the text field is composed and ready for focus
delay(100)
Copy link
Owner

Choose a reason for hiding this comment

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

Is delay the only way to do, have you tried any other reliable ways?

@Bhuvaneshw
Copy link
Owner

Bhuvaneshw commented Feb 11, 2026

Also make similar keyboard behavior in ui/PdfToolbar also.

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