<?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>Question Re: Java WD drop-downs not working correctly in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458898#M72415</link>
    <description>&lt;P&gt;Hi Kiruthika:&lt;/P&gt;&lt;P&gt;As I tried to explain earlier we cannot use Browser Document Mode property value to &lt;EM&gt;IE=5, IE=EmulateIE7, because &lt;/EM&gt;GUI for HTML trans-iViews that are also part of this same application will render incorrectly, specifically that F4 help and all inbox boxes are frozen and cannot be typed in, edited or changed. &lt;/P&gt;&lt;P&gt;We have standardized on IE11, but GUI for HTML trans-iViews &amp;amp; Java WD applications requiring Classic Event Framework must live on the same portal server.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2017 23:00:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-04-20T23:00:43Z</dc:date>
    <item>
      <title>Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaq-p/458892</link>
      <description>&lt;P&gt;Hi all:&lt;/P&gt;&lt;P&gt;My company is upgrading from NW 7.0 2004s to NW 7.4 SP14. We've just recently gotten over a big challenge getting applications running GUI for HTML trans-iViews &amp;amp; Java WD applications requiring Classic Event Framework to live on the same portal server by using the following settings:&lt;/P&gt;&lt;P&gt;- Under Portal Content &amp;gt; Portal Users &amp;gt; Standard Portal Users &amp;gt; Classic Framework Page &amp;gt; Browser Document Mode, the Browser Document Mode setting is now “IE=EDGE”. &lt;/P&gt;&lt;P&gt;- Under each SAPGUI Report’s trans-iView, the ‘Default Document Rendering Mode’ is set to ‘Standard’.&lt;/P&gt;&lt;P&gt;We've done this because my company requires us to standardize on Internet Explorer 11, both on Windows 7 &amp;amp; Windows 10. Unfortunately, this has caused a number of serious Java WD UI issues (pictures attached), such as:&lt;/P&gt;&lt;P&gt;- drop-down boxes are now only 1-3 rows visible when selected, no matter how many values they contain, making it difficult to select, see and
