[jira] [Created] (MYFACES-3946) Ajax listener on JsfElement components not invoked

2014-12-16 Thread Felix Rosenheinrich (JIRA)
Felix Rosenheinrich created MYFACES-3946:


 Summary: Ajax listener on JsfElement components not invoked
 Key: MYFACES-3946
 URL: https://issues.apache.org/jira/browse/MYFACES-3946
 Project: MyFaces Core
  Issue Type: Bug
Affects Versions: 2.2.6
Reporter: Felix Rosenheinrich
Priority: Minor


Hi,

I'm trying to add an ajax listener to a h1 tag by using passthrough elements in 
the following way:

{code}
h1 jsf:id=heading
f:ajax event=click render=counter 
listener=#{helloWorldBacking.headingClicked}/
h:outputText value=Heading (Click me) /
/h1
h:outputText id=counter value=Heading clicked: #{helloWorldBacking.count} 
Times /
{code}

The request is processed and the response contains the correct updates but the 
listener is not invoked.

I noticed [~lu4242] commented on MYFACES-3920 that he has a similar behavior 
with panelGroups because the decode method was not overridden in the renderer. 
The JsfElementRenderer is also missing the decode method although JsfElement 
implements ClientBehaviorHolder.

I created a sample project on GitHub: 
https://github.com/khujo/myfacesPassthroughAjax

Best regards



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Reopened] (TOBAGO-1423) Sheet: forceVerticalScrollbar=true breaks column alignment

2014-12-16 Thread Volker Weber (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Volker Weber reopened TOBAGO-1423:
--

forceVerticalScrollbar=true is broken again

 Sheet: forceVerticalScrollbar=true breaks column alignment
 

 Key: TOBAGO-1423
 URL: https://issues.apache.org/jira/browse/TOBAGO-1423
 Project: MyFaces Tobago
  Issue Type: Bug
Affects Versions: 2.0.3
Reporter: Volker Weber
Assignee: Volker Weber
 Fix For: 2.0.4, 3.0.0-alpha-1, 3.0.0


 forceVerticalScrollbar=true breaks column alignment if no scrollbar needed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (TOBAGO-1423) Sheet: forceVerticalScrollbar=true breaks column alignment

2014-12-16 Thread Volker Weber (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Volker Weber resolved TOBAGO-1423.
--
   Resolution: Fixed
Fix Version/s: (was: 2.0.4)

 Sheet: forceVerticalScrollbar=true breaks column alignment
 

 Key: TOBAGO-1423
 URL: https://issues.apache.org/jira/browse/TOBAGO-1423
 Project: MyFaces Tobago
  Issue Type: Bug
Affects Versions: 2.0.3
Reporter: Volker Weber
Assignee: Volker Weber
 Fix For: 3.0.0-alpha-1, 3.0.0


 forceVerticalScrollbar=true breaks column alignment if no scrollbar needed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1423) Sheet: forceVerticalScrollbar=true breaks column alignment

2014-12-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14248609#comment-14248609
 ] 

Hudson commented on TOBAGO-1423:


