p:editor in p:inplace display issue since 3.0.M4

UI Components for JSF
Post Reply
User avatar
Lawyno
Posts: 9
Joined: 19 May 2011, 11:33

21 Dec 2011, 16:28

Hi there,

I wonder if there is anybody else having the same issue:

If I put a p:editor into a p:inplace with the latest versions of PrimeFaces, the editor either doesn't get displayed at all or doesn't get displayed after the 2nd "switch".

I tested it several times with different page/component settings and PF versions (see below).

And even on a blank page with only the following code (with or without h:form), it won't display the editor (see the screenshots below).

Code: Select all

			<h:form>
				<p:inplace editor="true">
					<p:editor value="Some sample text..." />
				</p:inplace>
			</h:form>
The (full) result from previous code:
(before click)
Image
(after click)
Image

I tested the behavior with the following PrimeFaces versions:
  • 3.0.M3 -> works!
  • 3.0.M4 -> error!
  • 3.0.RC1 -> error!
  • 3.0.RC2 -> error!
  • todays 3.0-SNAPSHOT -> error!
Tested browsers:
  • Chrome 16.0.912.63
  • Firefox 8.0.1
Server and JSF implementation:
Glassfish 3.1.1 with (built in) Mojarra 2.1.3 (FCS b02)

Kind regards,

Lawyno
Primefaces 3.0.RC2/3.0-SNAPSHOT - Mojarra 2.1.3 - JBoss AS 7.0.2.Final/Glassfish 3.1.1

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 39 guests