{ "id": "131792", "key": "TIMOB-17177", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "16570", "description": "Release 3.3.1", "name": "Release 3.3.1", "archived": true, "released": false }, { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-07-23T18:27:30.000+0000", "created": "2014-06-16T23:59:05.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "android" ], "versions": [], "issuelinks": [ { "id": "39320", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "132291", "key": "TIMOB-17222", "fields": { "summary": "Android: support the theme property for windows", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } }, { "id": "38453", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "131791", "key": "AC-772", "fields": { "summary": "AppCompat actionBar.hide() doesn't hide the actionbar prior to a window appearing", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "38675", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "126668", "key": "TIMOB-16487", "fields": { "summary": "Android: Remove support for navbar-hidden", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "8", "description": "A technical task.", "name": "Technical task", "subtask": true } } } } ], "assignee": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T22:14:17.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "For example:\r\n\r\n{code}\r\nvar window = Ti.UI.createWindow({\r\n title: \"Title\"\r\n});\r\n\r\nwindow.addEventListener(\"open\", function() {\r\n window.activity.actionBar.hide();\r\n});\r\n\r\nwindow.add(Ti.UI.createLabel({\r\n text:\"App Compat or just ignore Android < 4.0\"\r\n}));\r\n\r\nwindow.open({\r\n opacity : 1,\r\n windowSoftInputMode: Titanium.UI.Android.SOFT_INPUT_ADJUST_RESIZE,\r\n});\r\n{code}\r\n\r\nThe action bar will appear for a short time before being hidden. This makes it impossible to make transparent overlay windows, that do not require an Action Bar, without making the app seem clunky and broken.\r\n\r\nIs is possible to make AppCompat optional or at least make navBarHidden : true work with AppCompat?\r\n", "attachment": [], "flagged": false, "summary": "Android: AppCompat actionBar.hide() doesn't hide the actionbar prior to a window appearing", "creator": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "3.3.0.RC\r\nAndriod\r\n", "closedSprints": [ { "id": 129, "state": "closed", "name": "To Be Scheduled", "startDate": "2016-03-28T04:03:55.142Z", "endDate": "2016-04-08T04:03:00.000Z", "completeDate": "2016-03-29T04:09:03.755Z", "originBoardId": 100 }, { "id": 133, "state": "closed", "name": "2014 Sprint 13 SDK", "startDate": "2014-06-23T21:55:20.791Z", "endDate": "2014-07-04T00:00:00.000Z", "completeDate": "2014-07-07T17:32:18.561Z", "originBoardId": 100 } ], "comment": { "comments": [ { "id": "309260", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "body": "I think this will help you: \r\nhttp://docs.appcelerator.com/titanium/latest/#!/api/Titanium.Android.ActionBar", "updateAuthor": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2014-06-17T03:53:43.000+0000", "updated": "2014-06-17T03:53:43.000+0000" }, { "id": "309321", "author": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Yep. That's the documentation. This is a \"bug\" in 3.3.0.RC. The issue isn't whether or not you can hide / control the ActionBar, the issue can you hide the ActionBar before the window appears on the device. In my testing so far, I cannot get a window to open without seeing the ActionBar for some small period of time. This is very undesirable side effect of moving to AppCompat. ", "updateAuthor": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-17T15:37:07.000+0000", "updated": "2014-06-17T15:37:07.000+0000" }, { "id": "309510", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "body": "Oh ok, I see your problem. I will forward this ticket to engineer team, they will take care of this bug. Thank you for your case.", "updateAuthor": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2014-06-18T05:17:27.000+0000", "updated": "2014-06-18T05:17:27.000+0000" }, { "id": "309513", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "body": "I can reproduce this problem, the action will show up for 2 seconds before window appears.\r\n\r\nStudio 3.3.0 RC\r\nAndroid 4.2.2\r\nSamsung Nexus\r\n", "updateAuthor": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2014-06-18T05:26:19.000+0000", "updated": "2014-06-18T05:26:19.000+0000" }, { "id": "309561", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~hpham], thoughts?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-18T13:44:57.000+0000", "updated": "2014-06-18T13:44:57.000+0000" }, { "id": "309886", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "You can hide the title bar via custom themes. It depends on which activity you wish to hide the title bar, here are some options and how to do it.\r\n\r\nFirst, create a custom theme file, i.e: myTheme.xml and put it in platform/android/res/values. Here's an example, note that this theme extends Theme.Titanium, which is our default theme for android application.\r\n{code}\r\n\r\n\r\n\r\n\r\n\r\n{code}\r\n\r\n1. If you want to hide the title bar for the root activity (the activity with the splash screen), you need to do something like this:\r\n{code}\r\n\r\n\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\r\n\r\n{code}\r\n2. If you want to hide title bar for windows without 'opacity' property, you can do this:\r\n{code}\r\n \r\n{code}\r\n3. If you want to hide title bar for windows with 'opacity' property set, then do:\r\n{code}\r\n\r\n\t \r\n\r\n\r\n{code}\r\n\r\nA useful tip would be to build the app once, go to build/android/AndroidManifest.xml and observe which activities are using what themes, then you can copy and paste blocks of activity code to your tiapp.xml and change the existing theme to your liking.\r\n", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-19T18:02:45.000+0000", "updated": "2014-06-19T18:02:45.000+0000" }, { "id": "310336", "author": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is less than ideal as it is an all or nothing situation. \r\n\r\nI tried combining\r\n{code}\r\n\r\n\r\n\r\n \r\n \r\n\r\n\r\n\r\n{code}\r\n\r\nAnd the app just gets stuck at the splash page. \r\n\r\nChanging the theme of TiTranslucentActivity to:\r\n\r\n{code}\r\n\r\n{code}\r\n\r\nSeems to work. \r\n\r\nAlthough, the capability to mix and match windows with or without actionbars has effectively been removed from the framework. \r\n\r\nI'm curious why navbarHidden : true was removed as it seemed the most flexible way to deal with ActionBar visibility.", "updateAuthor": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-21T16:30:20.000+0000", "updated": "2014-06-21T16:34:14.000+0000" }, { "id": "310344", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~andrew@gstreetmedia.com] Thank you. Is it possible to give an example of how this is used in your application so we have a better understanding of the use case?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-22T12:43:11.000+0000", "updated": "2014-06-22T12:43:11.000+0000" }, { "id": "310610", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Andrew, your coding sample uses 'opacity' when creating a window, therefore changing theme of TiTranslucentActivity should work. In the previous comment, I was just showing some examples of how to integrate your own custom themes for the various activities Titanium uses. ", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-24T04:03:01.000+0000", "updated": "2014-06-24T04:03:01.000+0000" }, { "id": "311145", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Windows with or without action bars can be created by applying different themes. Therefore a more elegant way to solve this problem is to support the \"theme\" property for windows. Already filed TIMOB-17222. Marking this ticket as resolved.", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-26T19:40:14.000+0000", "updated": "2014-07-18T19:22:36.000+0000" }, { "id": "315413", "author": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "body": "In the continuing fallout of deciding to go this route.\r\nIf you create a window with no Titlebar, that also contains a textfield, you can crash the app by long presssing on the field.\r\n\r\nIt results in the following error\r\n\r\n{code}\r\n[ERROR] TiApplication: (main) [3068,24962] Sending event: exception on thread: main msg:java.lang.NullPointerException; Titanium 3.3.0,2014/07/22 11:24,787cd39\r\n[ERROR] TiApplication: java.lang.NullPointerException\r\n[ERROR] TiApplication: at android.support.v7.app.ActionBarImplICS.getThemedContext(ActionBarImplICS.java:302)\r\n[ERROR] TiApplication: at android.support.v7.app.ActionBarImplJB.getThemedContext(ActionBarImplJB.java:20)\r\n[ERROR] TiApplication: at android.support.v7.app.ActionBarActivityDelegate.getActionBarThemedContext(ActionBarActivityDelegate.java:208)\r\n[ERROR] TiApplication: at android.support.v7.app.ActionBarActivityDelegateICS.onActionModeStarted(ActionBarActivityDelegateICS.java:195)\r\n[ERROR] TiApplication: at android.support.v7.app.ActionBarActivityDelegateICS$WindowCallbackWrapper.onActionModeStarted(ActionBarActivityDelegateICS.java:359)\r\n[ERROR] TiApplication: at com.android.internal.policy.impl.PhoneWindow$DecorView.startActionMode(PhoneWindow.java:2711)\r\n[ERROR] TiApplication: at com.android.internal.policy.impl.PhoneWindow$DecorView.startActionModeForChild(PhoneWindow.java:2619)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:675)\r\n[ERROR] TiApplication: at android.view.View.startActionMode(View.java:4752)\r\n[ERROR] TiApplication: at android.widget.Editor.startSelectionActionMode(Editor.java:1805)\r\n[ERROR] TiApplication: at android.widget.Editor.performLongClick(Editor.java:1036)\r\n[ERROR] TiApplication: at android.widget.TextView.performLongClick(TextView.java:10110)\r\n[ERROR] TiApplication: at android.view.View$CheckForLongPress.run(View.java:19410)\r\n[ERROR] TiApplication: at android.os.Handler.handleCallback(Handler.java:733)\r\n[ERROR] TiApplication: at android.os.Handler.dispatchMessage(Handler.java:95)\r\n[ERROR] TiApplication: at android.os.Looper.loop(Looper.java:146)\r\n[ERROR] TiApplication: at android.app.ActivityThread.main(ActivityThread.java:5487)\r\n[ERROR] TiApplication: at java.lang.reflect.Method.invokeNative(Native Method)\r\n[ERROR] TiApplication: at java.lang.reflect.Method.invoke(Method.java:515)\r\n[ERROR] TiApplication: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1283)\r\n[ERROR] TiApplication: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)\r\n[ERROR] TiApplication: at dalvik.system.NativeStart.main(Native Method)\r\n{code}\r\n\r\nThis is because Android wants to open (in the ActionBar), the cut / paste / copy Toolbar. However, there isn't an ActionBar so the app will just crash.", "updateAuthor": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-07-23T01:02:17.000+0000", "updated": "2014-07-23T01:04:23.000+0000" }, { "id": "315507", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopen to modify the fix version.", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-07-23T18:26:40.000+0000", "updated": "2014-07-23T18:26:40.000+0000" }, { "id": "315520", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi [~andrew@gstreetmedia.com], I ran a simple test case but could not reproduce the crash you mentioned. Can you provide a sample to reproduce the bug? And what version of your Titanium SDK and what device do you use?", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-07-23T19:12:31.000+0000", "updated": "2014-07-23T20:04:04.000+0000" }, { "id": "319903", "author": { "name": "jelmerjellema", "key": "jelmerjellema", "displayName": "Jelmer Jellema", "active": true, "timeZone": "Europe/Berlin" }, "body": "So where we could just use 'navbarHidden: true' in SDK 3.2, we now have to hack ourself through all the Android stuff Titanium was supposed to hide from us? How is this better than 3.2?", "updateAuthor": { "name": "jelmerjellema", "key": "jelmerjellema", "displayName": "Jelmer Jellema", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-08-22T12:24:59.000+0000", "updated": "2014-08-22T12:24:59.000+0000" }, { "id": "319949", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~jelmerjellema], in our default theme.xml, there already has been a theme which hides the nav bar, called \"Theme.Titanium\". So for SDK 3.3.1+, when creating a window, you can use\r\n{code}\r\ntheme: \"Theme.Titanium\"\r\n{code}\r\ninstead of 'navBarHidden: true'.\r\n\r\n[~bhatfield], can we document all the themes which already have been in the default theme.xml so users can easily use them?", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-22T17:42:29.000+0000", "updated": "2014-08-22T17:45:45.000+0000" }, { "id": "320097", "author": { "name": "jelmerjellema", "key": "jelmerjellema", "displayName": "Jelmer Jellema", "active": true, "timeZone": "Europe/Berlin" }, "body": "Right, I already thought so, reading theme.xml. But then again, it said the Titanium theme would be the default and the nav bar was still showing. I created a theme as written in the documentation, had to figure out where to put it (given I use Alloy), and changed the manifest. So, finally it was gone.\r\n\r\nTook me a while. My point being: this should not happen in between \"there's a new version\" style updates. It took me over 1 working day to get up and running again after thinking \"sure, a new update, why not?\".", "updateAuthor": { "name": "jelmerjellema", "key": "jelmerjellema", "displayName": "Jelmer Jellema", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-08-25T08:39:52.000+0000", "updated": "2014-08-25T08:39:52.000+0000" }, { "id": "320198", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "For the predefined themes in Titanium, please refer this [guide| https://wiki.appcelerator.org/display/guides2/Android+Themes#AndroidThemes-TitaniumThemes].", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-25T21:07:16.000+0000", "updated": "2014-08-25T21:07:16.000+0000" }, { "id": "320330", "author": { "name": "jelmerjellema", "key": "jelmerjellema", "displayName": "Jelmer Jellema", "active": true, "timeZone": "Europe/Berlin" }, "body": "Yes, but the documentation says this: http://docs.appcelerator.com/titanium/3.0/#!/guide/Android_Action_Bar-section-36735509_AndroidActionBar-HidingtheActionBar", "updateAuthor": { "name": "jelmerjellema", "key": "jelmerjellema", "displayName": "Jelmer Jellema", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-08-26T13:00:52.000+0000", "updated": "2014-08-26T13:00:52.000+0000" }, { "id": "321229", "author": { "name": "jelmerjellema", "key": "jelmerjellema", "displayName": "Jelmer Jellema", "active": true, "timeZone": "Europe/Berlin" }, "body": "This, just does not work. Actionbar still there. The solution given in the docs (making your own theme) does work, however not for transparent windows and the like.\r\n\r\n\"Window\": {\r\n\r\n\tbackgroundColor: '#fff',\r\n\r\n\tnavBarHidden: true, \r\n\r\n\ttheme: \"Theme.Titanium\"\r\n\r\n}\r\n", "updateAuthor": { "name": "jelmerjellema", "key": "jelmerjellema", "displayName": "Jelmer Jellema", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-09-01T15:01:00.000+0000", "updated": "2014-09-01T15:03:03.000+0000" }, { "id": "324289", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "body": "any solution for transparent windows without an actionbar? As soon as I change the backgroundColor back to \"transparent\" the Actionbar is visible again. The window needs to be transparent.", "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-09-17T17:53:24.000+0000", "updated": "2014-09-17T17:53:24.000+0000" }, { "id": "324325", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please refer to [this guide|http://docs.appcelerator.com/titanium/3.0/#!/guide/Android_Themes-section-34636181_AndroidThemes-TitaniumThemes] for the predefined themes.\r\nTransparent windows without an actionbar should be \"Theme.AppCompat.Translucent.NoTitleBar\".", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-17T19:19:07.000+0000", "updated": "2014-09-17T19:19:07.000+0000" }, { "id": "324334", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "body": "ok, its working now. Had to switch to 3.4.0.v20140917120000 first. I've tried that before but then I saw my android-launcher (so when I opened the transparent window the normal window below it got transparent too). Now with 3.4.0.v20140917120000 its working as expeted", "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-09-17T19:47:40.000+0000", "updated": "2014-09-17T19:47:40.000+0000" }, { "id": "415097", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate and links to the related ticket have been provided above.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T22:14:17.000+0000", "updated": "2017-03-22T22:14:17.000+0000" } ], "maxResults": 25, "total": 25, "startAt": 0 } } }