[JBoss JIRA] Updated: (RF-11153) Text exceeds edges of consumer window in CDI sample for aj4:push in showcase
by Jay Balunas (JIRA)
[ https://issues.jboss.org/browse/RF-11153?page=com.atlassian.jira.plugin.s... ]
Jay Balunas updated RF-11153:
-----------------------------
Fix Version/s: 4.Future
(was: 4.1.0.Final)
> Text exceeds edges of consumer window in CDI sample for aj4:push in showcase
> ----------------------------------------------------------------------------
>
> Key: RF-11153
> URL: https://issues.jboss.org/browse/RF-11153
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: examples, showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0-SNAPSHOT
> Reporter: Juraj Huska
> Assignee: Lukáš Fryč
> Priority: Optional
> Fix For: 4.Future
>
> Attachments: firstWrong.png, secondWrong.png
>
>
> When the message which is pushed to consumers is too long, like 50 characters and more, than the output on consumers window looks quite ugly, since the message exceeds the white part of the page. The solution would be either to enlarge the white part, or to make a restriction about size of message to for example 40 chars.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] Created: (RF-11262) Data Table - slow scrolling in IE 8
by Jan Papousek (JIRA)
Data Table - slow scrolling in IE 8
-----------------------------------
Key: RF-11262
URL: https://issues.jboss.org/browse/RF-11262
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.22610
Apache MyFaces JSF-2.1 Core Impl 2.1.1
Apache Tomcat 6.0.32
OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
Internet Explorer 8.0 @ Win32
Reporter: Jan Papousek
When the data table contains complicated content, the scrolling in IE 8 is really slow. Thi can be reproduced in Metamer: faces/components/richDataTable/components2.xhtml.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] Created: (RF-11224) Some components does not react on changing skins, they works only with blueSky skin
by Juraj Huska (JIRA)
Some components does not react on changing skins, they works only with blueSky skin
-----------------------------------------------------------------------------------
Key: RF-11224
URL: https://issues.jboss.org/browse/RF-11224
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: showcase
Affects Versions: 4.1.0.Milestone1
Environment: richfaces-showcase-4.1.0.20110805-M1-jbas7.war,
container JBoss AS 7.0.0.Final
browser Firefox 5
Reporter: Juraj Huska
Some components does not react on changing skins, they works only with blueSky skin,
here are the components:
rich:outputPanel and its header,
a4j:commandButton,
a4j:commandLink,
rich:panel,
rich:tabPanel,
rich:panelMenu,
rich:dropDownMenu,
rich:calendar,
rich:inputNumberSlider,
rich:inputNumberSpinner,
rich:column in demo rich:componentControl,
standard element skining only with some skins, for example not with ruby
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] Created: (RF-11052) Module components cannot be build with Maven 3
by Pavol Pitonak (JIRA)
Module components cannot be build with Maven 3
----------------------------------------------
Key: RF-11052
URL: https://issues.jboss.org/browse/RF-11052
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Final
Environment: RichFaces 4.1.0-SNAPSHOT
Maven 3.0.3
Reporter: Pavol Pitonak
# Clone Git repository https://github.com/richfaces/components.git
# run mvn clean package using Maven 3.0.3
result:
{quote}
[INFO] ------------------------------------------------------------------------
[INFO] Building Richfaces UI Components API 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.449s
[INFO] Finished at: Mon Jun 06 15:39:44 CEST 2011
[INFO] Final Memory: 8M/105M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:1.3.3:shade (default) on project richfaces-components-api: Error creating shaded jar: 1 problem was encountered while building the effective model for org.richfaces.ui:richfaces-components-api:4.1.0-SNAPSHOT
[ERROR] [FATAL] Non-resolvable parent POM for org.richfaces:richfaces-bom:4.1.0-SNAPSHOT: Could not find artifact org.richfaces:richfaces-parent:pom:10 in central (http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong local POM @ org.richfaces:richfaces-bom:4.1.0-SNAPSHOT, /data/eclipse-workspace/richfaces/build/bom/pom.xml, line 24, column 13
[ERROR] for project org.richfaces.ui:richfaces-components-api:4.1.0-SNAPSHOT at /data/eclipse-workspace/richfaces/components/dist/richfaces-components-api/dependency-reduced-pom.xml for project org.richfaces.ui:richfaces-components-api:4.1.0-SNAPSHOT at /data/eclipse-workspace/richfaces/components/dist/richfaces-components-api/dependency-reduced-pom.xml
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
{quote}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] Created: (RF-11285) rich:dropDownManu on IE7 broken layout
by Ján Jamrich (JIRA)
rich:dropDownManu on IE7 broken layout
--------------------------------------
Key: RF-11285
URL: https://issues.jboss.org/browse/RF-11285
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: * RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9
* Metamer 4.1.0.20110805-M1 r.22604
* Mojarra 2.0.3-
* JBoss AS 6.0.0.Final
* Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
* IE 7.0 @ Win32
Reporter: Ján Jamrich
Attachments: richDropDownMenu-sideMenu-IE7-problem2.png
DropDownMenu with side layout on IE7 doesn't cover basic items, and dynamic part of menu is mixed with underlying items of main menu.
So when mouseover on "File" item, there items "New, Open..." appears in element with higher z-index, but because of this element is transparent, the underlying items, such as "Links, Search" are visible (are not covered and hidden by popup element), so there is mix of letters from "File" over "Links"
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] Created: (RF-11247) rich:fileUpload causes NotSerializableException on myFaces
by Ján Jamrich (JIRA)
rich:fileUpload causes NotSerializableException on myFaces
----------------------------------------------------------
Key: RF-11247
URL: https://issues.jboss.org/browse/RF-11247
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9
Metamer 4.1.0.20110805-M1 r.22604
Apache MyFaces JSF-2.1 Core Impl 2.1.1
JBoss AS 6.0.0.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
Chrome 12.0.742.112 @ Linux i686
Reporter: Ján Jamrich
Attachments: error-log-for-rf-11247
Uploading image (72kB) via rich:fileUpload in Metamer causes NotSerializableexception. Full stack trace will be attached.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months