[TIMOB-15874] iOS 7: Blinking title image in titleControl when assigning button to leftNavButton or rightNavButton
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-04-10T17:58:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, leftNavButton, navbar, rightNavButton |
Reporter | Watcharaphong Rattanasree |
Assignee | Eric Merriman |
Created | 2013-11-20T04:37:54.000+0000 |
Updated | 2017-07-26T03:37:27.000+0000 |
Description
Our development team informed that there was a blinking title image in titleControl when putting a Ti.UI.Button to window's leftNavButton property, as you can see in attached video files.
We need to know what the problem is, and how to solve this.
Video1 - ios7_button.mp4
Putting Ti.UI.Button to leftBavButton property, testing in iOS7
Video2 - ios7.mp4
Nothing put to leftBavButton property, testing in iOS7
Video3 - ios6_button.mp4
Putting Ti.UI.Button to leftBavButton property, testing in iOS6
Video4 - ios6.mp4
Nothing put to leftBavButton property, testing in iOS6
Thank you
Attachments
Hello! Do you mind to provide a test case? So we can move this bug to Platform faster. TIA! Best, Mauro
Would you mind to provide me for an informations about the "Test case" , is it going to be a public case, or do I need to submit a whole source code to testing? Best, Watcharaphong R.
Hi, You can provide some code sample that we can drop into an app.js file. It would be nice to have the steps as well. Regards,
Hello, I have tested this issue with the following sample code. I can reproduce this issue only on IOS simulator 7.0
Testing environment:
OS: MAC OS X 10.8.5 Ti SDK: 3.1.3 GA Ti CLI: 3.2.0 IOS simulator 6.0 and 7.0Test code
Step to Reproduces
1. Create a new project 2. Paste test code in app.js 3. Run on sim 7.0 4. Click on 'Open Blue Window’ button and look at right Navigation button 5. Its blinking ThanksI am experiencing the same behaviour. I hope this can be a quick-fix, as I'm receiving (small amounts of) feedback that the app looks buggy because of this blinking?
Issue reproduces on both SDK version 3.1.3 and 3.4.0 (Unreleased) Titanium Command-Line Interface, CLI version 3.3.0, Titanium SDK version 3.4.0.GA Titanium SDK version 3.1.3 GA iOS SDK: 7.1 iOS iPhone: 7.1
This is the native iOS7+ flat-design behavior that was probably irritating during the switch from iOS 6 to iOS 7. See the attached clip "ios10-native.mov" for a native example that behaves the same.