Hichem-elAbassi / j4me

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

Nokia n70 - half screen #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Using J4me Sample on Nokia n70 handset : the menubar is located in the
middle  of the screen (vertical way).

When using "Etch a sketch", you can move and draw under the menu bar.

Original issue reported on code.google.com by jmherme...@gmail.com on 4 Dec 2007 at 1:35

GoogleCodeExporter commented 9 years ago
I am nearly positive this is a duplicate of ticket #1.  I am getting a Nokia 
N75 soon
which is similar, but a little newer (Symbian 9.1 vs 8.1).  I will make sure I 
can
reproduce it there too.

The issue is caused by certain phones incorrectly reporting the screen's full 
canvas
size.  In this case the real size is not returned until _after_ the screen has 
been
displayed.

Original comment by deanbro...@gmail.com on 11 Dec 2007 at 2:04

GoogleCodeExporter commented 9 years ago
This has been verified as a duplicate of issue 1.

Original comment by deanbro...@gmail.com on 13 Dec 2007 at 6:40