Soft keyboard dismission after pdf load

I've implemented sfPdfViewer and it works fine, but there's an issue.

On my webapp, in my screen, I've got on the left a sfDataGrid with some textfield and on the right the sfPdfViewer.

Now, this is what happen:

-Tapping on the text field on the left, soft- keyboard appears

-The widget on the right with sfPdfViewer is rebuilded and than the softkeyboard is closed, so I can write into the text fields.

It seems the sfPdfViewer after the pdf is loaded, dismiss the keyboard.

--------

Any tips will by appreciated.

Thanks in advance.

Peter

sfPdfViwerIssue.jpg


3 Replies

DR Deepika Ravi Syncfusion Team July 19, 2021 12:19 PM UTC

Hi Pietro Beccegato, 
 
Greetings from Syncfusion. 
 
We tried to reproduce the reported issue with provided details but the softkeyboard is opened properly and text can be entered in datagrid control. We have prepared a sample for your reference and attached the output screenshot of sample which can be downloaded in the following link ,https://www.syncfusion.com/downloads/support/forum/167332/ze/Flutterapp421939792.zip  
If you still reproduce the reported issue in your use case, then kindly share the modified issue reproducing in sample which will be helpful for us to provide a prompt solution at the earliest. 
 
Regards, 
Deepika R 



PB Pietro Beccegato July 21, 2021 09:08 AM UTC

By first, thank you for your answer.

A take a look to your code than I spent many hours to analyze my code and I discover the bug (my bug).

My pdfViewer is under a stream controller and there were too many update.

Now I trig my code and everythings works fine.

Regards

Peter



DR Deepika Ravi Syncfusion Team July 22, 2021 07:14 AM UTC

Hi Pietro Beccegato, 
 
Thank you for the update. We are glad to know that the reported issue has been resolved at your end. Please revert us if you need any further assistance. 
 
Regards, 
Deepika R 


Loader.
Up arrow icon