-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Event: dmcdindiaFixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueIndicates that Pull Request has been created to fix issueReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 release
Description
Preconditions
- Magento 2.x
- Google Chrome 65 (maybe previous versions also)
Steps to reproduce
- Edit cms_page_listing.xml
- Add the following snippet to the columns tag:
<column name="text1">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text2">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text3">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text4">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text5">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text6">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text7">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text8">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text9">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text10">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text11">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text12">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
<column name="text13">
<settings>
<label translate="true">Text</label>
<visible>true</visible>
</settings>
</column>
- Clear cache and empty
ui_bookmark
table - Go to CMS page listing
- Resize screen to 1200px wide
- Scroll to the right to the actions column
- Click on it
Expected result
The dropdown menu should be positioned under the link
Actual result
Dropdown menu is out of screen
Metadata
Metadata
Assignees
Labels
Event: dmcdindiaFixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueIndicates that Pull Request has been created to fix issueReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 release