Commit 8434453
Composer: neutral Stop fill + announce picker selection in a11y name
- Stop button now uses TextFillColorPrimaryBrush (theme-adaptive neutral)
instead of the system accent; glyph uses SolidBackgroundFillColorBaseBrush
so it stays legible against the inverted fill in light/dark. Keeps Send as
the only accent control. Hover/pressed use TextFillColor secondary/tertiary.
- PickerButton folds the current selection into its AutomationName as
"field: value", restoring the selection announcement the legacy ComboBox
provided via SelectionPattern. Fixes the SessionTitleBehaviorProof UI test
(Category=Accessibility) that read the selected route from the session
selector; updated it to read the redesigned menu-flyout Button.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 7e141ec commit 8434453
2 files changed
Lines changed: 33 additions & 22 deletions
File tree
- src/OpenClaw.Tray.WinUI/Chat
- tests/OpenClaw.Tray.UITests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1276 | 1276 | | |
1277 | 1277 | | |
1278 | 1278 | | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
1279 | 1287 | | |
1280 | 1288 | | |
1281 | 1289 | | |
| |||
1293 | 1301 | | |
1294 | 1302 | | |
1295 | 1303 | | |
1296 | | - | |
| 1304 | + | |
1297 | 1305 | | |
1298 | 1306 | | |
1299 | 1307 | | |
| |||
1458 | 1466 | | |
1459 | 1467 | | |
1460 | 1468 | | |
1461 | | - | |
1462 | | - | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
1463 | 1472 | | |
1464 | 1473 | | |
1465 | 1474 | | |
| |||
1471 | 1480 | | |
1472 | 1481 | | |
1473 | 1482 | | |
1474 | | - | |
| 1483 | + | |
1475 | 1484 | | |
1476 | 1485 | | |
1477 | 1486 | | |
1478 | 1487 | | |
1479 | 1488 | | |
1480 | 1489 | | |
1481 | | - | |
| 1490 | + | |
1482 | 1491 | | |
1483 | 1492 | | |
1484 | 1493 | | |
1485 | | - | |
1486 | | - | |
| 1494 | + | |
| 1495 | + | |
1487 | 1496 | | |
1488 | 1497 | | |
1489 | 1498 | | |
| |||
Lines changed: 17 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
| |||
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
142 | 150 | | |
143 | 151 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
0 commit comments