Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9538

DND doesn't work for .css and .js files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M3
    • 3.3.0.M2
    • None
    • Hide
      A regression existed where performing a drag and drop operation with a CSS file from the Package Explorer to the Source view of a JSP page would generate an exception, causing the Insert Tag dialog to not be shown. This issue has been corrected and the addition of Insert Tag dialog support for JS files has been added through the addition of the JsLinkAttributeValueLoader class, and the modification of the FileTagProposalLoader class.
      Show
      A regression existed where performing a drag and drop operation with a CSS file from the Package Explorer to the Source view of a JSP page would generate an exception, causing the Insert Tag dialog to not be shown. This issue has been corrected and the addition of Insert Tag dialog support for JS files has been added through the addition of the JsLinkAttributeValueLoader class, and the modification of the FileTagProposalLoader class.
    • Documented as Resolved Issue

      Steps to reproduce:
      Try do DND any .js or .css file from Pacckage Explorer into the source of a JSP page.
      Actual result:
      If is is a .css file, than nothing happens. If it is a .js file, path to it is insetred.
      Expected result:
      If I remember correctly, the Insert tag dialog should be shown.

            scabanovich Viacheslav Kabanovich (Inactive)
            yradtsevich Yahor Radtsevich (Inactive)
            Isaac Rooskov Isaac Rooskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: