You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/devtools-guide-chromium/whats-new/2025/02/devtools-133.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: msedgedevrel
6
6
ms.topic: conceptual
7
7
ms.service: microsoft-edge
8
8
ms.subservice: devtools
9
-
ms.date: 2/06/2025
9
+
ms.date: 02/06/2025
10
10
---
11
11
# What's New in DevTools (Microsoft Edge 133)
12
12
@@ -18,7 +18,7 @@ ms.date: 2/06/2025
18
18
19
19
<!-- Subtitle: Move a tab left or right within a tab group in the Elements or Sources tool by right-clicking the tab. -->
20
20
21
-
Previously, within the **Elements** tool and **Sources** tool, you could rearrange the tabs within a tab group only by dragging them. This can be difficult when using a trackball or head pointer. Now, you can also move a tab by right-clicking the tab and then selecting **Move left** or **Move right**.
21
+
Previously, within the **Elements** tool and **Sources** tool, you could rearrange the tabs within a tab group only by dragging them. Dragging a tab can be difficult when using a trackball, head pointer, or keyboard. Now, you can also move a tab by right-clicking the tab (or pressing the **Context menu** key) and then selecting **Move left** or **Move right**.
22
22
23
23
Right-clicking a tab within the **Elements** tool:
24
24
@@ -30,33 +30,33 @@ Right-clicking a tab within the **Sources** tool:
<!-- Subtitle: Screen reader improvements in Developer resources, Elements, and CSS overview.-->
35
+
<!-- Subtitle: Screen reader support improvements in Developer resources, Elements, and CSS overview.-->
36
36
37
-
The screen reader has been improved for various tools.
37
+
Support for screen readers has been improved for various tools.
38
38
39
39
40
40
<!-- ------------------------------ -->
41
41
#### Developer resources tool
42
42
43
-
In the **Developer resources** tool, after you search by using the **Filter by URL and error** text box, the screen reader announces the results information. If no results are available, the screen reader announces**no appeared results**:<!-- todo: "no results appeared"? -->
43
+
In the **Developer resources** tool, after you search by using the **Filter by URL and error** text box, screen readers announce the results information. If no results are available, screen readers announce**no appeared results**:<!-- todo: "no results appeared"? -->
44
44
45
45

46
46
47
47
48
48
<!-- ------------------------------ -->
49
49
#### Elements tool
50
50
51
-
In the **Elements** tool, the screen reader announces the expanded or collapsed state of the **More tabs** button and tab group, shown here in the expanded state:
51
+
In the **Elements** tool, screen readers announce the expanded or collapsed state of the **More tabs** button and tab group, shown here in the expanded state:
52
52
53
53

54
54
55
55
56
56
<!-- ------------------------------ -->
57
57
#### CSS overview tool
58
58
59
-
In the **CSS overview** tool, when navigating to a tab, the screen reader announces the tab label. After entering that tab and then navigating to an **occurrences** button, the screen reader announces the button's label, such as "two occurrences":
59
+
In the **CSS overview** tool, when navigating to a tab, screen readers announce the tab label. After entering that tab and then navigating to an **occurrences** button, screen readers announce the button's label, such as "Two occurrences":
0 commit comments