Opened 13 years ago

Closed 13 years ago

#189 closed task (wontfix)

Inconsitent behavior of QWebSettings::(set)iconDatabasePath()

Reported by: rudi Owned by:
Priority: minor Milestone: Qt Enhanced
Component: General Version: 4.6.2
Severity: low Keywords:
Cc:

Description

This is a multiplatform issue. Not sure if it is kown at Nokia and/or fixed in 4.7:

QWebSettings::iconDatabasePath() returns the fully qualified file path of the icon database file instead of only the directory where the database file is located. This contradicts to the docs and to the corresponding "set" function. Furthermore, the returned path name contains native separators where it should use forward slashes.

Change History (2)

comment:1 Changed 13 years ago by Silvan Scherrer

Type: defecttask

could you post this bug to original Qt bugtracker? as i don't think we should fix that for our implementation only.

comment:2 Changed 13 years ago by rudi

Resolution: wontfix
Status: newclosed

I guess, I won't. I went to the Qt bugtracker. They say that QtWebKit? issues should be reported somewhere else. Following the link, I was directed to the WebKit? Track. Having registered there they said, that I have to create a bugzilla account where I was warned, that I should not use my regular email address because it might get spammed.

That's too complicated ! So let's forget it.

Note: See TracTickets for help on using tickets.