We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
cocos2d::gui::UITextField showing black boxes when in Portrait (android)
cocos2d::gui::UITextField showing black boxes when in Portrait (android)
Bug #4609 [Closed]
Issue does not appear in Landscape mode, only in Portrait.
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8391
Status: | Closed | |
---|---|---|
Start date: | 2014-03-31 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | android | |
Target version: | - |
Thread: http://cocos2d-x.org/forums/6/topics/49404?r=49407
What's the issue?
UITextField displays black boxes instead of the text when used in portrait mode.
What's the engine version?
Cocos2d-x 3.0 beta 1
How to reproduce it?
screenOrientation
toportrait
.UITextField
on a scene.OR
ExtensionsTest
>CocosStudioGUITest
>gui TextField Test
.