ikedam commented on Task JENKINS-22282

It never reproduces in my environment without setting the document mode. It may be for Windows 8.
Can you let me know the behavior for each document mode in your environment?
It can be set in Tools > F12 Developer Tools > Emulation (the most down icon) in IE11 (IE10 should also provide an alike tool).
In my environment:

Document mode gray out
Edge (Default) not reproduce
10 not reproduce
9 not reproduce
8 not reproduce
7 reproduce
5 reproduce

And it may be caused by combination with another plugin.
Can you test the behavior with a new instance of Jenkins?
You can launch Jenkins locally without install it to the system.

  1. Download jenkins.war (from the "Latest and greatest" link in http://jenkins-ci.org/)
  2. Launch command line, and type following command:
    java -jar jenkins.war
    
  3. Now you can access new Jenkins in http://localhost:8080/
  4. If you want to shutdown Jenkins, press Ctrl+C on the command line window.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
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.

Reply via email to