[JBoss JIRA] (RF-13760) Tooltip jointPoint attribute not working
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-13760?page=com.atlassian.jira.plugin.s... ]
Matej Novotny edited comment on RF-13760 at 8/6/14 7:14 AM:
------------------------------------------------------------
We already have a test covering this issue - [link|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/...]. This test is aimed to test direction attribute but works with jointPoint as well (hence it is failing atm).
I checked Jenkins [job|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/...] and found out that previously these test were passing.
I will modify the test to track this issue and see if I can make a separate one for each of the attributes.
EDIT: Updated existing test and created separate test for this issue.
was (Author: manovotn):
We already have a test covering this issue - [link|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/...]. This test is aimed to test direction attribute but works with jointPoint as well (hence it is failing atm).
I checked Jenkins [job|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/...] and found out that previously these test were passing.
I will modify the test to track this issue and see if I can make a separate one for each of the attributes.
> Tooltip jointPoint attribute not working
> ----------------------------------------
>
> Key: RF-13760
> URL: https://issues.jboss.org/browse/RF-13760
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.5.0.Alpha3
> Environment: Wildfly 8.1
> Metamer
> Latest Chrome/FF
> Reporter: Matej Novotny
> Fix For: 4.5-Tracking
>
>
> When using tooltip the attribute "jointPoint" does not work as expected. While it should attach the tooltip to the corner of it's target, the tooltip keeps appearing where the mouse enters the target element.
> I tried the [sample|http://localhost:8080/metamer/faces/components/richTooltip/simple.xhtml] we have in Metamer, but I also created a simple tooltip where I manually set this. In both cases the tooltip keeps appearing in wrong fashion.
> Please see steps to reproduce.
> Note: If you use JS API after setting the attributes and you don't use mouse, it works fine. Once you use mouse, even the JS API will display the tooltip attached to the position your cursor was at. So it seems the tooltip display position gets overwritten by mouse cursor position.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-12386) Mobile Showcase - mobile view is not rendered automatically on Tomcat 6, plus other issues are occurring
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-12386?page=com.atlassian.jira.plugin.s... ]
Juraj Húska commented on RF-12386:
----------------------------------
No problem doing so, but can not we close this as it is occurring only on Tomcat 6 ? It works on higher Tomcats.
> Mobile Showcase - mobile view is not rendered automatically on Tomcat 6, plus other issues are occurring
> --------------------------------------------------------------------------------------------------------
>
> Key: RF-12386
> URL: https://issues.jboss.org/browse/RF-12386
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: mobile, showcase
> Affects Versions: 4.3.0.M1
> Environment: Tomcat 6.0.35
> Reporter: Juraj Húska
> Labels: myfaces
> Fix For: 5-Tracking
>
>
> When accessing context root of deployed showcase application on Tomcat 6, the mobile view is not rendered. Instead desktop view is rendered.
> Plus there are occurring other issues:
> - JMS push is not working correctly - when accessing from mobile version, the first push is after about 20 seconds, instead of 5
> - orderingList and pickList are again suffering from RF-11645
> - JS error from RF-11645 is occurring more often
> Note that the same binary and the same mobile devices works correctly on Tomcat 7.0.29
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13752) Distribution zip is missing javadocs
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13752?page=com.atlassian.jira.plugin.s... ]
Michal Petrov edited comment on RF-13752 at 8/6/14 6:41 AM:
------------------------------------------------------------
It works if I run maven just on the dist module, if I run it on everything there's no javadoc.
EDIT: I've compared the debug logs. In case of a whole build the javadoc plugin lists its configuration and then execution skips to jsdoc. I'm not seeing any exceptions or anything.
was (Author: michpetrov):
It works if I run maven just on the dist module, if I run it on everything there's no javadoc.
> Distribution zip is missing javadocs
> ------------------------------------
>
> Key: RF-13752
> URL: https://issues.jboss.org/browse/RF-13752
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 4.5.0.Alpha3
> Reporter: Pavol Pitonak
> Assignee: Brian Leathem
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> Distribution zip contain directory *doc*, inside it there is *jsdoc* and *vdldoc*. Javadocs are missing.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13757) Showcase with MyFaces contains javax.faces JAR
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-13757?page=com.atlassian.jira.plugin.s... ]
Matej Novotny closed RF-13757.
------------------------------
I checked the readme and there is no note about myfaces hence I checked the pom.xml and made this mistake. Sorry for confusion.
Verified, closing issue.
> Showcase with MyFaces contains javax.faces JAR
> ----------------------------------------------
>
> Key: RF-13757
> URL: https://issues.jboss.org/browse/RF-13757
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: examples, showcase
> Affects Versions: 4.5.0.Alpha3
> Environment: RF 4.5.x with MyFaces
> Any browser
> Tomcat (7 or 8)
> Reporter: Matej Novotny
> Assignee: Brian Leathem
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> When building a Showcase with MyFaces (e.g. {{-Pmyfaces}}) the WAR file which is created contains {{javax.faces-2.2.6.jar}}.
> This should IMHO be excluded as it is a standard JSF implementation which should be replaced by MyFaces impl.
> Please see steps to reproduce.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13763) Update hornetq dependency in showcase
by Pavel Slegr (JIRA)
[ https://issues.jboss.org/browse/RF-13763?page=com.atlassian.jira.plugin.s... ]
Pavel Slegr commented on RF-13763:
----------------------------------
oh, ok
> Update hornetq dependency in showcase
> -------------------------------------
>
> Key: RF-13763
> URL: https://issues.jboss.org/browse/RF-13763
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 4.5.0.Alpha3
> Reporter: Pavel Slegr
>
> update hornetq into version 2.3.20 and replace dependencies similar as following...
> {code}
> <dependency>
> <groupId>org.hornetq</groupId>
> <artifactId>hornetq-server</artifactId>
> <scope>${dependency.scope}</scope>
> <version>${org.hornetq.version}</version>
> <exclusions>
> <exclusion>
> <artifactId>jgroups</artifactId>
> <groupId>org.jgroups</groupId>
> </exclusion>
> <exclusion>
> <artifactId>netty</artifactId>
> <groupId>io.netty</groupId>
> </exclusion>
> </exclusions>
> </dependency>
> <dependency>
> <groupId>org.hornetq</groupId>
> <artifactId>hornetq-jms-server</artifactId>
> <scope>${dependency.scope}</scope>
> <version>${org.hornetq.version}</version>
> <exclusions>
> <exclusion>
> <artifactId>jbossjts</artifactId>
> <groupId>org.jboss.jbossts</groupId>
> </exclusion>
> <exclusion>
> <groupId>org.jboss</groupId>
> <artifactId>jboss-transaction-spi</artifactId>
> </exclusion>
> <exclusion>
> <artifactId>jbossjts-jacorb</artifactId>
> <groupId>org.jboss.jbossts</groupId>
> </exclusion>
> </exclusions>
> </dependency>
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13763) Update hornetq dependency in showcase
by Pavel Slegr (JIRA)
[ https://issues.jboss.org/browse/RF-13763?page=com.atlassian.jira.plugin.s... ]
Pavel Slegr commented on RF-13763:
----------------------------------
while excluding io.netty:netty use
<dependency>
<artifactId>netty</artifactId>
<groupId>io.netty</groupId>
<version>3.6.9.Final</version>
</dependency>
> Update hornetq dependency in showcase
> -------------------------------------
>
> Key: RF-13763
> URL: https://issues.jboss.org/browse/RF-13763
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 4.5.0.Alpha3
> Reporter: Pavel Slegr
>
> update hornetq into version 2.3.20 and replace dependencies similar as following...
> {code}
> <dependency>
> <groupId>org.hornetq</groupId>
> <artifactId>hornetq-server</artifactId>
> <scope>${dependency.scope}</scope>
> <version>${org.hornetq.version}</version>
> <exclusions>
> <exclusion>
> <artifactId>jgroups</artifactId>
> <groupId>org.jgroups</groupId>
> </exclusion>
> <exclusion>
> <artifactId>netty</artifactId>
> <groupId>io.netty</groupId>
> </exclusion>
> </exclusions>
> </dependency>
> <dependency>
> <groupId>org.hornetq</groupId>
> <artifactId>hornetq-jms-server</artifactId>
> <scope>${dependency.scope}</scope>
> <version>${org.hornetq.version}</version>
> <exclusions>
> <exclusion>
> <artifactId>jbossjts</artifactId>
> <groupId>org.jboss.jbossts</groupId>
> </exclusion>
> <exclusion>
> <groupId>org.jboss</groupId>
> <artifactId>jboss-transaction-spi</artifactId>
> </exclusion>
> <exclusion>
> <artifactId>jbossjts-jacorb</artifactId>
> <groupId>org.jboss.jbossts</groupId>
> </exclusion>
> </exclusions>
> </dependency>
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months