GNOME Bugzilla – Bug 585530
[Webkit / Regression] Epiphany does not show local directory entries
Last modified: 2009-06-12 18:43:57 UTC
When passing file:// URI to the existing local directory, "Unable to load page" error is shown. Previously (in Gecko days) it showed list of the directory contents in the browser window... """ Unable to load page Problem occurred while loading the URL file:///home/plaes/code/sympy/doc/_build/html """ This URI works fine: file:///home/plaes/code/sympy/doc/_build/html/index.html
This is actually a bug in WebKitGTK+. I've filled it here: https://bugs.webkit.org/show_bug.cgi?id=26348 Thanks!