Commit b6d0770
Add dialog width test for the "Page Style" dialog
Recent iconview expander work [1] introduced a regression which
increased the width of iconviews in the dialogs increasing their
overall width. This was caused by css selectors class selectors which
targeted both the notebookbar iconview-expander iconviews and the dialog
iconviews. [2] fixed the regression.
[1]:
- PR: make iconview expandable
- URL: #12654
[2]:
- PR: fix large iconviews in dialogs
- URL: #13788
- FIX-COMMIT: 1514f8e
Signed-off-by: Sahil Gautam <[email protected]>
Change-Id: Ifcbeb0d5f606ddd7361fe21d05ccbd6c8f57e3571 parent a5b3eb8 commit b6d0770
File tree
1 file changed
+27
-0
lines changed- cypress_test/integration_tests/desktop/writer
1 file changed
+27
-0
lines changedLines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments