Closed
Bug 435446
Opened 17 years ago
Closed 16 years ago
'content' does not get focus as expected
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 454235
fennec1.0a1
People
(Reporter: tonikitoo, Assigned: blassey)
References
Details
(Keywords: mobile)
Bug reproducible on n810 with fennec (snapshot from hg)
ACTUAL OUTCOME:
1) go to google.com . Wait for the webpage to get complitely load -> focus goes actomatically to the main search field entry.
2) tap with the stylus anywhere in content (outside the entry field or any other HTML element)
3) content does not get the focus: and caret keep on <input>.
EXPECTED OUTCOME:
content to get focus and blur event fired off of <input>
Comment 1•16 years ago
|
||
could this be what I was seeing tonight?
Updated•16 years ago
|
Flags: blocking-fennec1.0+
Priority: -- → P2
Target Milestone: --- → Fennec A1
Updated•16 years ago
|
Target Milestone: Fennec A1 → Fennec M7
Updated•16 years ago
|
Target Milestone: Fennec M7 → Fennec A1
Assignee | ||
Comment 2•16 years ago
|
||
we're also not getting IME focus events when clicking on content in fennec, which breaks our proposed soft keyboard implementation
Comment 3•16 years ago
|
||
Does gecko get any events when clicking?
Or does hildon-gtk (or whatever to call it) create different events than
normal gtk?
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → blassey
Assignee | ||
Comment 4•16 years ago
|
||
I landed the patch for bug 454235, and it seems to have fixed this
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•