Questions tagged [konqueror]

A web browser / file manager for Linux

Konqueror is a web browser / file manager / general purpose document display utility for Linux.

4 questions
1
vote
0 answers

change default service preference for application/xml global

Background: KDE4 global change application/xml (all users) For application xml in "services preference order" the default is that konqueror use "KHTML (khtml)" profile (see service preference order) on top in local provice file associations. But…
Pinguin_12
  • 11
  • 3
0
votes
1 answer

Konkqueror and KHTML engine - disable right click

I'm using Konqueror 4.14.25 with KHTML engine and cannot disable the right click (the context menu). I've tried document.addEventListener('contextmenu', function(event) { event.preventDefault() }); but it seems that the contextmenu event does not…
lazerbrain
  • 171
  • 1
  • 4
  • 17
0
votes
3 answers

Why is this HTML form sometimes rendering differently just by reloading the page in the browser?

The following valid HTML5 document renders randomly (font and box sizes change in an unpredictable manner) just by reloading it in the browser (make sure to do shift-reloads so the browser cache gets reset). I see no reason why this should occur.…
SO Stinks
  • 3,258
  • 4
  • 32
  • 37
0
votes
1 answer

How to produce gradients in Konqueror

While trying to make linear gradients as cross-browser compatible as possible, I'm running into a problem. Konqueror won't cooperate. When you search for linear-gradient konqueror you'll find many examples of -khtml-prefixed linear gradients that…
Mr Lister
  • 45,515
  • 15
  • 108
  • 150