GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-11-26T19:48:45.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | 2013 Sprint 24, 2013 Sprint 24 API |
Components | n/a |
Labels | qe-3.2.0, regression |
Reporter | Pragya Rastogi |
Assignee | Ping Wang |
Created | 2013-11-25T08:21:24.000+0000 |
Updated | 2013-12-13T05:44:47.000+0000 |
This is regression issue since SDK: 3.1.3.GA shows non-smooth gradient image when clicked RGB_565 button
Steps To Reproduce:
1. Run app.
2. Press the RGBA_8888 button
3. Press the RGB_565 button
4. Press the RGBA_8888 button
Actual:
Step 3 gives almost same gradient smooth image.
Expected results:
After step 2: The maroon gradient background should appear more smooth
After step 3: The maroon gradient background should be non-smooth (Refer screenshot for expected image)
After step 4: The maroon gradient background should appear smooth
Bug exists on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311221859 Titanium SDK, build: 3.2.0.v20131125114848 CLI: 3.2.0-alpha Alloy: 1.3.0-alpha6 Android Device: Nexus 7 (4.3) Both buttons refresh the screen but the gradient does not change. The gradient remains smooth rather than going rough when RGB_565 is clicked.
Closing as per above comments. Using the Test Environment: Appcelerator Studio: 3.2.0.201312121648 SDK:3.2.0.v20131212122847 alloy: 1.3.0-cr acs: 1.0.10 npm: 1.3.2 titanium: 3.2.0-cr3 titanium-code-processor: 1.1.0-cr2 OS: Mac OSX 10.9 Device: Google Nexus7(v4.3) Verified with both changing and unchanging of the code in tiapp.xml
Getting non-smooth gradient image when clicked RGB_565 button with lastest build by adding the above mentioned code in tiapp.xml Hence verified and closing the issue