-
Notifications
You must be signed in to change notification settings - Fork 653
Webapp is unable to launch in fullscreen by default in Tizen 2.1 #283
Webapp is unable to launch in fullscreen by default in Tizen 2.1 #283
Comments
Dongseong agreed to take a look at this after finishing a work item on the WebView - expected to start tomorrow afternoon EEST. (Thanks, DS!) |
#312 will fix this issue. |
I'm working on integrating XWalk with Tizen framework. |
I think we still need a better integration with the Tizen framework for the "non-fullscreen" case, what do you think @huningxin ? |
@drott : indeed. Some web app may not want to run fullscreen, or may want to have the status bar still accessible. Also we may want to appear correctly in the task switcher. We also don't integrate properly when for example the Power API shut down the screen (which when you switch it on again brings you to the lock screen) but if you unlock Xwalk is still running in the background but behind the launcher :(, again because probably the VM is not aware of Xwalk in a nice way. |
@drott @darktears I'll resolve it in #313. XWalk will work like normal app (i.e. clock) |
👍 |
@drott , I agree with you we need better integration. I am glad to know @luxtella will fix that! Thanks! |
This issue is unable to be reproduced on build 30, close it |
BUG DETAILED DESCRIPTIONS
Try to launch xwalk by typing "xwalk" in console, however Xwalk is unable to be launched in fullscreen
Environment:
Tizen2.1: 20130729
EXACT STEPS LEADING TO PROBLEM:
EXPECTED OUTCOME:
Should be fullscreen
ACTUAL OUTCOME:
Xwalk is unable to be launched in fullscreen
USER IMPACT:
It impact user experience
The text was updated successfully, but these errors were encountered: