Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report does not render correctly in Firefox #18

Closed
msymons opened this issue Dec 6, 2020 · 2 comments
Closed

Report does not render correctly in Firefox #18

msymons opened this issue Dec 6, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@msymons
Copy link

msymons commented Dec 6, 2020

Describe the bug

The "Dependency Track Report" that is displayed within Jenkins seems to render fine using Chrome Browser & Microsoft Edge (tested both with v87) but does not render correctly when using Firefox (tested with v83.0)

image

Environment

  • Plugin Version: 3.0.0
  • Jenkins Version: 2.263.1
  • Java Version for Jenkins: OpenJDK 1.8.0_262-b10
  • Type of Jenkins Job: classic and scripted pipeline
  • Dependency-Track Version: 3.7.1
  • Browser: Firefox 83.0

To Reproduce

Steps to reproduce the behavior:

  1. Run a job in Jenkins that makes use of Dependency-Track plugin
  2. After build is complete, click on 'Dependency-Track Report' whilst using Firefox browser
  3. Report renders per screenshot above
  4. View the report using either Chrome or Edge browser... rendering seems fine.

Expected behavior

Report should render correctly on Firefox as well as on Chrome or Edge (did not test with other browsers).

@msymons msymons added the bug Something isn't working label Dec 6, 2020
@sephiroth-j sephiroth-j self-assigned this Dec 6, 2020
@sephiroth-j sephiroth-j added this to the v3.0.1 milestone Dec 6, 2020
@sephiroth-j
Copy link
Member

confirmed ... the preload keyword for the rel attribute of the <link> element is still experimental in Firefox.

@msymons
Copy link
Author

msymons commented Dec 9, 2020

Tested using v3.0.1 and looking good!

sephiroth-j added a commit that referenced this issue Feb 20, 2023
was disabled with #18 due to incomplete browser support but is is fully supported now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants