code-google-com / qimsys

Automatically exported from code.google.com/p/qimsys
0 stars 0 forks source link

Automatic Virtual Keyboard Isn't Necessary #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
QIMSYS 2011-02-06

What steps will reproduce the problem?
1. Close the slider keyboard

What is the expected output?
The virtual keyboard doesn't automatically pop up unless I press fn sym or 
toggle it on from the battery icon menu.

What do you see instead?
The virtual keyboard comes up and covers half the screen!

Original issue reported on code.google.com by j3va...@gmail.com on 7 Feb 2011 at 11:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
NOTE: This issue is mainly for landscape mode.

Original comment by j3va...@gmail.com on 7 Feb 2011 at 12:47

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 12 Feb 2011 at 5:39

GoogleCodeExporter commented 9 years ago
Fixed in the commit 
http://gitorious.org/qimsys/qimsys/commit/cb71599b7f2d7d4069d18a3d43b513f24076fe
39

Note that this change is only for Qt application.

I need to learn how to do this on Gtk application.

Original comment by stas...@gmail.com on 12 Feb 2011 at 9:08

GoogleCodeExporter commented 9 years ago
Added a workaround for Gtk.

I forgot to mention above that you need to define 
QIMSYS_PLATFORM_MAEMO_IGNORE_FIRST_INPUT_PANEL_REQUEST to enable the change for 
Qt.

e.g. qmake .... DEFINES+=QIMSYS_PLATFORM_MAEMO_IGNORE_FIRST_INPUT_PANEL_REQUEST

Original comment by stas...@gmail.com on 12 Feb 2011 at 10:12

GoogleCodeExporter commented 9 years ago
OK, I'll merge this fix/wa to next version of package for maemo.

Original comment by kenya...@gmail.com on 12 Feb 2011 at 10:29

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 18 Feb 2011 at 8:11

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 24 Feb 2011 at 11:48