![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
Firefox 36.0.1 causes InfoPath 2010 multi-line text boxes to no longer work - How to fix?
Since upgrading to Firefox 36.0.1, multi-line text boxes generated by InfoPath 2010/SharePoint 2010 no longer move to new lines when text is entered. As lots of text is entered, the cursor remains on the first line.
منتخب شدہ حل
Firefox 36 turned on support for the white-space style property in <textarea> controls for the first time. So if the control has a white-space:pre rule, then Firefox will no longer wrap text in version 36+.
Please see this thread for more information and potential code solution:
اس جواب کو سیاق و سباق میں پڑھیں 👍 0تمام جوابات (1)
منتخب شدہ حل
Firefox 36 turned on support for the white-space style property in <textarea> controls for the first time. So if the control has a white-space:pre rule, then Firefox will no longer wrap text in version 36+.
Please see this thread for more information and potential code solution: