Summary: | Drag and drop from konqueror to mozilla provides incorrect URL | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Wendell Nichols <wcn00> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ana, l.lunak |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wendell Nichols
2004-08-29 17:57:49 UTC
A solution could be to always use the 'correct' file:///... URL internally, and for URL's which the user sees, use the short file:/... form. This can be done by letting KURL::url always return the longer form, and KURL::prettyURL the shorter form. KDE 3.4 alpha 1 and later uses "file:///" everywhere now for local file: URLs Please reopen if this is still a problem with KDE 3.4 alpha 1 or later I suspect the answer will be 'no', but anyway I have to try: from what you recall from the fix, is it backportable? Not that I ask that it gets commited to KDE_3_3_BRANCH, but if I received some indications, I'd like to recollect myself the patches to include them in Debian's 3.3.2 packges. Thanks. |