summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2021-11-26 16:38:35 +0100
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2022-01-15 13:29:35 +0100
commitd73602dc51aa8829fc88e5e67e2b0c4da6b8f715 (patch)
treeaae93d0c051a34bf033f53da1431785f33518e74 /sc
parentff3720c4747b9b75e3886163bc61e2e58a5aabb5 (diff)
Resolves tdf#139395 - Redesign of font name and effects pages
* Western/CJK/CTL selection placed into a GtkNotebook * Font color and transparency in one line * Alignment adjusted at font effects page * Char-, para- & style dialogs made non-resizable according the guideline Change-Id: I242c3886534a2696b4c2438ca17e6e778c2c3991 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125909 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/uitest/calc_tests/formatCells.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/qa/uitest/calc_tests/formatCells.py b/sc/qa/uitest/calc_tests/formatCells.py
index 6785d69bac1c..86d844d1bc8b 100644
--- a/sc/qa/uitest/calc_tests/formatCells.py
+++ b/sc/qa/uitest/calc_tests/formatCells.py
@@ -91,8 +91,12 @@ class formatCell(UITestCase):
xSizeFontEast.executeAction("TYPE", mkPropertyValues({"TEXT":"18"})) #set font size 18
xSizeFontCTL.executeAction("TYPE", mkPropertyValues({"KEYCODE":"CTRL+A"}))
xSizeFontCTL.executeAction("TYPE", mkPropertyValues({"TEXT":"18"})) #set font size 18
+ xNoteBook = xDialog.getChild("notebook")
+ select_pos(xNoteBook, "0")
select_pos(xLangFont, "0")
+ select_pos(xNoteBook, "1")
select_pos(xLangFontEast, "0")
+ select_pos(xNoteBook, "2")
select_pos(xLangFontCTL, "0")
#Verify - select cell A1