[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 278618] Obviously the canvas 2D rendering context method
From:       Gérard Talbot <browserbugs () gtalbot ! org>
Date:       2011-08-29 23:29:14
Message-ID: E1QyBGU-0002gA-DX () bugs ! kde ! org
[Download RAW message or body]

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





--- Comment #11 from Gérard Talbot <browserbugs gtalbot org>  2011-08-29 23:29:14 ---
Here's an even more compact, cool and minimized way to test this.

Steps: 
1- Check the checkbox Configuration/Configure Konqueror.../Internet Navigation
category/Java & Javascript section/Javascript tab/Enable Debugger

2- Load a webpage, almost any webpage, like this very 
https://bugs.kde.org/show_bug.cgi?id=278618
webpage

3- View/Javascript debugger

4- In Konqueror's javascript console, load a script from the scripts loaded
panel (e.g.: say, in index.cgi, 104-104 which is
document.forms['f'].quicksearch.focus();)

5- Type in 
var ctxt = document.createElement("canvas").getContext("2d"); typeof
ctxt.fillText == "function";
in the text box of Console panel and hit Enter button on its right side

Actual results in Konqueror 4.7.0: false

Actual results in Firefox 6.0 error console, in Opera 11.50 Javascript error
console, Chrome 13.0.782.215 console, Safari 5.1 console: true

Expected results: true

No testcase needed, no attachment needed, with everything clear, clean and
straightforward.

regards, Gérard

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic