View Revisions: Issue #524
[ All Revisions ] [ Back to Issue ]
Summary | 0000524: Presence of scrollbars necessitates scrollbars | ||
---|---|---|---|
Revision | 2013-12-19 10:03 by Vincent Sanders | ||
Description | There's a problem with drawing your scrollbars inside the boundaries of a fixed-size box - by definition, they make the box smaller. See here for an example: http://dandyforums.freeforums.org/post37.html#p37 The vertical scrollbar overlaps the right-hand border of the image, but NetSurf doesn't detect that the display area is now so narrow a horizontal scrollbar is required. Consequently, the rightmost column is invisible. |
||
Revision | 2011-06-08 17:37 by Sourceforge Import placeholder | ||
Description | There's a problem with drawing your scrollbars inside the boundaries of a fixed-size box - by definition, they make the box smaller. See here for an example: http://dandyforums.freeforums.org/post37.html#p37 The vertical scrollbar overlaps the right-hand border of the image, but NetSurf doesn't detect that the display area is now so narrow a horizontal scrollbar is required. Consequently, the rightmost column is invisible. |