A: 

If it isn't related to that other bug you pointed out (and it looks like it probably is) and if you're experiencing this on on of the G1s (and not the emulator) I suspect your problem is that the focus either isn't being frozen before the orientation change (when you fold out the keyboard and go into landscape mode) or unfrozen after the view is recreated. You could try Overriding the activity's onSaveInstanceState() and onRestoreInstanceState() methods to save/restore the focus.

fiXedd
+1  A: 

Well, definitly a bug : http://code.google.com/p/android/issues/detail?id=2516.

Hope it will be fixed in the next release because this is a really anoying issues for complex apps with an advanced layout.

e-satis
A: 

Hi,

Is it possible to refresh TabSpec loaded data when Focus in to Tab?

Thanks,
Chandana

Chandana
A: 

I was able to set background to content. But i want to change background of tab. Is there any way to change background of tab.?

sachin