1. Dynamically changing Mouse Cursor - icefaces.org |
2. Busy Cursor (Hour Glass) 1.8 RC1 icefaces.org |
3. Problem with hide the menuitem when cursor move from there. icefaces.orgDear All, I am using icefaces MenuItem component, I have created MenuItem dynamically. Here problem is that when i move the cursor on my menubar it is showing now i want to if i move the cursor from menubar menu item will be hide. is it possible? if possible then pls suggest me how to do this? Thanks in advance. Bye.. ... |
4. Firefox 2.x, ICEfaces 1.7.2, cursor in popups icefaces.org |
5. Newbie concern - autocomplete-select input text- cursor not visible icefaces.orgpublic class BaseBean implements Serializable { //the logger for this class protected final Log logger = LogFactory.getLog(this.getClass()); // effect that shows a value binding chance on there server protected Effect valueChangeEffect; public BaseBean() { valueChangeEffect = new Highlight("#fda505"); valueChangeEffect.setFired(true); } /** * Resets the valueChange effect to fire when the current response * is completed. * * @param event jsf action ... |
8. Newbie question: Cursor keeps jumping back icefaces.org |
9. text cursor blinking problem icefaces.org |
10. HtmlInputTextarea - How do you get the cursor position icefaces.org |
11. Cursor not shown on inputText in modal popup icefaces.orgSame issue as well with firefox 2. Do the icesoft folks have a bug open for this or can we? When you click in the inputtext box, the vertical line does not show so you can't really tell that you have focus. The typing works, but it just looks funny to the user. |
12. Exception handling - wait cursor icefaces.org |
13. Need Help, Waiting Cursor is not stop ..... icefaces.orgDear all, I have implemented a small poc myEclipse project for iceface test. The poc project has a main page with a left menu bar. the hierarchical is... Maintain Person -------- Edit Person -------- List Person Things goes correct with version 1.6.2 and 1.7.0 DR2 when I change the iceface to version 1.7.0 DR3 or 1.7.0 Beta1 The waiting cursor is ... |
14. Need Help, Waiting Cursor is not stop ..... icefaces.org |
16. ie7 selectinputText problem cursor position icefaces.orgHello I have strange problem with this component and ie7 on windows xp. When user is typing then valueChangeListener is called and new list is generated and displayed. But in ie7 cursor appear at the beginning of text , not as in other browsers at the end. This is very frustrating for the end user because he have to point it ... |
17. Connection Status in mouse cursor icefaces.org |
18. loosing cursor focus in panelPopUp icefaces.orgHi All, I have created jspx page with panelPopUP with 6 text fields. When i enter tab or to mouse click on another text box the cursor is loosing the focus. This problem i am getting only in panelPopup. In this am using partialSubmit in form and required field for text box. If i remove these both the cursor is working ... |
19. inputText in IE: cursor jumps to the beginning of the line icefaces.org |
20. huge cursor displayed icefaces.org |