When the below dialog is opened and the user hits enter it closes. I'm assuming that I need to somehow add some attribute to the below commandButton to not allow it ... |
I've run into and issue with IE not allowing me to hit the enter key to submit a form. I found a partial solution (http://www.thefutureoftheweb.com/blog/submit-a-form-in-ie-with-enter) but my dialog window closes. ... |
|
19 Jun 2011, 13:27 by tmatthews Enter key opens second dialog when editing data in the first Hi, I've run up against an issue where if you have data table with ... |
Hello Problem is searching through selectOneMenu component when key button is pressed. I saw in this link http://code.google.com/p/primefaces/issues/detail?id=2092#makechanges that the problem is solved, but it is partial solved. When drop-down list ... |
Hi all, I've a problem with p:commandButton and p:rowEditor in a p:dataTable. When I click on the pen icon to edit a row and press the enter key, the button I ... |
Is there a way to allow 'standard' keyboard input in p:keyboard, in 2.2 it was allowed by default, in 3.0 can't find a way to enable this. It's problematic to test ... |
|
|
Hi. I've found a small bug in p:keyboard. I have a p:commandButton that updates a p:keyBoard with buttonImageOnly=true. Every time the keyboard is updated, a new icon is added. So if ... |
Hello, I am using Primefaces 2.2.1 with Jboss 6 (soon I am going to port it to Jboss 7). I would like to make a grid where the user can click ... |
I have a question about the Keyboad Input ( |
Hi everybody, I'm testing last release of primefaces (3.0.M2). In our application we use the keyboard component, and I noticed they're all rendered with the readonly attribute. I also tried to ... |
13. problem forum.primefaces.orgHi all. i write in my code the next: i need that only enter value in input from the keyboard virtual, and not allow type from ... |
>> << sdrgalvis Posts: 1 Joined: 12 Jul 2011, 17:43 05 Oct 2011, 20:49 by sdrgalvis Datatable filtering needs extra key-presses to work this is my configuration: PrimeFaces 2.2.1 JSF Mojarra ... |
Hello, Currently, there is no visual indication (lack of ui-state-focus or ui-state-hover class) when you navigate to a menuitem (inside a toolbar) via the keyboard (using tabs). I just applied this ... |
public Car getRowData(String rowKey) { List names = (List) getWrappedData(); for(Name ... |
Some of the PrimeFaces form controls are not keyboard accessible, in comparison to the JSF implementation. Checkboxes and radiobuttons cannot receive focus using the Tab key, and there is some strange ... |
|
|
Hi, I have a a p:dialog, and I'm trying to use a p:keyboard inside of it, since the app will be used in touch-screens. But the keyboard never shows when the ... |
|
|
Hi! When I use the ENTER key, the p:commandButton performs the action or onclick. But I need to use the ENTER key to change fields, and not execute the p:commandButton. How ... |
Hello everybody. Is there a way to make the filters in a datatable to apply only when the enter (== return) key was pressed? The problem is that i don't want ... |
06 Jan 2011, 10:03 by Mic keyboard and valueChanged Hi... I'm using Primefaces 2.2RC2 with Netbeans 6.9.1 + Glassfish3 and I hope someone could give me a hint how to solve ... |
Hi... I'm using Primefaces 2.2RC2 with Netbeans 6.9.1 + Glassfish3. I hope a simple question - how can I define a custom layoutTemplate with minus and also with a comma ? ... |
11 Jan 2011, 15:19 by dgeorge Filter only when Enter Key is pressed Hello everybody. Is there a way to make the filters in a Datatable to apply only when the ... |
Hi, i am facing a Hotkey Problem with the actual 2.2 RC2 build. I am using following hotkey, and the clicklink method is executed every time any ... |
Hi, I'm using a p:tree as a navigation mechanism for my website. I have a group of (role) nodes which expand to show navigation links that the user can click on. ... |
04 Nov 2009, 18:37 by ydescham enter key inputText make reset and no submit I try that, when the user press on return key... the view is reload... i like to ... |
Hi there! I am having a bit of a problem with PrimeFaces 2.2. RC2 I have a datatable in a panel with three commandButtons. The dataTable has two columns each of ... |
08 Mar 2011, 04:49 by pplupo Re: [3.0 Snapshot] SelectOneMenu: "Parameter key is null" Guys... this code is really strange... take a look: //.. else if(value instanceof Collection) { Collection collection ... |
|
25 Mar 2011, 16:22 by Manu206 Submit by pressing enter key Hi, if i press the enter key the form will not be submitted. Nothing happens. Any ideas whats wrong? ... |
11 Apr 2011, 00:36 by cgswtsu78 IE Primefaces Enter Key Submit Closes Dialog Hello, I've run into and issue with IE not allowing me to hit the enter key to submit ... |
|
|