File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Issue with Textarea in JSF Popup... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Issue with Textarea in JSF Popup..." Watch "Issue with Textarea in JSF Popup..." New topic
Author

Issue with Textarea in JSF Popup...

sksharma sharma
Greenhorn

Joined: Oct 08, 2004
Posts: 14
Hi Friends...

I have a page from where I am opening one popup and focus is on popup.
I have used Text area in this popup window but there is one issue in it.
I write some text in this textarea and copy that text by selecting it with mouse.After that I select right mouse button on text area but no past option is coming.
Or even I try to past text which I coppied from somewhere else then also same problem is there.

I am using text area like that:

<h:inputTextarea id="Message" value=���Bindingwith something" cols="103" rows="25"></h:inputTextarea>

Please help
 
IntelliJ Java IDE
 
subject: Issue with Textarea in JSF Popup...
 
Threads others viewed
Saffari browser does not support the html content on textarea
Saffari does not support html content on textarea
Text area in JSF page Issue..........
Problem with TEXTAREA
JSF h:inputTextArea problem
IntelliJ Java IDE