Description
Waypoint description is a simple textarea that also accepts HTML code. This is fine. In fact I welcome it.
Today I discovered an issue editing caches.
If I write HTML code that results in the waypoint description of a block wide enough such that on edit_cache page the table containing waypoint info becomes wider then the main page content width, the last 2 columns, having the edit wp and delete wp buttons are visible but no longer clickable.
Furthermore, the entire page doesn't resize content to fit and it doesn't gain horizontal scrollbar.
The only way I could see the entire table in this case was by forcing a significant zoom-out from the browser.
Note: my code contained an image, no other specifically width forcing HTML or CSS.
- this shows the usual page content area width
- these buttons are not clickable
Luckily I could go back to the edit wp (via history) and add some attributes to make the image be shown smaller.