Dear Monks,

When I try submitting a reply to a question, I get some strange url in Chrome:

data:,

and all I see is a blank page, and my reply does not show up at perlmonks.

Replies are listed 'Best First'.
Re: Can't submit answers with Chrome 39.0.2171.95 (64-bit)
by Old_Gray_Bear (Bishop) on Jan 04, 2015 at 01:13 UTC
    I agree with the AnonyMonks, you appear to have encountered a Colourfull Bug.

    ----
    I Go Back to Sleep, Now.

    OGB

Re: Can't submit answers with Chrome 39.0.2171.95 (64-bit)
by superfrink (Curate) on Jan 04, 2015 at 02:22 UTC
    This is a test post using Google Chrome 39.0.2171.95 (Official Build) m on Windows.
Re: Can't submit answers with Chrome 39.0.2171.95 (64-bit)
by Anonymous Monk on Jan 04, 2015 at 01:10 UTC
    Well, let's see. this is using chrome, Version 39.0.2171.95 m, up to date (I just checked when I got the version number).
Re: Can't submit answers with Chrome 39.0.2171.95 (64-bit)
by Anonymous Monk on Jan 04, 2015 at 01:05 UTC
    So you found a bug in chrome?
Re: Can't submit answers with Chrome 39.0.2171.95 (64-bit)
by locked_user sundialsvc4 (Abbot) on Jan 05, 2015 at 19:33 UTC

    Something smells really funny about this report, “7 ...”   Can you effortlessly reproduce this behavior, even right-now?   And, when you say “some strange url,” exactly what do/did you see ... and where do/did you see it ... that causes you to refer to it as a “url?”

    I’m 99.9% certain that there must be something “mistaken” about this bug-report, because ... well ... because PM isn’t a JavaScript-driven site.   The HTML that generates the “Preview” button on this particular page, for example, is simply this:
    <input type="submit" name="op" value="preview" /> ... in a perfectly-unadorned <form>.   Really, nothing at all for Chrome (or any other browser) to screw-up.

    Please advise.