Download Web View DictionaryBug Free Java Code
Description
Showcases an easy to duplicate bug with Webview in Cocoa. Launch the application to see the Google homepage. Type some text in the searchbar and then highlight it, right click, and choose "look up in dictionary". All the link text at the top of the page will go blurry.
Source Files
The download file WebView-DictionaryBug-master.zip has the following entries.
test.xcodeproj/project.pbxproj// w w w . j a v a2 s.co m
test.xcodeproj/project.xcworkspace/contents.xcworkspacedata
test.xcodeproj/project.xcworkspace/xcuserdata/aschenk.xcuserdatad/UserInterfaceState.xcuserstate
test.xcodeproj/xcuserdata/aschenk.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
test.xcodeproj/xcuserdata/aschenk.xcuserdatad/xcschemes/test.xcscheme
test.xcodeproj/xcuserdata/aschenk.xcuserdatad/xcschemes/xcschememanagement.plist
test/en.lproj/Credits.rtf
test/en.lproj/InfoPlist.strings
test/en.lproj/MainMenu.xib
test/main.m
test/test-Info.plist
test/test-Prefix.pch
test/testAppDelegate.h
test/testAppDelegate.m
Download
Click the following link to download WebView-DictionaryBug-master.zip.
WebView-DictionaryBug-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »