[JIRA] (JENKINS-35263) non resizable Execute Shell text filed leads to clutter in job configuration page

2016-11-08 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Closing as a duplicate of JENKINS-27367 , which has been released in jenkins-2.26  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-35263  
 
 
  non resizable Execute Shell text filed leads to clutter in job configuration page   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-35263) non resizable Execute Shell text filed leads to clutter in job configuration page

2016-10-10 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-35263  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: non resizable Execute Shell text filed leads to clutter in job configuration page   
 

  
 
 
 
 

 
 Code changed in jenkins User: gusreiber Path: core/src/main/resources/lib/form/textarea/textarea.css http://jenkins-ci.org/commit/jenkins/67df10db2d4e0620ba4e7fde399c4340d39604b6 Log: JENKINS-35263 displaying codeMirror as table to fix page sizing (#2575)  
 

  
 
 
 
 

 
 
 

 
 
 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-35263) non resizable Execute Shell text filed leads to clutter in job configuration page

2016-09-20 Thread m...@aston.sk (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Miro Lago commented on  JENKINS-35263  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: non resizable Execute Shell text filed leads to clutter in job configuration page   
 

  
 
 
 
 

 
 Another workaround is to divide long command to multiple lines. I did it for linux execute shell and it's an acceptable sollution  
 

  
 
 
 
 

 
 
 

 
 
 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-35263) non resizable Execute Shell text filed leads to clutter in job configuration page

2016-08-30 Thread justin.unterrei...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Justin Unterreiner commented on  JENKINS-35263  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: non resizable Execute Shell text filed leads to clutter in job configuration page   
 

  
 
 
 
 

 
 This was making it extremely frustrating to edit our Jenkins jobs because no matter how wide you make the browser window, the fields just keep stretching which leads to lots of horizontal scrolling. To work around this we use a browser extension (like Stylish) to add inject a CSS selector to cap the width of the CodeMirror div. div.CodeMirror  { width: 600px; }  
 

  
 
 
 
 

 
 
 

 
 
 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-35263) non resizable Execute Shell text filed leads to clutter in job configuration page

2016-08-17 Thread gr...@me.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Steffen Seckler commented on  JENKINS-35263  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: non resizable Execute Shell text filed leads to clutter in job configuration page   
 

  
 
 
 
 

 
 I can confirm this bug. It appeared after updating to Jenkins 2.  
 

  
 
 
 
 

 
 
 

 
 
 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-35263) non resizable Execute Shell text filed leads to clutter in job configuration page

2016-08-12 Thread bren...@letrabb.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brantone commented on  JENKINS-35263  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: non resizable Execute Shell text filed leads to clutter in job configuration page   
 

  
 
 
 
 

 
 Attached screen shot example ... and worth noting that it isn't just Execute Shell, but any textarea.  
 

  
 
 
 
 

 
 
 

 
 
 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-35263) non resizable Execute Shell text filed leads to clutter in job configuration page

2016-08-12 Thread bren...@letrabb.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brantone updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35263  
 
 
  non resizable Execute Shell text filed leads to clutter in job configuration page   
 

  
 
 
 
 

 
Change By: 
 Brantone  
 
 
Attachment: 
 JENKINS-35263.jpg  
 

  
 
 
 
 

 
 
 

 
 
 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.