WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: A question about chrome devTool undock function for screen reader user

for

From: glen walker
Date: Feb 12, 2019 12:36AM


If you open devtools and it's docked, you can use the shortcut ctrl+shift+D
to undock it, which opens the devtools in a separate window. You have to
use that shortcut in the devtools panel after it's opened. If you try it
in chrome without devtools opened, it doesn't do anything. And as Steve
said, once you undock it, the setting is remembered. If you want to
re-dock it, just make sure the devtools window is active and hit
ctrl+shift+D again.

Glen