[JBoss JIRA] (RF-13564) rich:pickList shows an outline when clicked
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13564?page=com.atlassian.jira.plugin.s... ]
Juraj Húska closed RF-13564.
----------------------------
Verified. Closing.
> rich:pickList shows an outline when clicked
> -------------------------------------------
>
> Key: RF-13564
> URL: https://issues.jboss.org/browse/RF-13564
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Affects Versions: 4.3.5
> Reporter: alexey plotnikov
> Assignee: Brian Leathem
> Priority: Trivial
> Fix For: 4.3.7
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> Hi all, i use rich:pickList and i was amazing. If we press left button on a mouse(don't release left button) on rich:pickList we'll see rectangle. You can check it [here|http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=pi...].
> I found a solution:
> in file template "picklist.template.xml"
> {code}
> ...
> <div id="#{clientId}" tabindex="-1" class="#{concatClasses('rf-pick', component.attributes['styleClass'], disabled ? component.attributes['disabledClass'] : '')}" style="#{component.attributes['style']}"
> cdk:passThrough="onclick:onclick ondblclick:ondblclick onmousedown:onmousedown onmouseup:onmouseup onmouseover:onmouseover
> onmousemove:onmousemove onmouseout:onmouseout onkeypress:onkeypress onkeydown:onkeydown onkeyup:onkeyup">
> ...
> {code}
> used tabindex attribue for DIV.
> Why?
> DIV elements are not compatible with tabindex ([see the HTML 4.01 spec|http://www.w3.org/TR/html401/interact/forms.html#adef-tabindex]).
> I can create pull request :).
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 6 months
[JBoss JIRA] (RF-13478) VDL documentation typos
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13478?page=com.atlassian.jira.plugin.s... ]
Juraj Húska closed RF-13478.
----------------------------
Verified. Closing.
> VDL documentation typos
> -----------------------
>
> Key: RF-13478
> URL: https://issues.jboss.org/browse/RF-13478
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: doc
> Affects Versions: 4.3.3, 4.3.4
> Reporter: Vasil Lukach
> Assignee: Brian Leathem
> Priority: Trivial
> Fix For: 4.3.7
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> RichFaces VDL documentation typos:
> # rich:fileUpload
> #- uploadLabel attribute : Add -> Upload
> #- execute attribute (proposal): remove "Some components make use of additional keywords"
> # a4j:mediaOutput
> #- element attribute: imj -> img
> # rich:accordion
> #- epand -> expand
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 6 months
[JBoss JIRA] (RF-11736) rich:popupPanel x domElementAttachment="parent"
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-11736?page=com.atlassian.jira.plugin.s... ]
Juraj Húska edited comment on RF-11736 at 5/5/14 10:14 AM:
-----------------------------------------------------------
Verified also with RF 4.3.7.Final. Closing.
was (Author: jhuska):
Verified also with RF 4.3.7.Final.
> rich:popupPanel x domElementAttachment="parent"
> -----------------------------------------------
>
> Key: RF-11736
> URL: https://issues.jboss.org/browse/RF-11736
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes
> Affects Versions: 4.0.0.Final
> Environment: NetBeans 7.0.0 + GlassFish 3.1.1 + JSF2 + CDI + RF4 + Hibernate3
> Reporter: Edilmar Alves
> Assignee: Michal Petrov
> Fix For: 4.3.7, 5-Tracking
>
>
> rich:popupPanel repositions after second click when we use domElementAttachment="parent"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 6 months