Steps to reproduce the bug:
1. Login as admin
2. Create a new view or edit an existing view from Admin >> Structure > Views
3. Change the orientation of the admin toolbar to vertical from horizontal.
4. Now in the view edit page click on any settings button that will open a modal e.g Format Settings, Field settings etc.
5. As the toolbar is in the vertical orientation you will find that some portion of the view settings modal goes behind the toolbar making the portion unaccessible.
Though the view settings page adjusts its width when the toolbar orientation is toggled, the same is not happening for view setting modal.
Note: The attached screenshot has been taken from a 1366X768 resolution display.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | views_ui_dialog_formatting-2908507-7.patch | 1.28 KB | vivekguptakota |
| #3 | views_ui_dialog_formatting-2908507-3.patch | 1.28 KB | vivekguptakota |
| issue.PNG | 48.75 KB | malaynayak_ds |
Comments
Comment #2
vivekguptakota commentedComment #3
vivekguptakota commentedHello
Please find this patch for resolving this issue.
Let me know if there something else or wrong.
Comment #4
vivekguptakota commentedComment #5
vivekguptakota commentedComment #7
vivekguptakota commentedSorry for the last. New patch added.
Comment #9
bighappyface commentedMarking as duplicate of #2822778: Modal popups in views is not showing properly when toolbar tray is upon modal
The patch in #7 is a duplicate of patch #8 in #2822778: Modal popups in views is not showing properly when toolbar tray is upon modal
Both issues accurately describe the problem and have valid steps to reproduce.
Closing this as a duplicate. Thanks for the work on this @vivekguptakota - let's focus on addressing this in the older task.