[WebKit-devel] [Bug 223332] show correctly spoiler labels show/hide in forums

Dawit Alemayehu adawit at kde.org
Mon Dec 19 08:18:01 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=223332





--- Comment #5 from Dawit Alemayehu <adawit kde org>  2011-12-19 08:18:00 ---
(In reply to comment #3)
> Actually this works fine in the most recent versions of khtml, v4.7.4 for me ;
> so the bug is only apparent when using the webkit engine.

I take this back. Your test case will work fine in both khtml and webkit
engines as well so long as you remove

              this.innerText = '';

from the code. Not only that, it will work correctly in other webkit based
browser like the latest version of chromium as well. No clue why setting
innerText to empty seems to have such effect on the input element.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list