-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.2.0
-
Component/s: UI
-
Severity 3 - Minor
-
RtB - Service ops & Tech entropy
Issue Summary
Issue BSERV-9404 describes a request to attempt rendering of commit message tooltips to 80 characters. This was implemented in Bitbucket 4.13.0, but in current versions of Bitbucket (I've verified in 9.2.0) this has been regressed.
From looking at the code it appears this has been broken since Bitbucket 7.2.0, although I haven't verified that by starting up that version.
Steps to Reproduce
- Add a commit with a description that manually wraps lines at 72 columns
- Visit the "Commits" page and hover over that commit
Expected Results
Actual Results
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available