Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27189

In IE11, name of running job extends into main dashboard area

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • core
    • Jenkins 1.600

      On Jenkins 1.600 (and some earlier versions), when viewing with IE11 on Windows 8.1, the name of a running job extends into the main dashboard area. In Chrome, the appearance is ok.

          [JENKINS-27189] In IE11, name of running job extends into main dashboard area

          David Aldrich added a comment -

          > Is your IE managed by an IT department and may have non-default options set?

          Yes.

          > Does Jenkins complain about a non-default document mode?

          I don't think I have noticed this.

          David Aldrich added a comment - > Is your IE managed by an IT department and may have non-default options set? Yes. > Does Jenkins complain about a non-default document mode? I don't think I have noticed this.

          David Aldrich added a comment -

          One more comment: links on the dashboard are disabled (the cursor remains an arrow when hovered over the links) in a region extending vertically from a little above the build number message to well below it.

          Are there any IE11 settings that you can suggest I should adjust?

          David Aldrich added a comment - One more comment: links on the dashboard are disabled (the cursor remains an arrow when hovered over the links) in a region extending vertically from a little above the build number message to well below it. Are there any IE11 settings that you can suggest I should adjust?

          David Aldrich added a comment -

          Hi Tom, do you have any comments on this please? Is there a setting I can adjust in IE11 to fix it?

          best regards

          David

          David Aldrich added a comment - Hi Tom, do you have any comments on this please? Is there a setting I can adjust in IE11 to fix it? best regards David

          Daniel Beck added a comment -

          davida2009 Are you using a recent version of Jenkins?

          Daniel Beck added a comment - davida2009 Are you using a recent version of Jenkins?

          David Aldrich added a comment -

          Yes, 1.618.

          David Aldrich added a comment - Yes, 1.618.

          Daniel Beck added a comment -

          What URL is showing the problem, and what is the exact name of the affected job? I cannot reproduce this on a mostly pristine Jenkins with the job name

          job with long name that does nothing of significance

          It correctly breaks into lines on the test VM of IE11 with Windows 8 from modern.ie.

          Is your IE setup corporate controlled (with possible non-default presentation settings)? Does the same issue occur if you spin up a new Jenkins and create a job with a long name?

          When I use the name

          job_with_long_name_that_does_nothing_of_significance____

          it does not break at all, but also not split like your example appears to be.

          Daniel Beck added a comment - What URL is showing the problem, and what is the exact name of the affected job? I cannot reproduce this on a mostly pristine Jenkins with the job name job with long name that does nothing of significance It correctly breaks into lines on the test VM of IE11 with Windows 8 from modern.ie. Is your IE setup corporate controlled (with possible non-default presentation settings)? Does the same issue occur if you spin up a new Jenkins and create a job with a long name? When I use the name job_with_long_name_that_does_nothing_of_significance____ it does not break at all, but also not split like your example appears to be.

          David Aldrich added a comment -

          Hi Daniel, thanks for looking into this.

          I still see the problem and will attached a screenshot showing a job with the same name as yours.

          Not easy for me to spin up a fresh instance of Jenkins.

          Crucially, our IE setup is corporate controlled - though I can ask for settings to be changed. Difficulty is knowing which setting is responsible.

          BR

          David

          David Aldrich added a comment - Hi Daniel, thanks for looking into this. I still see the problem and will attached a screenshot showing a job with the same name as yours. Not easy for me to spin up a fresh instance of Jenkins. Crucially, our IE setup is corporate controlled - though I can ask for settings to be changed. Difficulty is knowing which setting is responsible. BR David

          Daniel Beck added a comment -

          I still see the problem and will attached a screenshot showing a job with the same name as yours.

          Right, it seems alignment/position is influenced by whatever else is shown. So I guess the weird position in your original screenshot would be explained by whatever other jobs are running at the same time with even worse names?

          Not easy for me to spin up a fresh instance of Jenkins.

          All it involves is downloading a 60 MB war file and running java -jar jenkins.war from the command line. (In case you weren't thinking about the IT policy preventing that.)

          Crucially, our IE setup is corporate controlled - though I can ask for settings to be changed. Difficulty is knowing which setting is responsible.

          Would be interesting to know whether a pristine IE has the same issue on your instance. The Microsoft-provided http://modern.ie test VMs may help with that.

          Daniel Beck added a comment - I still see the problem and will attached a screenshot showing a job with the same name as yours. Right, it seems alignment/position is influenced by whatever else is shown. So I guess the weird position in your original screenshot would be explained by whatever other jobs are running at the same time with even worse names? Not easy for me to spin up a fresh instance of Jenkins. All it involves is downloading a 60 MB war file and running java -jar jenkins.war from the command line. (In case you weren't thinking about the IT policy preventing that.) Crucially, our IE setup is corporate controlled - though I can ask for settings to be changed. Difficulty is knowing which setting is responsible. Would be interesting to know whether a pristine IE has the same issue on your instance. The Microsoft-provided http://modern.ie test VMs may help with that.

          Tom FENNELLY added a comment -

          Hi David.

          Sorry to hear you are having issues. Sadly, IE always continues to be a source of problems.

          Jenkins inserts zero-width-space characters (u8203) in long strings of text. This is not working for David's IE11 setup under some particular scenario. You could look at the source (select the test and do "view element source" in the browser) and see if these characters are getting inserted, or not.

          Daniel (danielbeck), sounds like you have found a situation where your modern.ie breaks? Maybe we can do a screenshare?

          Tom FENNELLY added a comment - Hi David. Sorry to hear you are having issues. Sadly, IE always continues to be a source of problems. Jenkins inserts zero-width-space characters (u8203) in long strings of text. This is not working for David's IE11 setup under some particular scenario. You could look at the source (select the test and do "view element source" in the browser) and see if these characters are getting inserted, or not. Daniel ( danielbeck ), sounds like you have found a situation where your modern.ie breaks? Maybe we can do a screenshare?

          Owen Mehegan added a comment -

          Reopen if still an issue.

          Owen Mehegan added a comment - Reopen if still an issue.

            tfennelly Tom FENNELLY
            davida2009 David Aldrich
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: