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

Bug when adding thumbnail (icon) in main JIRA 4.2.2 menu with separate jar file plugin.

    XMLWordPrintable

Details

    • 4.02
    • Severity 3 - Minor
    • Hide
      Atlassian Update – 04 December 2017

      Hi everyone,

      We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out.

      Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details.

      We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication.

      Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments.

      Thank you,
      Ignat Alexeyenko
      Jira Bugmaster

      Show
      Atlassian Update – 04 December 2017 Hi everyone, We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out . Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details. We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication. Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments. Thank you, Ignat Alexeyenko Jira Bugmaster

    Description

      When building plugin to extend jira 4.2.2 menu I used the code below to add thumbnail (icon) in front of a menu chice a strange effect appeared. Check the attachment.

      .........

      <web-resource key="image_icon" name="My Plugin Downloadable Resources">
      <resource type="download" name="images/" location="images/"/>
      </web-resource>
      ...............

      <web-item ..................>
      .............
      <icon width="16" height="16">
      <link linkId="test_link" >/download/resources/${jira.apps.gadgets}.${jira-apps-gadgets}:image_icon/images/16_16px.gif</link>
      </icon>
      .............
      </web-item>

      The icon showed multiple times as a background for the menu choice that was added. The CSS was not correct.
      Actually I did fixed this but not sure I did it the right way. Here is what I did:

      I replaced this line

      #jira .aui-dd-parent .standard.aui-dropdown li a

      color: Color value is invalid

      with this line

      #jira .aui-dd-parent .standard.aui-dropdown li a

      color: Color value is invalid

      in this two files

      styles\js\widget\dropdown\dropdown.css
      styles\js\widget\dropdown\dropdown-min.css

      and now is working ok. Thank you

      AFTER SUBMITTING THIS BUG AND SAVING FOR SOME REASON THE TEXT ABOVE IS NOT SHOWING THE WAY I ENTERED. COULD BE ANOTHER BUG ISSUE.
      PLEASE GO TO EDIT ISSUE MODE TO SEE ALL I ENTERED!

      Attachments

        1. Clipboard01.gif
          4 kB
          Ilian
        2. Clipboard03.gif
          13 kB
          Ilian

        Activity

          People

            Unassigned Unassigned
            4e0fff928ff9 Ilian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified