Overview
Some customers using FogBugz On-Premises report that they cannot resize wiki images in the Mozilla Firefox browser. Under normal behavior, customers should be able to resize the image in Firefox by clicking it and dragging its corners pins. This article shares the resolution of this issue by reconfiguring the editor settings in the browser.
Environment
- FogBugz versions: 8.8.49.0
- Web Browser: Mozilla Firefox
Root Cause
Resizing of images is disabled for editors in the browsers.
Process
Follow these steps to enable resizing of images in Firefox:
- Open a new tab on Firefox and type or paste
about:config
in the address bar and press Enter. - Click the button 'I accept the risk!'.
- In the search box above the list, type
by_def
to show default preferences. - Double-click the
editor.resizing.enabled_by_default
preference to switch the value from false to true.