Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 2.5.1
-
Component/s: Development, User Experience (UX)
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Epic Link:
-
Rice Team:Framework
-
Rice Module:KRAD
-
KRAD Feature Area:UIF Component
-
Sprint:Framework 2.5.1 Sprint 1
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
-
Code Review Status:Not Required
-
Include in Release Notes?:Yes
-
Story Points:3
Description
In the KRAD Library > Client Responsiveness > Disable > Functionality, if you click the disable radio button and then go to the text area and click the pencil off to the right, you will get a popup that you can add text to and it will automatically transfer back to the text area when you click done.
What should happen is that you can only read the current value in the popup text box while this is disabled. The popup should still show up when clicking the pencil but you shouldn't be able to edit.
Abbreviated test name: LibraryClientResponsivenessDisableAft.testClientResponsivenessDisableNav
Full test name: org.kuali.rice.krad.demo.uif.library.clientresponsiveness.LibraryClientResponsivenessDisableAft.testClientResponsivenessDisableNav
Test results url: http://ci.kuali.org/job/rice-2.5-test-functional-env14-jenkins-krad-sampleapp/lastCompletedBuild/testReport/org.kuali.rice.krad.demo.uif.library.clientresponsiveness/LibraryClientResponsivenessDisableAft/testClientResponsivenessDisableNav/
Abbreviated test name: LibraryClientResponsivenessDisableAft.testClientResponsivenessDisableBookmark
Full test name: org.kuali.rice.krad.demo.uif.library.clientresponsiveness.LibraryClientResponsivenessDisableAft.testClientResponsivenessDisableBookmark
Test results url: http://ci.kuali.org/job/rice-2.5-test-functional-env14-jenkins-krad-sampleapp/lastCompletedBuild/testReport/org.kuali.rice.krad.demo.uif.library.clientresponsiveness/LibraryClientResponsivenessDisableAft/testClientResponsivenessDisableBookmark/
Attachments
Issue Links
- is related to
-
KULRICE-10883 Date picker (and other widgets) still work when a field is disabled
-
- Closed
-
- relates to
-
KULRICE-13688 Fill AFT per-screen item gap: KRAD Library: Client Reponsiveness: Disable
-
- Closed
-
An attempt was made to fix a lot of these issues in
KULRICE-10883but this one seems to have slipped through. There is some code that is supposed to support this feature already in there but it still allows editing.