[
https://issues.jboss.org/browse/RF-10071?page=com.atlassian.jira.plugin.s...
]
Ilya Shaikovsky edited comment on RF-10071 at 1/18/11 5:31 AM:
---------------------------------------------------------------
no. RFC could be created for future. But that as we implemented for now.
<rich:menuItem mode="client">
<h:inputText value="" onclick="event.stopPropagation();"/>
</rich:menuItem>
could be used easilly and allows us to remove all the redundant code from 3.3.x
Why redundant? Because I do not see why *popup menu* should support input in real life.
The guys just using menu to implement some kin of "search" popups as shown
http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMenu.jsf there. But I believe
it's not ddmenu work. popup should be used in 4.x. Maybe we should consider review and
improvement in positioning of popup in order to allow easy connection to the elements
which calling that popup, But I prefer to reject that support for ddmenu out-of-the-box at
all
P.S. I already tried and successfully implemented similar case with toolbar-item-search
popup attached to it. Just not ready to commit to demo as using some hardcode in
positioning for now.
was (Author: ilya_shaikovsky):
no. RFC could be created for future. But that as we implemented for now.
<rich:menuItem mode="client">
<h:inputText value="" onclick="event.stopPropagation();"/>
</rich:menuItem>
could be used easilly and allows us to remove all the redundant code from 3.3.x
Why redundant? Because I do not see why *popup menu* should support input in real life.
The guys just using menu to implement some kin of "search" popups as shown
http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMenu.jsf there. But I believe
it's not ddmenu work. popup should be used in 4.x. Maybe we should consider review and
improvement in positioning of popup in order to allow easy connection to the elements
which calling that popup, But I prefer to reject that support out-of-the-box at all
P.S. I already tried and successfully implemented similar case with toolbar-item-search
popup attached to it. Just not ready to commit to demo as using some hardcode in
positioning for now.
Drop down menu: not possible to type to input in menu
-----------------------------------------------------
Key: RF-10071
URL:
https://issues.jboss.org/browse/RF-10071
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-menu
Affects Versions: 4.0.0.Milestone5
Environment: RichFaces 4.0.0.20101220-M5 r.20712
Metamer 4.0.0.20101220-M5 r.20714
Mojarra 2.0.3-SNAPSHOT
JBoss AS 6.0.0.20101110-CR1
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Internet Explorer 7.0 @ Win32
Reporter: Pavol Pitonak
Assignee: Ilya Shaikovsky
Fix For: 4.0.0.CR1
1. deploy Metamer
2. open in IE7
http://10.34.1.165:8080/metamer/faces/components/richDropDownMenu/topMenu...
3. open the "Search" menu
4. type anything into input
result:
menu is always collapsed so that it's not possible to type into input (works fine in
other browsers)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira