summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-09 17:44:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-09 17:44:45 -0400
commit9d97060a81812d40c1426266778d8fa577497f32 (patch)
tree6c20f9d81b798ffe915990e9fe123010b0877103 /doc/todo
parent9925b47f1a6c3d4440ab55ed3c92b2792e67973c (diff)
Tweak magic number to fix bad behavior in Firefox, which was caused by an earlier fix to bad behavior in Chromium.
Browsers are crap.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/windows_support.mdwn5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index d0c3aa4d7..3b538e14c 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -18,10 +18,5 @@ now! --[[Joey]]
repo creation, autostart, restarting, etc, as --force is not propigated.)
* `git annex assistant` has not been tested, is probably quite incomplete.
Is known to not download any files. (transferrer doesn't built yet)
-* webapp: Odd problem when using Firefox: Some links don't seem to load.
- Clicking on such a link repeatedly will eventually load the right page.
- Network console shows web browser is requesting page "/"
- despite a link to another page being clicked on. Workaround: Use Chrome
- instead; no such problem there.
* No XMPP support (needs a lot of C libraries which are available in
cygwin, but pkg-config does not list them once installed).