Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Webapp is unable to launch in fullscreen by default in Tizen 2.1 #283

Closed
ininallen opened this issue Jul 31, 2013 · 9 comments · Fixed by crosswalk-project/chromium-crosswalk#42
Labels

Comments

@ininallen
Copy link

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:

  1. Install xwalk rpm in PR3
  2. Launch xwalk window
  3. Launch xwalk by typing "xwalk" in console
  4. Observe xwalk windows

EXPECTED OUTCOME:
Should be fullscreen

ACTUAL OUTCOME:
Xwalk is unable to be launched in fullscreen

USER IMPACT:
It impact user experience

@ghost ghost assigned ds-hwang Jul 31, 2013
@drott
Copy link

drott commented Jul 31, 2013

Dongseong agreed to take a look at this after finishing a work item on the WebView - expected to start tomorrow afternoon EEST. (Thanks, DS!)

@huningxin
Copy link
Contributor

#312 will fix this issue.

@ds-hwang
Copy link
Contributor

ds-hwang commented Aug 7, 2013

I'm working on integrating XWalk with Tizen framework.
I filed it in #313
You fixed this issue. thx.

@drott
Copy link

drott commented Aug 7, 2013

I think we still need a better integration with the Tizen framework for the "non-fullscreen" case, what do you think @huningxin ?

@darktears
Copy link
Contributor

@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.

@ds-hwang
Copy link
Contributor

ds-hwang commented Aug 7, 2013

@drott @darktears I'll resolve it in #313. XWalk will work like normal app (i.e. clock)

@drott
Copy link

drott commented Aug 7, 2013

👍

@huningxin
Copy link
Contributor

@drott , I agree with you we need better integration. I am glad to know @luxtella will fix that! Thanks!

@ininallen
Copy link
Author

This issue is unable to be reproduced on build 30, close it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants