<!-- 
RSS generated by JIRA (8.1.3#801003-sha1:6b6f07cffadda9a0d6efe24639daed8ce94dcdd6) at Sat Feb 10 05:48:23 GMT 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Rivet Logic Corporation JIRA </title>
    <link>https://issues.rivetlogic.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.1.3</version>
        <build-number>801003</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[LRA-80] Calculator Portlet: It seems is blocking other input fields present in the page when it is installed</title>
                <link>https://issues.rivetlogic.com/browse/LRA-80</link>
                <project id="10765" key="LRA">Liferay Apps</project>
                    <description>I&amp;#39;ve installed the calculator portlet in the welcome page, next to login portlet and it is not possible enter data in the login fields. It seems they are blocked.&lt;br/&gt;
&lt;br/&gt;
The form works fine again after uninstall the portlet.</description>
                <environment></environment>
        <key id="36523">LRA-80</key>
            <summary>Calculator Portlet: It seems is blocking other input fields present in the page when it is installed</summary>
                <type id="1" iconUrl="https://issues.rivetlogic.com/secure/viewavatar?size=xsmall&amp;avatarId=11083&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://issues.rivetlogic.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="5" iconUrl="https://issues.rivetlogic.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="jorge.rojas">jorge.rojas</assignee>
                                    <reporter username="katalina.marcos">Katalina Marcos</reporter>
                        <labels>
                    </labels>
                <created>Thu, 6 Feb 2014 07:03:54 -0500</created>
                <updated>Fri, 7 Feb 2014 09:26:29 -0500</updated>
                            <resolved>Fri, 7 Feb 2014 09:26:29 -0500</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="56461" author="jorge.rojas" created="Fri, 7 Feb 2014 07:38:45 -0500"  >The issue just occur when the login-portlet is in the same column of calculator-portlet.&lt;br/&gt;
I think that is a JS issue.</comment>
                            <comment id="56464" author="jorge.rojas" created="Fri, 7 Feb 2014 07:57:01 -0500"  >main.js&lt;br/&gt;
I removed .ancestor() function in line number 42.&lt;br/&gt;
&lt;br/&gt;
BEFORE:	&lt;br/&gt;
var calcContainer = A.one(&amp;#39;.calculator-portlet&amp;#39;).ancestor();&lt;br/&gt;
	calcContainer.setAttribute(&amp;#39;tabindex&amp;#39;,&amp;#39;0&amp;#39;)&lt;br/&gt;
				.setStyle(&amp;#39;outline&amp;#39;,&amp;#39;none&amp;#39;)&lt;br/&gt;
				.getDOMNode().onkeydown = checkKey;&lt;br/&gt;
AFTER:	&lt;br/&gt;
var calcContainer = A.one(&amp;#39;.calculator-portlet&amp;#39;);&lt;br/&gt;
	calcContainer.setAttribute(&amp;#39;tabindex&amp;#39;,&amp;#39;0&amp;#39;)&lt;br/&gt;
				.setStyle(&amp;#39;outline&amp;#39;,&amp;#39;none&amp;#39;)&lt;br/&gt;
				.getDOMNode().onkeydown = checkKey;</comment>
                            <comment id="56468" author="jorge.rojas" created="Fri, 7 Feb 2014 09:26:03 -0500"  >Tested and resolved!!!</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_11470" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_11170" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00ejr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10070" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2358</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>