<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Thr image is about Android, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047188#M48465</link>
    <description>Thr image is about Android, while crosswalk 15 has keyboard over input.
I think that I could use ionic keyboardhide event to impose the view refresh so the window come back to correct position...I need something like window.moveto  (0,0)...i tried with no success. Is there any jquery/html5/js command?</description>
    <pubDate>Fri, 25 Sep 2015 17:29:57 GMT</pubDate>
    <dc:creator>Alessandro_S_</dc:creator>
    <dc:date>2015-09-25T17:29:57Z</dc:date>
    <item>
      <title>Serious graphical issues in Android</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047184#M48461</link>
      <description>&lt;P&gt;I have this kind of problem (Android Devices)&lt;/P&gt;

&lt;P&gt;Build Android CLI 5.1.1&lt;/P&gt;

&lt;P&gt;When I move on text fields, the keyboards pulls everything up but many times graphical leaks occur. The app remains lower or upper&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;than original position. Of course this is unaccettable. I've attached a screenshot&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Build Android Crosswalk 15 (I need CLI 5.1.1)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;(With the previous version of XDK I could choose Crosswalk 10 that fixed the bug I'm going to mention)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;The keyboard overlaps the textfield and I cannot see what I'm writing. Of course this is unaccettable.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Is there any trick to use in css or something like that? please help me, I cannot release because everytime there's an issue not completely depending on me.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:55:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047184#M48461</guid>
      <dc:creator>Alessandro_S_</dc:creator>
      <dc:date>2015-09-25T07:55:31Z</dc:date>
    </item>
    <item>
      <title>We'll report this issue to</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047185#M48462</link>
      <description>&lt;P&gt;We'll report this issue to the Crosswalk project team, it appears to be an issue there. In the meantime, you might also checkout using the Ionics keyboard plugin to manage the keyboard. To add it to your project, goto the third-party plugin section of the plugin manager, make sure "cordova plugin registry" is selected and type ionic-plugin-keyboard into the plugin ID field. See &lt;A href="https://github.com/driftyco/ionic-plugin-keyboard" target="_blank"&gt;https://github.com/driftyco/ionic-plugin-keyboard&lt;/A&gt; for documentation for this third-party plugin.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 16:46:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047185#M48462</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-09-25T16:46:47Z</dc:date>
    </item>
    <item>
      <title>I already used ionic but I</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047186#M48463</link>
      <description>I already used ionic but I cannot fix the problem of android build. See attachment. In this moment I dont want to use crosswalk because the size of the apk so I must solve the graphical issue in abdroid. Can anyone help me?</description>
      <pubDate>Fri, 25 Sep 2015 17:03:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047186#M48463</guid>
      <dc:creator>Alessandro_S_</dc:creator>
      <dc:date>2015-09-25T17:03:54Z</dc:date>
    </item>
    <item>
      <title>So are you saying the image</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047187#M48464</link>
      <description>&lt;P&gt;So are you saying the image you provided is something you are seeing with an Android build or with a Crosswalk build? If you are seeing this with an Android build there's not much we (the XDK) can do about that. This is why we offer the Crosswalk build, it solves many of the problems associated with the inconsistent Android webviews.&lt;/P&gt;

&lt;P&gt;Is your sample image from an Android or Crosswalk build?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 17:21:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047187#M48464</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-09-25T17:21:05Z</dc:date>
    </item>
    <item>
      <title>Thr image is about Android,</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047188#M48465</link>
      <description>Thr image is about Android, while crosswalk 15 has keyboard over input.
I think that I could use ionic keyboardhide event to impose the view refresh so the window come back to correct position...I need something like window.moveto  (0,0)...i tried with no success. Is there any jquery/html5/js command?</description>
      <pubDate>Fri, 25 Sep 2015 17:29:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047188#M48465</guid>
      <dc:creator>Alessandro_S_</dc:creator>
      <dc:date>2015-09-25T17:29:57Z</dc:date>
    </item>
    <item>
      <title>I switched my project to CLI</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047189#M48466</link>
      <description>&lt;P&gt;I switched my project to CLI 5.1.1 and Crosswalk 15.&amp;nbsp;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Attached you will find the problems with Xwalk 15:&lt;BR /&gt;
	- Bad font antialias&lt;BR /&gt;
	- Repaint regions not working properly (continuously). The same kind of glitches that Alessandro has.&lt;BR /&gt;
	- Some rounded DIVs (border-radius:50%) not working at all ...&lt;BR /&gt;
	&lt;BR /&gt;
	(tested under Sony Xperia Z - 4.2.2)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 18:26:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047189#M48466</guid>
      <dc:creator>John_C_6</dc:creator>
      <dc:date>2015-09-25T18:26:00Z</dc:date>
    </item>
    <item>
      <title>We have alerted the Crosswalk</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047190#M48467</link>
      <description>&lt;P&gt;We have alerted the Crosswalk team regarding the issues you are reporting.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 22:47:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047190#M48467</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-09-25T22:47:45Z</dc:date>
    </item>
    <item>
      <title>I'm trying to reproduce the</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047191#M48468</link>
      <description>&lt;P&gt;I'm trying to reproduce the issues with Crosswalk 15. If anybody has sample code that demonstrates the problems that would be very helpful. Also, does Crosswalk 14 (the current stable release) behave any better?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 07:57:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047191#M48468</guid>
      <dc:creator>Francesco_B_Intel1</dc:creator>
      <dc:date>2015-09-26T07:57:16Z</dc:date>
    </item>
    <item>
      <title>Under Crosswalk 14, it works</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047192#M48469</link>
      <description>&lt;P&gt;Under Crosswalk 14, it works perfectly (but it has a bug with soft keyboard which causes a small flickering when showing/hiding it).&lt;BR /&gt;
	In the Xwalk 15, I think the problems are related to the change in&amp;nbsp;SurfaceView default switch (my app use a lot of transparents DIVs). IMHO, this change is not production ready.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 17:25:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047192#M48469</guid>
      <dc:creator>John_C_6</dc:creator>
      <dc:date>2015-09-26T17:25:34Z</dc:date>
    </item>
    <item>
      <title>The flickering when showing</title>
      <link>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047193#M48470</link>
      <description>&lt;P&gt;The flickering when showing/hiding the keyboard is exactly the reason we made surfaceView the default. We should probably expose the view type as a setting so that users can decide what is best for them (e.g. Ionic users have been using surfaceView for some time)&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 07:33:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Serious-graphical-issues-in-Android/m-p/1047193#M48470</guid>
      <dc:creator>Francesco_B_Intel1</dc:creator>
      <dc:date>2015-09-28T07:33:06Z</dc:date>
    </item>
  </channel>
</rss>

