Dialogs need to handle soft keyboard without obscuring data or looking ugly
Bug #173726 reported by
Zhao Fan
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Moblin Browser |
Triaged
|
Wishlist
|
cwong1 |
Bug Description
Bug detailed description:
-------
In current image, if invoke softkeyboard, some big dialogs, such as preference dialog will look ugly, so we need an implementation to make dialogs handle soft keyboard without obscuring data or looking ugly
Reproduce steps:
----------------
(1) Launch midbrowser
(2) Choose menu Tools -> Preferences
(3) Invoke the soft keyboard
Current result:
----------------
Some tabs with a lot of sectons will look ugly if soft keyboard is invoked
Expected result:
----------------
The dialog should display properly even if soft keyboard is enabled
Basic root-causing log:
-------
Changed in moblin-browser: | |
assignee: | nobody → carl-wong |
importance: | Undecided → High |
milestone: | none → m9 |
Changed in moblin-browser: | |
status: | New → Triaged |
Changed in moblin-browser: | |
milestone: | m9 → none |
Changed in moblin-browser: | |
milestone: | none → m10 |
Changed in moblin-browser: | |
milestone: | m10 → fix-later |
Changed in moblin-browser: | |
importance: | Medium → Wishlist |
Changed in moblin-browser: | |
milestone: | m11 → fix-later |
To post a comment you must log in.
Just noticed that the view certificate dialog will be obscured even if soft keyboard is not enabled. The close dialog button will even be hidden on the small screen, so I think the finger scroll is still needed for this dialog. so I change the milestone to m11. Carl, let me know if you have different opinions.