Editable and runnable code sample on dlang.org by Damian Ziemba (nazriel)
nazriel
nazriel6969 at gmail.com
Sat Jul 7 01:36:22 PDT 2012
On Saturday, 7 July 2012 at 06:23:03 UTC, David Nadlinger wrote:
> On Thursday, 5 July 2012 at 16:26:02 UTC, Andrei Alexandrescu
> wrote:
>> Damian is actively working on the UI as I'm writing this. Feel
>> free to chime in with feedback!
>
> When on dlang.org/ and pressing Back and then Forward again,
> the contents of the input area disappear on Chrome 20.0.1132.47
> (OS X): http://imgur.com/TgfnT
>
Nice catch David,
Unfortunately I can't do much about it as it is Webkit bug, so
Chromium and Safari suffers from this.
Doesn't happen on Firefox, Opera (and probably IE - can't test
right now).
It's bug described here:
http://code.google.com/p/chromium/issues/detail?id=64467 and
here: https://bugs.webkit.org/show_bug.cgi?id=90259
Looks like fix for this has been applied 8 days ago:
http://trac.webkit.org/changeset/121552
I will try to find workaround tho.
Thanks for report David.
Best regards,
Damian Ziemba
More information about the Digitalmars-d
mailing list