Konqueror gives an error at the assignment:
document.getElementById("jobs_list").innerHTML= xmlHttp.responseText;
... from queue_ajax.js.
This prevents it from populating the jobs list.
Both document.getElementById("jobs_list").innerHTML and xmlHttp.responseText evaluate properly, so it is the assignment itself that's the problem.
Logged In: YES
user_id=1921905
Originator: YES