[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-09 Thread rec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Recena Soto resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36469  
 
 
  CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons   
 

  
 
 
 
 

 
Change By: 
 Manuel Recena Soto  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-06 Thread rec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Recena Soto updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36469  
 
 
  CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons   
 

  
 
 
 
 

 
Change By: 
 Manuel Recena Soto  
 

  
 
 
 
 

 
 {{CapybaraPortingLayerImpl.clickButton()}} Randomly fails to click sticky buttons when there is vertical scroll in the page.The actual implementation scrolls down to the button by means of the {{org.jenkinsci.test.acceptance.selenium.Scroller}} class which internally uses scrolljs.For some reason this scrolling and YUI sticky buttons (where the button itself is replaced by some YUI generated markup) makes the default {{click()}} method of Selenium fail sometimes without throwing any error against FF 46. The result is that some PO are not working as expected and random errors appears in the test harness due to jobs not being created or configurations not being saved like  [JENKINS-31738|  https://issues.jenkins-ci.org/browse/JENKINS-31738 ].  . *Environment:* . * OS: Mac OSX, Ubuntu 14.04* Jenkins Version: 1.651.3 LTS* JDK version: JDK7  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 
 

[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-06 Thread rec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Recena Soto updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36469  
 
 
  CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons   
 

  
 
 
 
 

 
Change By: 
 Manuel Recena Soto  
 

  
 
 
 
 

 
 {{CapybaraPortingLayerImpl.clickButton()}} Randomly fails to click sticky buttons when there is vertical scroll in the page.The actual implementation scrolls down to the button by means of the {{org.jenkinsci.test.acceptance.selenium.Scroller}} class which internally uses scrolljs.For some reason this scrolling and YUI sticky buttons (where the button itself is replaced by some YUI generated markup) makes the default {{click()}} method of Selenium fail sometimes without throwing any error against FF 46. The result is that some PO are not working as expected and random errors appears in the test harness due to jobs not being created or configurations not being saved like [JENKINS-31738|https://issues.jenkins-ci.org/browse/JENKINS-31738]. . *Environment:*.* OS: Mac OSX, Ubuntu 14.04* Jenkins Version: 1.651.3 LTS* JDK version: JDK7  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-06 Thread rarabaol...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Raul Arabaolaza started work on  JENKINS-36469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Raul Arabaolaza  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-06 Thread rarabaol...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Raul Arabaolaza updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36469  
 
 
  CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons   
 

  
 
 
 
 

 
Change By: 
 Raul Arabaolaza  
 

  
 
 
 
 

 
 {{CapybaraPortingLayerImpl.clickButton()}} Randomly fails to click sticky buttons when there is vertical scroll in the page.The actual implementation scrolls down to the button by means of the {{org.jenkinsci.test.acceptance.selenium.Scroller}} class which internally uses scrolljs.For some reason this scrolling and YUI sticky buttons (where the button itself is replaced by some YUI generated markup) makes the default { code} { click() {code } }  method of Selenium fail sometimes without throwing any error against FF 46. The result is that some PO are not working as expected and random errors appears in the test harness due to jobs not being created or configurations not being saved like https://issues.jenkins-ci.org/browse/JENKINS-31738*Environment:** OS: Mac OSX, Ubuntu 14.04* Jenkins Version: 1.651.3 LTS* JDK version: JDK7  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 
  

[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-06 Thread rarabaol...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Raul Arabaolaza updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36469  
 
 
  CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons   
 

  
 
 
 
 

 
Change By: 
 Raul Arabaolaza  
 

  
 
 
 
 

 
 { code} { CapybaraPortingLayerImpl.clickButton() {code } }  Randomly fails to click sticky buttons when there is vertical scroll in the page.The actual implementation scrolls down to the button by means of the { code} { org.jenkinsci.test.acceptance.selenium.Scroller {code } }  class which internally uses scrolljs.For some reason this scrolling and YUI sticky buttons (where the button itself is replaced by some YUI generated markup) makes the default {code}click(){code} method of Selenium fail sometimes without throwing any error against FF 46. The result is that some PO are not working as expected and random errors appears in the test harness due to jobs not being created or configurations not being saved like https://issues.jenkins-ci.org/browse/JENKINS-31738*Environment:** OS: Mac OSX, Ubuntu 14.04* Jenkins Version: 1.651.3 LTS* JDK version: JDK7  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
   

[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-06 Thread rarabaol...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Raul Arabaolaza updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36469  
 
 
  CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons   
 

  
 
 
 
 

 
Change By: 
 Raul Arabaolaza  
 

  
 
 
 
 

 
 ``` {code} CapybaraPortingLayerImpl.clickButton() ``` {code}  Randomly fails to click sticky buttons when there is vertical scroll in the page.The actual implementation scrolls down to the button by means of the  ```  {code} org.jenkinsci.test.acceptance.selenium.Scroller ``` {code}  class which internally uses scrolljs.For some reason this scrolling and YUI sticky buttons (where the button itself is replaced by some YUI generated markup) makes the default  ```  {code} click() ``` {code}  method of Selenium fail sometimes without throwing any error against FF 46. The result is that some PO are not working as expected and random errors appears in the test harness due to jobs not being created or configurations not being saved like https://issues.jenkins-ci.org/browse/JENKINS-31738*Environment:** OS: Mac OSX, Ubuntu 14.04* Jenkins Version: 1.651.3 LTS* JDK version: JDK7  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  

[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-06 Thread rarabaol...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Raul Arabaolaza commented on  JENKINS-36469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons   
 

  
 
 
 
 

 
 One of the problems with #JENKINS-31738 is just this, sometimes the needed jobs are not created or configurations are not saved  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-36469) CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons

2016-07-06 Thread rarabaol...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Raul Arabaolaza created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36469  
 
 
  CapybaraPortingLayerImpl.clickButton() has problems with vertical scroll and sticky buttons   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Raul Arabaolaza  
 
 
Components: 
 acceptance-test-harness  
 
 
Created: 
 2016/Jul/06 9:06 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Raul Arabaolaza  
 

  
 
 
 
 

 
 ```CapybaraPortingLayerImpl.clickButton()``` Randomly fails to click sticky buttons when there is vertical scroll in the page. The actual implementation scrolls down to the button by means of the ```org.jenkinsci.test.acceptance.selenium.Scroller``` class which internally uses scrolljs. For some reason this scrolling and YUI sticky buttons (where the button itself is replaced by some YUI generated markup) makes the default ```click()``` method of Selenium fail sometimes without throwing any error against FF 46. The result is that some PO are not working as expected and random errors appears in the test harness due to jobs not being created or configurations not being saved like https://issues.jenkins-ci.org/browse/JENKINS-31738 Environment: 
 
OS: Mac OSX, Ubuntu 14.04 
Jenkins Version: 1.651.3 LTS 
JDK version: JDK7