Closed Bug 1610160 Opened 6 years ago Closed 6 years ago

make INLINE_IME_MIN_DISPLAY_SIZE configurable

Categories

(GeckoView :: IME, enhancement, P2)

72 Branch
Unspecified
All
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1515669

People

(Reporter: g4rb4g3, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

Steps to reproduce:

I'm using GeckoView on an cars head unit running Android. This head unit has no back key an a pretty low resolution display (800x480).
Problem with Geckoview is that the keyboard is always showing up in full screen mode and there is no way to close it.
Currently I've added a bytecode replacement in my app to get around this. (https://github.com/g4rb4g3/ABRPTransmitter/blob/82001a16b88fcad095c4dd595d290118a498893a/app/build.gradle#L164 )

It would be great if the INLINE_IME_MIN_DISPLAY_SIZE in GeckoInputConnection.java would be configurable.

Actual results:

Keyboard shows up in full screen with no change to close it again.

Expected results:

Keyboard shouldn't be open in full screen mode.

Rank: 10
Priority: -- → P2

Thanks for the report! Looks like this is a duplicate of Bug 1515669. We raised the priority of the other one.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE

Moving some IME bugs to the new GeckoView::IME component.

Component: General → IME
You need to log in before you can comment on or make changes to this bug.