Bug 47824 - limitations in behavior when use index.html is on
Summary: limitations in behavior when use index.html is on
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2002-09-13 17:52 UTC by Geoffrey Simms
Modified: 2018-10-29 02:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Simms 2002-09-13 17:52:35 UTC
Version:            (using KDE KDE 3.0.3)
Installed from:    Compiled From Sources
OS:          Linux

in "web" mode, a directory listing looks exactly like the file manager mode, but has many useful features disabled. 

Specifically: I am trying to simulate the IRIX desktop filemanager's feature of a "shelf." In some directories, I have a .shelf directory and the following index.html:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
   "http://www.w3.org/TR/html4/frameset.dtd">
<HTML>
<HEAD>
<TITLE>Shelf Frameset</TITLE>
</HEAD>
<FRAMESET Rows="80%, 20%">
      <FRAME src="./">
      <FRAME src="./.shelf/">
</FRAMESET>
</HTML>

When I turn on "use index.html," I get a nice icon directory listing in both frames. However, the behavior of the icons is different. Clicking on a document or application does not open it, and file deletion is disabled.

Is there a necessary reason to cripple the file-management features when a directory listing is in "web" mode? The same frameset in MSWindows (tested on NT4) works as one would expect, that is, the filemanager is full-featured in each frame.
Comment 1 Gregor Mi 2018-03-26 19:41:33 UTC
Does this wish still applies today?
Comment 2 Andrew Crouthamel 2018-09-28 03:30:36 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-29 02:18:31 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!