yatsek / microemu

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

screen repainting problems #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start opera mini in ME
2. move cursor and see that screen is repainted incorrectly (some old 
paintings remain, see attached .gif)

Opera mini attached just in case

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
ME 2.0.4
mixa@mixa-nb ~/microemulator/microemulator-2.0.4 $ java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing)

Please provide any additional information below.
ME 3.0.0 has the same problem (may be not latest ME 3.0.0 build - took it 
some time ago). I experience some problems with screen repaint in my LWUIT 
program as well. ME 2.0.3 _does_ paint screen OK (but doesn't repaint soft 
key area, that probably is another issue)

Original issue reported on code.google.com by gmi...@gmail.com on 12 May 2010 at 5:12

Attachments:

GoogleCodeExporter commented 9 years ago
It is possible to reproduce only on small screen size like 176x220 (resizable 
skin).
For 240x320 rendering works fine. It might be Opera Mini bug as well.

Original comment by bar...@gmail.com on 19 May 2010 at 1:20

GoogleCodeExporter commented 9 years ago
Thanks Barteo for spending time on the issue and investigating, it makes sense 
indeed.

It may be Opera mini problem, I'll collect more data on it (may be with other 
midlets 
or my own) and post here.

Original comment by gmi...@gmail.com on 20 May 2010 at 1:43