cloudtrends / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
1 stars 1 forks source link

cefclient back/forward buttons don't properly reflect history state when navigating with anchors #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build CEF at revision 206.
2. Visit a page with named anchor links referencing the same page.
3. Clicking on an anchor link adds a history item but the cefclient 
back/forward button state is not updated to reflect this.

Original issue reported on code.google.com by magreenb...@gmail.com on 22 Mar 2011 at 11:56

GoogleCodeExporter commented 9 years ago
A new CefHandler::HandleNavStateChange() callback has been added in revision 
208.

Original comment by magreenb...@gmail.com on 24 Mar 2011 at 8:37

GoogleCodeExporter commented 9 years ago
Issue 213 has been merged into this issue.

Original comment by magreenb...@gmail.com on 29 Mar 2011 at 5:51