﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14638	inconsistent startupFocus behavior in webkit when url a fragment identifier (# character)	Kevin Kamel		"== Steps to reproduce ==

1. Open attached test file with a webkit browser. 
2. Press the test link, which replaces a textarea with CKEditor upon pressing a link which happens to reference ""#"".
3. Observe page scroll, appears startupFocus is ignored

== Expected result ==

startupFocus set to false should block the page from scrolling upon a replace() call.

== Actual result ==

startupFocus is ignored when a fragment identifier is present within the url, allowing the page to scroll within webkit.

== Other details (browser, OS, CKEditor version, installed plugins) ==

I observed this on the most recent versions of Safari and WebKit. It does not appear to occur on Firefox, but may affect IE.

I tried this on CKEditor 4.5.4, 4.5.8 and 4.5.9
"	Bug	closed	Normal		General		duplicate		