scroll between all possible values.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/29210-small-dropdown.png" /&gt;&lt;/P&gt;&lt;P&gt;- input text boxes now
overlap their description labels instead of being painted adjacent to them.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/29221-input-box-overlaps.png" /&gt;&lt;/P&gt;&lt;P&gt;- within tables, 1st row dropdown values are the only ones ever displayed, even when selecting another row’s dropdown values, including when that lower row is the lead selection.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/29222-firstrow-always-selected.png" /&gt;&lt;/P&gt;&lt;P&gt;After reading &lt;A href="https://wiki.scn.sap.com/wiki/display/JSTSG/(IFWDJ)Problem-0232" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/display/JSTSG/(IFWDJ)Problem-0232&lt;/A&gt;, I thought the &lt;EM&gt;sap.valuesetlimit.maxondemand &lt;/EM&gt;property would fix this, then realized that this doesn't control the default visibility of how many can be seen at once.&lt;/P&gt;&lt;P&gt;In Studio 7.0 you can can control the Size property of drop-downs by switching between Small &amp;amp; Standard, but after migrating all our Java WD code to NW 7.4, this value has been deprecated and is no longer under our control.&lt;/P&gt;&lt;P&gt;I'm out of ideas. Nothing like these ever happened in NW 7.0 portal servers. Have any of you experienced these or similar issues? Any suggestions for what we can do to fix them?&lt;/P&gt;&lt;P&gt;Please advise,&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 01:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaq-p/458892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-07T01:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458893#M72410</link>
      <description>&lt;P&gt;did u render wdj in standard mode?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 19:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458893#M72410</guid>
      <dc:creator>junwu</dc:creator>
      <dc:date>2017-04-07T19:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458894#M72411</link>
      <description>&lt;P&gt;Yes, I tried the WDJ iViews in both quirks and standards modes. All 3 problems still exist in both modes.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 22:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458894#M72411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-07T22:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458895#M72412</link>
      <description>&lt;P&gt;that is not what I mean&lt;/P&gt;&lt;P&gt;follow this, you have to inform wdj to render in standard mode.&lt;/P&gt;&lt;P&gt;&lt;A href="https://service.sap.com/sap/support/notes/1854758" target="test_blank"&gt;https://service.sap.com/sap/support/notes/1854758&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Apr 2017 01:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458895#M72412</guid>
      <dc:creator>junwu</dc:creator>
      <dc:date>2017-04-08T01:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458896#M72413</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are using browser document mode in edge then all the application use standard&lt;/P&gt;&lt;P&gt;Refer below note:&lt;/P&gt;&lt;P&gt;1458799 - Limited supportability for IE8 and above in the Portal &lt;/P&gt;&lt;P&gt;1814711 - SAP applications iViews in EP: Rendering Modes&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiruthika&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 12:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458896#M72413</guid>
      <dc:creator>kiruthika_s</dc:creator>
      <dc:date>2017-04-11T12:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458897#M72414</link>
      <description>&lt;P&gt;Hi Jun: sorry for the delay; we had a major outage.&lt;/P&gt;&lt;P&gt;Unfortunately, setting the &lt;STRONG&gt;SapDocumentMode&lt;/STRONG&gt; property didn't change anything. All 3 of the above issues are still with us.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 22:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458897#M72414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-20T22:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458898#M72415</link>
      <description>&lt;P&gt;Hi Kiruthika:&lt;/P&gt;&lt;P&gt;As I tried to explain earlier we cannot use Browser Document Mode property value to &lt;EM&gt;IE=5, IE=EmulateIE7, because &lt;/EM&gt;GUI for HTML trans-iViews that are also part of this same application will render incorrectly, specifically that F4 help and all inbox boxes are frozen and cannot be typed in, edited or changed. &lt;/P&gt;&lt;P&gt;We have standardized on IE11, but GUI for HTML trans-iViews &amp;amp; Java WD applications requiring Classic Event Framework must live on the same portal server.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 23:00:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458898#M72415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-20T23:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458899#M72416</link>
      <description>&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;What release is your backend ABAP system? And, in your portal, have you tried using the Ajax Standards Mode Desktop instead of the Classic Standards Mode Desktop?&lt;/P&gt;&lt;P&gt;Beyond that, a couple other things to check, in your backend, in your WEBGUI and other "SAPGUI for HTML" based ICF services, set the GUI Parameter ~WEBGUI_NEW_DESIGN = 1. Also, have a look at Notes 2007142 and 2140417.&lt;/P&gt;&lt;P&gt;In your portal, in NWA, check &lt;EM&gt;Configuration -&amp;gt; Infrastructure -&amp;gt; Application Modules&lt;/EM&gt;, filter on module com.sap.portal.appintegrator, drill into component &lt;EM&gt;Common_Configuration&lt;/EM&gt; and property &lt;EM&gt;Default value for Browser Document Mode&lt;/EM&gt; and set the value to &lt;EM&gt;edge&lt;/EM&gt;. You may find that for some iViews the portal will be sending documentMode=IE5 in the URL even though you think you're all in Standards mode if you don't do this.&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 22:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458899#M72416</guid>
      <dc:creator>Matt_Fraser</dc:creator>
      <dc:date>2017-05-08T22:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458900#M72417</link>
      <description>&lt;P&gt;Hi Matt:&lt;/P&gt;
  &lt;P&gt;Sorry for the very late reply; I gave up on getting a reply to my question 2 weeks before your message. Thanks again for getting back to me, but we figured out the problem.&lt;/P&gt;
  &lt;P&gt;Backend is HANA 1.0 SPS 12. We had to keep Classic Standards Mode Desktop because one of our Java WD apps required it. Because of this, we finally found an OSS agent who got us working with the following NW7.4 settings:&lt;/P&gt;
  &lt;P&gt;1. Under Content Administration &amp;gt; Portal Content Management &amp;gt; Portal Content &amp;gt; Portal Users &amp;gt; Standard Portal Users &amp;gt; Classic Framework Page, open the Browser Document Mode iView.&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;- Browser Document Mode: from IE=EDGE &amp;gt; IE=5, IE=EmulateIE7&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;2. Under Content Administration &amp;gt; Portal Content &amp;gt; (our company) &amp;gt; (our app) &amp;gt; Roles, open ('Our Supervisor') role. Under the ‘Role Content’ hierarchy, open the workset, then open the ('Report') iView underneath it. Set the following parameters:&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;- Default Document Rendering Mode = Standards&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;- Launch in New Window = Display in separate headerless portal window (standard mode)&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;Result: Good. &lt;U&gt;History Report no longer paralyzed, but requires a separate popup window to continue using SAPGUI HTML&lt;/U&gt;.&lt;/P&gt;
  &lt;P&gt;Our team attempted these steps earlier but failed. &lt;STRONG&gt;The difference is that we applied Change (3) directly to the trans-iView, page, and workset definitions, but that was the wrong place!&lt;/STRONG&gt; I’m not sure if this is because:&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;-our portal content was migrated from elsewhere&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;UL&gt; 
   &lt;LI&gt;-a native NW 7.4 behavior&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;UL&gt; 
   &lt;LI&gt;-something native to all NW portal versions&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;&lt;STRONG&gt;but when ('Our Supervisor') roles were created, the delta links we use when referring to our iView, page and workset definitions somehow don’t directly use those definitions, but use &lt;U&gt;copies embedded within the “Role Content” hierarchy&lt;/U&gt;!! It’s here where we should’ve done our work. None of the documentation provided to us made that clear, but thankfully Edison from SAP knew better! I have replicated his steps in all (our company) portal roles, making the Change (3) settings to &lt;EM&gt;&lt;U&gt;each&lt;/U&gt;&lt;/EM&gt; page and iView definition tied directly to a workset being used within a given “Role Content” hierarchy.&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Jon&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 02:10:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458900#M72417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-10-25T02:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458901#M72418</link>
      <description>&lt;P&gt;Hi Jon,&lt;/P&gt;
  &lt;P&gt;Thanks for coming back to this with your eventual solution, although I'm not sure what you mean by "Change (3)," as I only see two bullet points in your solution list. I'm glad you got this resolved!&lt;/P&gt;
  &lt;P&gt;With your permission, I'd like to convert your reply to an "answer" so that it can be marked as the correct answer for others in the future. Or, I think you can do this yourself, if you prefer. And then we can close the question.&lt;/P&gt;
  &lt;P&gt;Cheers,&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 18:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458901#M72418</guid>
      <dc:creator>Matt_Fraser</dc:creator>
      <dc:date>2017-11-07T18:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Java WD drop-downs not working correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458902#M72419</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;Can you check if the note ##2430019 - Incomplete dropdown contents or incorrect position of dropdown in IE11&lt;/P&gt;
  &lt;P&gt;helps?&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Asha&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 06:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-wd-drop-downs-not-working-correctly/qaa-p/458902#M72419</guid>
      <dc:creator>Asha_Pillai</dc:creator>
      <dc:date>2017-11-14T06:19:54Z</dc:date>
    </item>
  </channel>
</rss>

