[JBoss JIRA] (RF-13319) Strange scroll behavier of rich:autocomplete field in IE9/10
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13319?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13319:
-------------------------------
Fix Version/s: 4.5-Tracking
> Strange scroll behavier of rich:autocomplete field in IE9/10
> ------------------------------------------------------------
>
> Key: RF-13319
> URL: https://issues.jboss.org/browse/RF-13319
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Reporter: Ronny Schöne
> Fix For: 4.5-Tracking
>
>
> Hi
> i have a strange scroll behaviour in a rich:autocomplete list.
> The list has a lot of elements so the list has a scrollbar.
> If i open the list and scroll a little bit with the scrollbar and move the mouse to the elements, an other element which is not within the viewport of the list is shown in the textfield.
> Here is the source code, there is nothing special:
> {code}
> <rich:autocomplete
> id="inField"
> requiredMessage="Add value."
> style="vertical-align: middle"
> mode="client" selectFirst="false"
> showButton="true" minChars="1"
> value="${bean.input}"
> autocompleteList="${bean.definedInputList}"
> onblur="#{rich:component('inField')}.hidePopup();" />
> {code}
> Link to a example video: https://vimeo.com/78525787
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (RF-13319) Strange scroll behavier of rich:autocomplete field in IE9/10
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13319?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13319:
-------------------------------
Component/s: component-input
> Strange scroll behavier of rich:autocomplete field in IE9/10
> ------------------------------------------------------------
>
> Key: RF-13319
> URL: https://issues.jboss.org/browse/RF-13319
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Reporter: Ronny Schöne
>
> Hi
> i have a strange scroll behaviour in a rich:autocomplete list.
> The list has a lot of elements so the list has a scrollbar.
> If i open the list and scroll a little bit with the scrollbar and move the mouse to the elements, an other element which is not within the viewport of the list is shown in the textfield.
> Here is the source code, there is nothing special:
> {code}
> <rich:autocomplete
> id="inField"
> requiredMessage="Add value."
> style="vertical-align: middle"
> mode="client" selectFirst="false"
> showButton="true" minChars="1"
> value="${bean.input}"
> autocompleteList="${bean.definedInputList}"
> onblur="#{rich:component('inField')}.hidePopup();" />
> {code}
> Link to a example video: https://vimeo.com/78525787
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (RF-13319) Strange scroll behavier of rich:autocomplete field in IE9/10
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13319?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13319:
-------------------------------
Forum Reference: https://community.jboss.org/thread/234145
> Strange scroll behavier of rich:autocomplete field in IE9/10
> ------------------------------------------------------------
>
> Key: RF-13319
> URL: https://issues.jboss.org/browse/RF-13319
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Ronny Schöne
>
> Hi
> i have a strange scroll behaviour in a rich:autocomplete list.
> The list has a lot of elements so the list has a scrollbar.
> If i open the list and scroll a little bit with the scrollbar and move the mouse to the elements, an other element which is not within the viewport of the list is shown in the textfield.
> Here is the source code, there is nothing special:
> {code}
> <rich:autocomplete
> id="inField"
> requiredMessage="Add value."
> style="vertical-align: middle"
> mode="client" selectFirst="false"
> showButton="true" minChars="1"
> value="${bean.input}"
> autocompleteList="${bean.definedInputList}"
> onblur="#{rich:component('inField')}.hidePopup();" />
> {code}
> Link to a example video: https://vimeo.com/78525787
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (RF-13319) Strange scroll behavier of rich:autocomplete field in IE9/10
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13319?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13319:
-------------------------------
Description:
Hi
i have a strange scroll behaviour in a rich:autocomplete list.
The list has a lot of elements so the list has a scrollbar.
If i open the list and scroll a little bit with the scrollbar and move the mouse to the elements, an other element which is not within the viewport of the list is shown in the textfield.
Here is the source code, there is nothing special:
{code}
<rich:autocomplete
id="inField"
requiredMessage="Add value."
style="vertical-align: middle"
mode="client" selectFirst="false"
showButton="true" minChars="1"
value="${bean.input}"
autocompleteList="${bean.definedInputList}"
onblur="#{rich:component('inField')}.hidePopup();" />
{code}
Link to a example video: https://vimeo.com/78525787
was:
Hi
i have a strange scroll behavier in a rich:autocomplete list.
The list has a lot of elements so the list has a scrollbar.
If i open the list and scroll a little bit with the scrollbar and move the mouse to the elemets, an other element which is not within the viewport of the list is shown in the textfield.
Here is the sorce code, there is nothing special:
<rich:autocomplete
id="inField"
requiredMessage="Add value."
style="vertical-align: middle"
mode="client" selectFirst="false"
showButton="true" minChars="1"
value="${bean.input}"
autocompleteList="${bean.definedInputList}"
onblur="#{rich:component('inField')}.hidePopup();" />
Link to a example video: https://vimeo.com/78525787
> Strange scroll behavier of rich:autocomplete field in IE9/10
> ------------------------------------------------------------
>
> Key: RF-13319
> URL: https://issues.jboss.org/browse/RF-13319
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Ronny Schöne
>
> Hi
> i have a strange scroll behaviour in a rich:autocomplete list.
> The list has a lot of elements so the list has a scrollbar.
> If i open the list and scroll a little bit with the scrollbar and move the mouse to the elements, an other element which is not within the viewport of the list is shown in the textfield.
> Here is the source code, there is nothing special:
> {code}
> <rich:autocomplete
> id="inField"
> requiredMessage="Add value."
> style="vertical-align: middle"
> mode="client" selectFirst="false"
> showButton="true" minChars="1"
> value="${bean.input}"
> autocompleteList="${bean.definedInputList}"
> onblur="#{rich:component('inField')}.hidePopup();" />
> {code}
> Link to a example video: https://vimeo.com/78525787
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months