Xcode, Dev Docs Search Field Loosing Focus?
Posted
by
fuzzygoat
on Stack Overflow
See other posts from Stack Overflow
or by fuzzygoat
Published on 2010-06-22T11:21:05Z
Indexed on
2011/02/09
15:25 UTC
Read the original article
Hit count: 280
I am having a strange issue with the developer documentation (which i have only noticed after installing Xcode 3.2.3). My problem is that as you type in the search field (upper right) it looses focus and immediately starts looking for the first few letters you type. For example if you looking for "NSObject" you start typing "NSO" and as you type the field looses focus the last 5 characters "bject" just give beeps as you need to reselect the field to type extra characters. Has anyone else come across this or know what the problem might be?
cheers Gary.
© Stack Overflow or respective owner