| Summary: | New task window not reset on cancel. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Marek Baluch <mbaluch> | ||||
| Component: | Business Central | Assignee: | Mauricio Salatino <msalatin> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Baluch <mbaluch> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.0 | CC: | kverlaen | ||||
| 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: | ||||||
| Last Closed: | 2014-08-06 20:09:03 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: | |||||
| Attachments: |
|
||||||
This issue was fixed in Uberfire: http://github.com/droolsjbpm/uberfire/commit/6c99b5258 The fix in uberfire causes issues with the Calendar (DateTimePicker from GWT Bootstrap). The issue caused by the fix in uberfire was fixed here: http://github.com/droolsjbpm/jbpm-console-ng/commit/77795c2b9 There is a new calendar widget now and a time selection widget. An extra css was required to make the fix work in kie-wb http://github.com/droolsjbpm/kie-wb-distributions/commit/46b83ff20 Verified on ER6. |
Created attachment 829305 [details] reproducer vid. Description of problem: If a user tries to input a new task and then decides to cancel it (hit 'x') the window will contain the filled out data on second attempt. How to reproduce: See attached video.