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

Fix bug report confirmation dialog width and scroll #6573

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Parthiv-M
Copy link
Contributor

  • Previously, the message returned a string enclosed in ``. This has been changed to be enclosed in "" instead so that a <p></p> is generated instead of a <pre></pre> which was causing the fixed width and ugly scroll issue
  • Fixes "Thank you for reporting" dialog cuts out text #5559

to fix width and scroll of bug submission confirmation dialog

Signed-off-by: parthiv-m <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Thank you for reporting" dialog cuts out text
1 participant