[TIMOB-1276] Going from More tab to window with right button still shows "Edit"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-08-20T14:18:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, more, rightnavbutton, tabGroup, tabgroup |
Reporter | Ben |
Assignee | Neeraj Gupta |
Created | 2011-04-15T02:48:19.000+0000 |
Updated | 2017-03-24T18:18:45.000+0000 |
Description
I have a tab that's hidden away in the More section. When I go through to the window, which has both left and right buttons assigned, the left button replaces the arrow back to the More tab (as expected), but the right button stays as "Edit" from the More tab. Pressing it does the expected action for the window, however. It is just the button's text that does not change to the correct text.
Comments
- Stephen Tramer 2011-04-15
Seems plausible; assigning into TBS.
- Junaid Younus 2012-08-20 No test case provided, ticket marked as invalid.
- Neeraj Gupta 2012-08-20 Please reopen this ticket if you have a test case that reproduces this issue.
- Nicolas Gomez 2012-09-28 I have the same issue noted. Have written a POC of the problem. See: http://iphone.codewise.ca/rightnavpoc.txt (very basic app.js file) Titanium SDK 2.1.2.GA
- Lee Morris 2017-03-24 Closing ticket as invalid with reference to the above comments.