| Summary: | Form modeler not remembering "Long Text" sizings | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Patrick Steiner <psteiner> |
| Component: | Form Modeler | Assignee: | Pere Fernàndez <pere.fernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Livora <tlivora> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.0.0 | CC: | pzapataf, rrajasek |
| Target Milestone: | ER6 | ||
| Target Release: | 6.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
Build Name: 13528, User Guide-6-Beta-1
Build Date: 28-10-2013 14:07:45
Topic ID: 22390-549020 [Latest]
|
|
| Last Closed: | 2014-08-06 20:11:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Patrick Steiner
2013-11-22 10:45:43 UTC
Text area resize is automatically added by some browsers. This capability could be used as a shortcut to define textarea size, but currently they are expressed in rows and columns instead of pixels, so that change would need to be added. The requested change is not in the scope of this release. Deferred to next. The problem is that the browser allows to resize textareas, this can cause some confusion because the form-editor doesn't catch the new field size. To avoid that we disabled the browser resizing ability on design time. Commits (master): https://github.com/droolsjbpm/jbpm-form-modeler/commit/3552b712bd06aa39bd694cbe4ab25636d94a6888 Commits (6.0.x): https://github.com/droolsjbpm/jbpm-form-modeler/commit/d886a9b23e8e5737743fbe26f885604f439625e3 Verified on BPMS 6.0.0.ER7 |