[frameworks-kio] [Bug 424081] Pasted-in path is not treated as valid path in default/current directory

2020-08-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424081

j...@forestfield.org changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REOPENED

--- Comment #4 from j...@forestfield.org ---
Please see https://forestfield.org/paste-into-directory-panel-bug.webm for a
video demonstrating the bug. I would have attached this video to the bug but
the video is slightly larger than the maximum attachment size for bugs.kde.org.

In this movie I used Dolphin version 20.04.3 and I enabled the "'Copy To' and
'Move To' commands" service. I knew this service would bring up the directory
selector panel I referred to, but no data is moved and this bug has nothing to
do with moving/copying data.

"foo" is in the clipboard. You can see that I'm in the process of using Dolphin
to move foo.txt into one of the foo folders (foo1 through foo4).

When I typed the forward slash, the directory panel helped me by filling in
auto-complete candidates. This is the bug: When I pasted "foo" from the
clipboard, the completion candidate list did not update to show me only the 4
foo directories (the only relevant directories matching what's in the text).
When I pressed backspace to remove the trailing "o" in "foo", the candidate
list was updated.

Therefore I concluded that pasted-in text was not treated like typed-in text.
Typed-in text appeared to be handled properly but pasted-in text was ignored.

What should have happened? When I pasted in "foo" the candidate list should
have updated to show the foo directories. I deleted the trailing "o" as a
workaround for this bug, knowing that the keystroke will cause the
auto-completion to go into action and update the completion candidate list.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 424081] Pasted-in path is not treated as valid path in default/current directory

2020-08-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=424081

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Nate Graham  ---
Are you talking about the text input area below the main view, or above it?

The text input area above the view is a URL input field that shows the URL that
the view is displaying, and lets you change it. It accepts only directories.

The text input area below the view is a filename entry field that allows you to
enter the name of the filename to save or open. It accepts only files as input.

Which one are you talking about? A video may help to understand what's going
on, in this case.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 424081] Pasted-in path is not treated as valid path in default/current directory

2020-08-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424081

j...@forestfield.org changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|NOT A BUG   |---
 Status|RESOLVED|REOPENED

--- Comment #2 from j...@forestfield.org ---
Perhaps this bug is assigned to the wrong view.

The view I'm talking about allows one to navigate directories and tries to help
the user by offering completion alternatives. This view certainly does change
what is selected when one types in something ambiguous where something in the
current view would apply (for instance, if the view is showing your home
directory and there are two subdirs named "foo1" and "foo2" and you type "foo"
both of the foo* directories would appear as alternatives you can pick using
the arrow up/down keys or by clicking. If you pick "foo1", say, then foo1 is
selected in the directory hierarchy).

This view also accepts pasted-in text from the clipboard in the text input
area. But there's a bug here: typed-in data has a chance of showing you the
aforementioned completion list. Pasted-in text (even if the clipboard data
matches a directory) never brings up the completion list (but pasting in text
should bring up the completion list if what was pasted-in is relevant).

Does this help identify the view and the issue I'm trying to report?

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 424081] Pasted-in path is not treated as valid path in default/current directory

2020-07-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=424081

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Nate Graham  ---
Hmm, that's not now this part of the dialog works; the filename field accepts
arbitrary URLs so you can open them quickly, but it's not its job to change the
view. That's what the URL field is for. If the URL fiels is in breadcrumbs
mode, you can hit Ctrl+L to make it into a text field you can use to type a
path which will switch the view.

-- 
You are receiving this mail because:
You are watching all bug changes.