Closed
Bug 583152
Opened 14 years ago
Closed 14 years ago
Improved support for the VKB on MeegoTouch
Categories
(Core Graveyard :: Widget: Qt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: steffen.imhof, Unassigned)
References
Details
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
The attached patch uses the correct enums to switch to direct mode if built with MeegoTouch and keeps track of the state of the VKB (opened/closed).
It is based on the Qt VKB patch in bug 582371.
Attachment #461434 -
Flags: review?(doug.turner)
Comment 1•14 years ago
|
||
Comment on attachment 461434 [details] [diff] [review]
Patch to improve VKB support in MeegoTouch/Maemo6
changing reviewer on behalf of doug. Added dependency to build-flags
Attachment #461434 -
Flags: review?(doug.turner) → review?(romaxa)
Reporter | ||
Comment 2•14 years ago
|
||
Updated patch to use new #define name as changed in 583039
Attachment #461434 -
Attachment is obsolete: true
Attachment #462105 -
Flags: review?(romaxa)
Attachment #461434 -
Flags: review?(romaxa)
Comment 3•14 years ago
|
||
Comment on attachment 462105 [details] [diff] [review]
Patch changed to use new #define name
comment as to what gKeyboardOpen is suppose to do.. Maybe just add "There is no clear API in Pure QT about how to get OPEN/CLOSED vkb state".
drop the changes to MozQWidget::inputMethodQuery
Attachment #462105 -
Flags: review?(romaxa) → review-
Reporter | ||
Comment 4•14 years ago
|
||
Removed the nearly duplicated code in inputMethodQuery() and added a comment about the global variable.
Attachment #462105 -
Attachment is obsolete: true
Attachment #462232 -
Flags: review?(doug.turner)
Updated•14 years ago
|
Attachment #462232 -
Flags: review?(doug.turner) → review+
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•