Closed Bug 719702 Opened 12 years ago Closed 12 years ago

Hide the invoked virtual keyboard from a focused element on URL change

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(firefox11 affected, firefox12 affected)

RESOLVED WORKSFORME
Tracking Status
firefox11 --- affected
firefox12 --- affected

People

(Reporter: aaronmt, Unassigned)

Details

(Whiteboard: [VKB])

STR:

1) adb shell am start -a android.intent.action.VIEW -n org.mozilla.fennec/.App -d http://google.com

2) adb shell am start -a android.intent.action.VIEW -n org.mozilla.fennec/.App -d http://cnn.com

The virtual-keyboard should have received an event to dismiss on launch of the second URL.

--
Samsung Galaxy SII (Android 2.3.4), Samsung Nexus S (Android 4.0.3)
Mozilla/5
Perhaps one of these specified values http://developer.android.com/guide/topics/manifest/activity-element.html#wsoft for the App activity?

Maybe change https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/AndroidManifest.xml.in#57 from stateUnspecified to stateHidden ?
Whiteboard: [VKB]
Aaron, what has focus after the first load? and after the second?
(In reply to Brad Lassey [:blassey] from comment #2)
> Aaron, what has focus after the first load? and after the second?

1) Google search box
2) Nothing apparently.
This WFM on the Galaxy Nexus on the latest nightly (01/26). I will re-open if I see a variance in testing other devices another day.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.