SUCCESS: Integrated in tobago-trunk #1300 (See 
[https://builds.apache.org/job/tobago-trunk/1300/])
TOBAGO-1423 - Sheet: forceVerticalScrollbar=true breaks column alignment 
(weber: http://svn.apache.org/viewvc/?view=revrev=1646035)
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago-sheet.js


 Sheet: forceVerticalScrollbar=true breaks column alignment
 

 Key: TOBAGO-1423
 URL: https://issues.apache.org/jira/browse/TOBAGO-1423
 Project: MyFaces Tobago
  Issue Type: Bug
Affects Versions: 2.0.3
Reporter: Volker Weber
Assignee: Volker Weber
 Fix For: 3.0.0-alpha-1, 3.0.0


 forceVerticalScrollbar=true breaks column alignment if no scrollbar needed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: [VOTE] Release Tobago 2.0.5

2014-12-16 Thread Volker Weber
Hi Udo,

unfortunately i found, testing this build, the scrollbar problem in sheet (
TOBAGO-1423 https://issues.apache.org/jira/browse/TOBAGO-1423) was not
entirely fixed :-(

I just committed a (hopefully last) fix for this problem.

I would like to see this fix in the release.

Regards,
Volker

2014-12-15 14:16 GMT+01:00 Udo Schnurpfeil u...@schnurpfeil.de:

 Hello,

 I would like to release Tobago 2.0.5.

 For a detail list please consult the release notes:


 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273version=12329025
 The version is available at the staging repository (Nexus).

 Staging repository:

 https://repository.apache.org/content/repositories/orgapachemyfaces-1037/

 The vote is open for 72h.

 [ ] +1
 [ ] +0
 [ ] -1

 Regards,

 Udo



-- 
inexso - information exchange solutions GmbH
Ofener Straße 30 | 26121 Oldenburg
www.inexso.de


[VOTE] Release Tobago 2.0.5 (2nd try)

2014-12-16 Thread Udo Schnurpfeil
Hello,

After rebuilding a Tobago 2.0.5, I would like to release this version.

For a detail list please consult the release notes:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273version=12329025
The version is available at the staging repository (Nexus).

Staging repository is now:

https://repository.apache.org/content/repositories/orgapachemyfaces-1041/

The vote is open for 72h.

[ ] +1
[ ] +0
[ ] -1

Regards,

Udo

Am 16.12.14 um 19:23 schrieb Volker Weber:
 Hi Udo,
 
 unfortunately i found, testing this build, the scrollbar problem in
 sheet (TOBAGO-1423 https://issues.apache.org/jira/browse/TOBAGO-1423)
 was not entirely fixed :-(
 
 I just committed a (hopefully last) fix for this problem.
 
 I would like to see this fix in the release.
 
 Regards,
 Volker
 
 2014-12-15 14:16 GMT+01:00 Udo Schnurpfeil u...@schnurpfeil.de
 mailto:u...@schnurpfeil.de:
 
 Hello,
 
 I would like to release Tobago 2.0.5.
 
 For a detail list please consult the release notes:
 
 
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273version=12329025
 The version is available at the staging repository (Nexus).
 
 Staging repository:
 
 https://repository.apache.org/content/repositories/orgapachemyfaces-1037/
 
 The vote is open for 72h.
 
 [ ] +1
 [ ] +0
 [ ] -1
 
 Regards,
 
 Udo
 
 
 
 -- 
 inexso - information exchange solutions GmbH
 Ofener Straße 30 | 26121 Oldenburg
 www.inexso.de http://www.inexso.de


[jira] [Resolved] (MYFACES-3946) Ajax listener on JsfElement components not invoked

2014-12-16 Thread Leonardo Uribe (JIRA)

 [ 
https://issues.apache.org/jira/browse/MYFACES-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-3946.
-
   Resolution: Fixed
Fix Version/s: 2.2.7
 Assignee: Leonardo Uribe

Thanks for the example. I have checked it and the bug is valid. The ajax client 
behavior is rendered, but it is not decoded, so the attached listeners are not 
activated.

 Ajax listener on JsfElement components not invoked
 --

 Key: MYFACES-3946
 URL: https://issues.apache.org/jira/browse/MYFACES-3946
 Project: MyFaces Core
  Issue Type: Bug
Affects Versions: 2.2.6
Reporter: Felix Rosenheinrich
Assignee: Leonardo Uribe
Priority: Minor
 Fix For: 2.2.7


 Hi,
 I'm trying to add an ajax listener to a h1 tag by using passthrough elements 
 in the following way:
 {code}
 h1 jsf:id=heading
 f:ajax event=click render=counter 
 listener=#{helloWorldBacking.headingClicked}/
 h:outputText value=Heading (Click me) /
 /h1
 h:outputText id=counter value=Heading clicked: #{helloWorldBacking.count} 
 Times /
 {code}
 The request is processed and the response contains the correct updates but 
 the listener is not invoked.
 I noticed [~lu4242] commented on MYFACES-3920 that he has a similar behavior 
 with panelGroups because the decode method was not overridden in the 
 renderer. The JsfElementRenderer is also missing the decode method although 
 JsfElement implements ClientBehaviorHolder.
 I created a sample project on GitHub: 
 https://github.com/khujo/myfacesPassthroughAjax
 Best regards



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)