# Safari가 자동으로 ID를 입력하려고 해요

> Clean Markdown view of GeekNews topic #4354. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4354](https://news.hada.io/topic?id=4354)
- GeekNews Markdown: [https://news.hada.io/topic/4354.md](https://news.hada.io/topic/4354.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-05-29T09:13:32+09:00
- Updated: 2021-05-29T09:13:32+09:00
- Original source: [github.com](https://github.com/livewire-ui/spotlight/issues/25)
- Points: 5
- Comments: 2

## Topic Body

- 사파리 브라우저는 "Welcome Back" 이란 문장이 들어가면 로그인 페이지로 인식해서 아무 텍스트 박스나 ID입력창으로 인식하고 자동완성 팝업을 띄움

ㅤ→ 실제로 다른 용도의 입력창임에도 불구하고 무조건 나타남

ㅤ→ 안나오게 하기 위해선 가운데 빈칸을 &nbsp; 로 하거나 하는 등의 편법을 써야

- "Sign in" / "Log in" 단어가 들어가도 마찬가지

## Comments



### Comment 5331

- Author: alstjr7375
- Created: 2021-05-30T13:06:56+09:00
- Points: 2

안그러면 대충 만들어져 작동 안하는 사이트들이 많아서 ㅎㅎ

### Comment 5323

- Author: xguru
- Created: 2021-05-29T09:13:46+09:00
- Points: 1

https://news.ycombinator.com/item?id=27313284

해커뉴스 댓글에는 이게 꼭 Safari 문제만은 아니며, 모든 암호 관리자들이 비슷하게 동작한다고

크롬의 경우에는 autocomplete="off" 하더라도 자동완성되는 "버그"가 있고, "won't fix" 라고 되어있기도 함

https://bugs.chromium.org/p/chromium/issues/detail?id=587466
