Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-24306

{noformat} block horizontally scrolling is inconsistent across browsers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 4.3.3, Bugfix Release
    • 4.2.2, 4.3
    • None
    • JIRA 4.2.2 in Studio 101 (on StAC)
      JIRA 4.3 on JAC

    Description

      {noformat} blocks with long lines behave differently in different browsers.
      In FireFox, the block scrolls horizontally (as was originally intended). In IE, Safari and Chrome, the lines wrap.

      e.g. A noformat block with a stack trace in it, such as:

      @400000004d99068715842bcc 2011-04-04 03:45:01,306 ERROR [Spring executor 6] [plugin.osgi.factory.OsgiPlugin] onSpringContextFailed Unable to start the Spring context for plugin com.atlassian.agmp.integration-common-plugin
      @400000004d99068715843b6c org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'signerSecurityDecorator' defined in URL [bundle://29.0:0/META-INF/spring/oauth-signers.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.atlassian.agmp.integration.common.crowd.CrowdUserManagementService]: : Error creating bean with name 'crowdUserManagementService' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.agmp.integration.common.crowd.CrowdUserManagementCommandExecutor]: : Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementService' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.agmp.integration.common.crowd.CrowdUserManagementCommandExecutor]: : Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean
      @400000004d99068715856064 	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:591)
      

      Attachments

        Activity

          People

            pleschev Peter Leschev
            pwyatt Penny Wyatt (On Leave to July 2021)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: