Bug 258369

Summary: different behavior on return-key and mouse click usage in file manager mode
Product: [Applications] dolphin Reporter: cbaabc
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal CC: frank78ac
Priority: NOR Keywords: reproducible
Version: 16.12.2   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description cbaabc 2010-11-30 13:06:49 UTC
Version:           unspecified (using KDE 4.5.3) 
OS:                Linux

I use Konqueror as a file manager and if I try to open an application with the return-key or with a left mouse click, something different happens.

A application opens with the return-key the "open with" dialog while the left click starts it.

Reproducible: Always

Steps to Reproduce:
1. Open a application file with a left click.

2. Open a application file with the return key.

Actual Results:  
1. Application starts.

2. "open with" dialog opens.

Expected Results:  
Both should start the application.

Konqueror version 4.5.3 but happend with prior versions too
Comment 1 Frank Reininghaus 2010-11-30 21:25:47 UTC
Thanks for the bug report! I'll reassign to Dolphin because Konqueror uses Dolphin's file management code and I can also reproduce this in Dolphin (to be precise, I don't get the "Open With" dialog, but Dolphin tries to open the application in KWrite, but the root cause is most likely the same):

1. Run 'dolphin applications:'
2. Click an application -> it is run
3. Navigate to an application with the arrow keys and press Enter -> Dolphin tries to open the application in KWrite.

Reproduced in yesterday's trunk.
Comment 2 Frank Reininghaus 2011-02-12 19:14:06 UTC
This will be fixed in 4.6.1.

*** This bug has been marked as a duplicate of bug 250475 ***