B4X FEED Context Menu vs Focus Keyboard

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Context Menu vs Focus Keyboard است. این موضوع تا کنون 37 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Context Menu vs Focus Keyboard
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
37
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hello,
How do I fix an event that occurs while applying a context menu?
Well, when I put the focus on an existing EditText field, the Keyboard View opens
and with it the EditText field, which is placed above the keyboard view.
And if I select any text fragment, the system context menu with options opens.

Selecting the "share" option in the menu causes uncontrolled keyboard focus.
as a result the EditText field does not return to the bottom of the screen (see: Screen_2)
when the keyboard becomes invisible (hidden).
I tried to fix it by creating my own menu (getting rid of unnecessary menu options for me),
but the problem will remain unresolved when using the system context menu and the "share" option.

Do you have any idea that after selecting the context menu option, you could
examine the keyboard state to be able to change the position for the EditText field on the screen?

Manifest Edytor:
SetActivityAttribute(main, android:windowSoftInputMode...
Click to expand...



 

عقب
بالا