Program Tip

IE 8 개발자 도구가 Windows에서 작동하지 않습니까?

programtip 2020. 10. 15. 21:26
반응형

IE 8 개발자 도구가 Windows에서 작동하지 않습니까?


Internet Explorer 8을 선택하지 않고 사용하고 있습니다. 스크립트를 디버깅해야합니다. 그러나 개발자 도구 아이콘을 몇 번 클릭해도 도구 아래에 있거나 F12를 클릭해도 표시되지 않습니다. 때로는 작업 표시 줄에서 최소화 된 것을 볼 수 있지만 실제로 클릭하면됩니다. 표시되지 않습니다 ...

누구든지 그것을 작동시키는 방법이나 문제가 무엇인지 알고 있습니까? 나는 운이없는 모든 프로세스를 죽이는 다시 시작 업데이트를 시도했습니다.


창 / 도구 모음 (자주 화면이 꺼져있을 수 있습니다 방법 떨어져 왼쪽) 또는 0 크기를 가지고있다. @EricLaw의 제안이 작동하지 않으면 제거하고 다시 설치하는 것이 좋습니다 (대기중인 삭제가 완료 될 수 있도록 제거하고 다시 설치하는 사이에 로그 오프하거나 재부팅).

수년 동안 다양한 응용 프로그램에서 유사한 문제가 발생했습니다. 특히 응용 프로그램이 최소화되어있는 동안 (가끔 최대화 된 경우에도) 종료 한 경우 특히 그렇습니다. 종종 개발자는 창 / 도구 모음 크기 및 / 또는 위치를 저장하기 전에 이러한 조건을 고려하지 않아 다음 실행을위한 잘못된 좌표 집합이 발생합니다. 근본 원인은 Windows 3.x 및 GetWindowPlacementAPI로 돌아갑니다 .


다음을 수행했습니다.

  1. 작업 표시 줄에서 개발자 도구를 마우스 오른쪽 버튼으로 클릭하고
  2. 최대화를 선택합니다 .
  3. 창을 Internet Explorer ( Ctrl+ P)에 고정
  4. 그런 다음 IE에 나타납니다.
  5. 고정을 해제 하려면 복원 버튼을 선택하십시오 .

누군가가 해고 당했으면 좋겠어요.


전에 이런 문제에 대해 들어 본 적이 없지만 추측해야한다면 도구가 화면 가장자리에서 밀려날 수 있다고 생각합니까? 작업 표시 줄 항목을 클릭하면 alt+ space를 누른 다음 m, "이동"커서가 표시됩니까?


  1. F12 (개발자 도구의 핵심)
  2. alt+ space+ x(창 최대화)
  3. 상단 이름 표시 줄을 클릭하고 창 이동

개발자 도구 가 실행 중인지 확인하십시오 . Windows 작업 관리자를 시작합니다. '응용 프로그램'에서 '개발자 도구'를 마우스 오른쪽 버튼으로 클릭하고 '최대화'를 선택합니다. 프레스토 악장!
땀이 거의없이 문제가 해결되었습니다.


나는 같은 문제가 있었고 반복적으로 움직였다. 이동 커서는 항상 화면의 왼쪽 상단으로 돌아갑니다.

나를위한 해결책은 작업 표시 줄에서 항목을 선택하고 마우스 오른쪽 버튼을 클릭 한 다음 최대화를 선택하는 것이 었습니다. IE 8 도구 창이 정상적으로 표시되었습니다.


나는 다음을한다 ...

IE 8 개발자 도구 내의 작업 표시 줄에서 오른쪽 버튼을 클릭하고 이동을 선택합니다.

그런 다음 마우스로 이동하거나 화살표로 이동하십시오.


아마도 전적으로 주제가 될 것입니다. 나도 이것으로 어려움을 겪었지만 비활성화되었습니다.

인터넷 검색 후 (답 여기에 제공된 것과 거의 동일 해 보였습니다. IE8 개발자 도구가 작동하지 않는 이유는 무엇입니까? ) Disabled 키가 설정되어 있음을 발견했습니다 (값이 1로 설정 됨). 따라서 regedit를 열고 키를 찾으십시오 (위의 다른 답변에서도 언급 됨).

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Internet Explorer \ IEDevTools]

그런 다음 속성을 찾습니다.

비활성화 됨 = 1

그리고 다음과 같이 설정하십시오.

비활성화 됨 = 0

IE8을 연 후 개발자 도구를 다시 사용할 수 있습니다. :).


Alt / ctrl 옆에있는 WINDOWS 키를 누른 상태에서 화살표 키를 사용해보십시오.


팁이 예기치 않게 잘 작동했습니다! 내 Windows XP Pro 컴퓨터에 듀얼 모니터가 있는데,이 문제가 발생했을 때 세 번째로 실험 중이었습니다. 또한 LogMeIn을 사용하여 원격으로 컴퓨터에 접속했습니다 (문제가 발생하는지 확실하지 않음).

