WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
153009
[EFL] Virtual Keyboard overlaps MiniBrowser's WebView
https://bugs.webkit.org/show_bug.cgi?id=153009
Summary
[EFL] Virtual Keyboard overlaps MiniBrowser's WebView
Grzegorz Czajkowski
Reported
2016-01-12 06:03:59 PST
On mobile, virtual keyboard represented by ecore_imf module appears on the top of application layer usually covering bottom part of the screen. If the web page contains the editable content on the bottom of the page it will be overlapped by keyboard which prevents user from seeing the typed text.
Attachments
Patch
(2.72 KB, patch)
2016-02-01 01:42 PST
,
Grzegorz Czajkowski
no flags
Details
Formatted Diff
Diff
Patch
(2.73 KB, patch)
2016-02-02 03:29 PST
,
Grzegorz Czajkowski
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Grzegorz Czajkowski
Comment 1
2016-01-12 06:08:07 PST
Patch is coming.
Grzegorz Czajkowski
Comment 2
2016-02-01 01:42:07 PST
Created
attachment 270380
[details]
Patch
Gyuyoung Kim
Comment 3
2016-02-01 16:57:13 PST
Comment on
attachment 270380
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=270380&action=review
> Tools/MiniBrowser/efl/main.c:2092 > + Evas_Object* conformant = elm_conformant_add(window->elm_window);
Wrong * place.
Grzegorz Czajkowski
Comment 4
2016-02-02 02:24:01 PST
(In reply to
comment #3
)
> Comment on
attachment 270380
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=270380&action=review
> > > Tools/MiniBrowser/efl/main.c:2092 > > + Evas_Object* conformant = elm_conformant_add(window->elm_window); > > Wrong * place.
Right, I'll fix it before landing. Thanks.
Grzegorz Czajkowski
Comment 5
2016-02-02 03:29:58 PST
Created
attachment 270481
[details]
Patch
WebKit Commit Bot
Comment 6
2016-02-02 04:26:44 PST
Comment on
attachment 270481
[details]
Patch Clearing flags on attachment: 270481 Committed
r196007
: <
http://trac.webkit.org/changeset/196007
>
WebKit Commit Bot
Comment 7
2016-02-02 04:26:52 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug