Open
Description
Short description of the issue
If you resize the browser window to a width of 699px and below, an off canvas area will appear on the right side of the viewport and thus also a horizontal scrolling will be possible. The smaller the viewport the larger the off canvas area.
Expected behavior
No off canvas area should appear. No horizontal scrolling should be possible.
Actual behavior
(see under "Short description")
Optional: Screenshots/Links that demonstrate the issue
Setup/Environment
Tested on: Safari 12, Chrome 71, iOS 12 Safari (iPhone)
Server Details
Software | Version |
---|---|
ProcessWire | 3.0.125 |
PHP | 7.2.10 |
Webserver | Apache |
MySQL | 5.7.23 |
Server Settings
Parameter | Value |
---|---|
allow_url_fopen | 1 |
max_execution_time | 30 (changeable) |
max_input_nesting_level | 64 |
max_input_time | 60 |
max_input_vars | 1000 |
memory_limit | 128M |
post_max_size | 8M |
upload_max_filesize | 32M |
xdebug | |
xdebug.max_nesting_level | |
mod_rewrite | 1 |
mod_security | *confirmed off |
GD | bundled (2.1.0 compatible) |
GIF | 1 |
JPG | 1 |
PNG | 1 |
EXIF Support | 1 |
FreeType | 1 |
Imagick Extension | 1 |
Module Details
Module ClassName | Version |
---|---|
FieldtypeMessageMeta | 0.0.1 |
InputfieldMessageMeta | 0.0.1 |
ProcessGroupMailer | 0.0.1 |
ProcessMessageLister | 0.0.1 |
ProcessTracyAdminer | 1.0.6 |
ProcessWireUpgrade | 0.0.7 |
ProcessWireUpgradeCheck | 0.0.7 |
TracyDebugger | 4.17.8 |