Alt + Space를 누른 다음 프로그램을 닫고 F12를 사용하여 IE 페이지의 기본 프레임에서 다시 시작했습니다. IE 8은 아직 베타 버전이지만 툴바 개발자가 놓친 것 같습니까? 그렇지 않으면 대부분의 경우 firebug가 더 잘 작동하지만 나쁜 디버거는 아닙니다.


나는 설명한 것과 같은 문제가 있었다. 문제는 IE 8 개발자 도구 모음 창의 크기가 0이라는 것입니다. 또한 Tab + Windows 키를 사용할 때 IE 8 Dev Toolbar를 볼 수 있었고 마치 화면이 꺼진 것처럼 다른 창 아래에 나열되었습니다.

이 문제를 해결 한 방법은 작업 표시 줄에서 IE 8 Dev Toolbar를 마우스 오른쪽 버튼으로 클릭하고 최대화를 선택하는 것입니다. 거기에서 개발자 도구 모음 전체 화면을 볼 수있었습니다 (웹 페이지에서 클릭으로 요소를 선택하고 싶었 기 때문에별로 도움이되지는 않습니다). 그런 다음 핀을 클릭했습니다 (또는 ctrl + p를 누를 수 있음). 거기에서 개발자 도구 모음의 고정을 해제하고 크기를 조정하고 정상적으로 사용할 수 있습니다.


저는이 문제가 있었고 해결책을 찾았습니다 .- 저는 두 대의 모니터를 사용하고 IE8 Dev 도구를 열 때마다 개발 도구 창을 전체 화면으로 최대화하거나 작업 표시 줄로 최소화했습니다 (최소한의 말을해도 짜증이납니다). 다른 문제는 최대화 할 때 창이 전체 화면 모드로 고정되어 더 편리한 크기와 위치로 끌 수 없다는 것입니다. 그래서 그것은 전부 아니면 아무것도 아니었다!

이 문제를 해결하기 위해 개발자 도구 창을 그대로 열 수있는 수정 사항을 "우연히 발견"했습니다 (내가 원하는대로 위치 및 크기를 조정할 수있는 별도의 창) ....

Press ctrl+p (PIN) to attach the dev Tools window to the bottom of the actual browser window. At this stage move your browser window into your main monitor if its not already there. Then un-pin it. For me the Dev tools window then started to behave properly and consistently.

Why the hell MS hasnt released an update for this yet is beyond me. Any way hope this helps any of you.


I had the same problem on a brand new Win7 installation - it occurred after having used the debugger without problems for some time, probably also due to temporarily working with dual monitors.

Check the registry key "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IEDevTools" and remove the "WindowsPos", and "Pinned" keys.


I tried nearly all the answers but none of them worked in my case. The way I made that worked is a little bit work around.

  1. Go to Tools> Internet Options> Advanced> Uncheck the disable script debugging.
  2. Now, open up any html page which has some scripting errors. This will enable the developers tool back to work.

If your Debug Tools are at the top left of the screen and you can't move them, you can also 1.

  1. Open regedit
  2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IEDevTools
  3. Delete the window position entry.

I had the same problem. I don't know what I did but it just did not showed up. So in order to show it up I've right click in Status Bar on the right window from those 2 Internet Explorer windows and chose Maximize. Then I saw it back :)

enter image description here


some how I have the same problem and for me it appeared that the developer window was minimized at its maximum (don't ask me how this occurred), however this can easily be solved in window 7 by hovering over icon on windows task bar (on the preview popup) showed by windows 7 menu bar, yhen right click it and the press maximize.

This solved my issue.

Hurray for FF!


This is a known issue of IE8. If you minimize the debugger tool window and close the IE. Next time you open the debugger tool window, it will memeorize it's minimized state. So you won't see it except an icon on the task bar.

Solution: Hover you mouse over the debugger tool icon on the task bar for a while, when a window pops up for the icon, right click the window and choose the Maximize from the context menu.


Windows 7: as stated in other answers, the F12 window (or any window) can hide. Unfortunately, sometimes it does not show anywhere, including the taskbar. I've found right clicking on the taskbar and selecting "Cascade Windows" always brings it back into view.


I would add the "Developer Tool" in the current toolbar buttons by clicking on Tools ->Customize Toolbar. Disable Debugging settings should be unchecked. Then click on Developer Tool button in the toolbar. It will display the debugger window separately and maximized. On the right up corner will the icon for pin it. Click on it, it will get attached with the current page you are debugging.


In my case, Developer Tools was disabled entirely in the registry.

The "Disabled" key in "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IEDevTools" was set to 1. I had to change it to 0.


It was also disabled in my registry but the DWORD could be found in HKLM\Software\Wow6432Node\Microsoft\Internet Explorer\IEDevTools. Set disabled to 0


After deselecting the Internet Explorer option from Windows' Add/Remove Windows Components dialogue, I cannot open the tools (although the browser was not removed at all). Re-adding that component has no effect.

Re-installing Windows XP in VirtualBox seems to be the most reliable solution.

참고URL : https://stackoverflow.com/questions/1234163/ie-8-developer-tools-not-working-in-windows

반응형