-
Notifications
You must be signed in to change notification settings - Fork 440
Open
Labels
GUI 🎨bug 🐛usability 👍Usability-related featuresUsability-related featuresweb 🌍Related to the web appRelated to the web app
Milestone
Description
Describe the bug
If the bug report you are opening is located in a column that is not visible in the code view (as it is waaaay outside to the right), a bare code view is rendered and the user has to manually seek the horizontal scrollbar.
CodeChecker version
d2ea1f29e92751b186661e184ae24376e4d5f649
This is 986ecf3 from master to which I manually merged in ee7e0a2 (#3053).
------------------------------------------------------------------------
Kind | Version
------------------------------------------------------------------------
Base package version | 6.16.0
Package build date | 2020-11-26T11:43
Git commit ID (hash) | d2ea1f29e92751b186661e184ae24376e4d5f649
Git tag information | 6.16
Server supported API (Thrift) | 6.36
Client API (Thrift) | 6.36
------------------------------------------------------------------------
To Reproduce
- Have a bug report where the bug is reported waaay to the right side. In my case, the first bug path element is at column 190, with subsequent elements eventually pointing to column 249.
- Open the bug report.
- Something similar in nature to the following should be observed:
Expected behaviour
Scroll to the right so that the bug report blips are visible. Note that some of the CodeChecker-rendered balloons are cropped off (see yellow highlight) and impossible to scroll out so much to have full visibility.
Desktop (please complete the following information)
- OS: Windows 10 19.09 x64
- Browser: Firefox
- Version: 83.0
- Resolution: 1920×1080
Metadata
Metadata
Assignees
Labels
GUI 🎨bug 🐛usability 👍Usability-related featuresUsability-related featuresweb 🌍Related to the web appRelated to the web app

