Bug 1946404 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

To support Android 15's edge to edge functionality - bug 1916695 
And to improve layout animations when the software keyboard is being shown or hidden - bug 1911042
We should handle ourselves applying and reacting to system and ime insets.

This was initially done in bug 1911042 but later backed out in bug 1933488 after problems were reported in displaying websites.
After the patches from bug 937785 I think the issues with empty - non-rendered space after opening the keyboard do not reproduce anymore so we should land back the patches from bug 1911042.
To support Android 15's edge to edge functionality - bug 1916695 
And to improve layout animations when the software keyboard is being shown or hidden - bug 1911042
We should handle ourselves applying and reacting to system and ime insets.

This was initially done in bug 1911042 but later backed out in bug 1933488 after problems were reported in displaying websites.
After the patches from bug 1937785 I think the issues with empty - non-rendered space after opening the keyboard do not reproduce anymore so we should land back the patches from bug 1911042.

Back to Bug 1946404 Comment 0