Defect #36849
Description field is automatically cleared on iOS devices
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | Invalid | Affected version: | 4.2.3 |
Description
The “Description” field is automatically cleared when the Redmine web application is used on iOS devices (both iPhone and iPad) via the Safari web browser.
Steps to reproduce:- Launch Safari on iPhone/iPad.
- Open Redmine as a web application in it.
- Create a new issue with a sample subject and description.
- Edit the issue with regard to its subject (don't touch the description).
- After you save the change, the description disappears. :-(
History
#1
Updated by Stanislav Ogryzkov 27 days ago
- Status changed from New to Resolved
Fixed in https://github.com/taqueci/redmine_wysiwyg_editor/issues/145
Please close this defect.
#2
Updated by Go MAEDA 16 days ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
Stanislav Ogryzkov wrote:
Fixed in https://github.com/taqueci/redmine_wysiwyg_editor/issues/145
Please close this defect.
Thank you for your feedback.