-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.X EE
-
Component/s: ~ [Archived] Frontend Infrastructure
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Git Pull Request:
The text on Actions buttons should not overlap the button border when the window is resized. This one is for DDL's.
Steps to Reproduce:
- Go to Site Admin > Content > Dynamic Data Lists in Chrome.
- Add a new list and use Contacts for the data definition.
- Select the list and add a record.
- Viewing the records, resize the window and see that Actions spills outside the button when resizing.
Expected Results: Text on Actions button should not overlap the button border when the window is resized.
Actual Results: Text on Actions button overlaps the button border when the window is resized.
This is not a bug in master because the buttons are different.
Note:
This issue is based off of LPS-50367. The fix didn't cover all the areas where the Actions button text may extend outside.