[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2021-02-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=406028 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2021-01-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #16 from Bug Janitor Service --- 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

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2021-01-02 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=406028 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Resolution|---

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2020-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406028 hoperidesal...@protonmail.ch changed: What|Removed |Added CC||hoperidesalone@protonmail.c

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2020-07-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=406028 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #14 from Bug

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2020-07-02 Thread Aldrin Tadas
https://bugs.kde.org/show_bug.cgi?id=406028 Aldrin Tadas changed: What|Removed |Added CC||aldrintada...@gmail.com --- Comment #13 from

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2020-04-21 Thread asit dhal
https://bugs.kde.org/show_bug.cgi?id=406028 asit dhal changed: What|Removed |Added CC||dhal.as...@gmail.com -- You are receiving this

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406028 Nate Graham changed: What|Removed |Added CC||elvis.angelac...@kde.org -- You are receiving

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-22 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #12 from Antonio --- (In reply to Nate Graham from comment #10) > It's switching the view to show the right-clicked-on item because you're > emitting slotItemActivated(), which does that. > > How about if you emit neither

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-15 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #11 from Antonio --- (In reply to Nate Graham from comment #10) > It's switching the view to show the right-clicked-on item because you're > emitting slotItemActivated(), which does that. > > How about if you emit neither

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #10 from Nate Graham --- It's switching the view to show the right-clicked-on item because you're emitting slotItemActivated(), which does that. How about if you emit neither slotItemActivated() nor updateCurrentItem()? If that doesn't

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-13 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #9 from Antonio --- Hi, I finally understand the basics of how the context menu works in KDE. So i used the signal 'requestContextMenu' when a user right clicks on a folder in the folder panel. But I can't get around the problem that it

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #8 from Nate Graham --- Great! -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-08 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #7 from Antonio --- (In reply to Marcus Sundman from comment #6) > How about https://cgit.kde.org/dolphin.git/tree/src/dolphincontextmenu.cpp ? Thanks, will add it there. After that, treeviewcontextmenu might become unused:

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-07 Thread Marcus Sundman
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #6 from Marcus Sundman --- (In reply to Antonio from comment #5) > Hi, I'm onto something here and would really like to solve this. > One thing tho: Where to put the function that would be called by both right > click context menus. There

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-07-07 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=406028 Antonio changed: What|Removed |Added CC||antonio.prc...@gmail.com --- Comment #5 from Antonio

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-04-27 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406028 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving this

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-04-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #4 from Nate Graham --- (In reply to Abijith from comment #2) > (In reply to Nate Graham from comment #1) > > Yep, looks like it. Probably not a hard patch to write, either. Wanna try > > your hand at it? I can help! > > I am looking for

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-04-04 Thread Marcus Sundman
https://bugs.kde.org/show_bug.cgi?id=406028 --- Comment #3 from Marcus Sundman --- (In reply to Abijith from comment #2) > (In reply to Nate Graham from comment #1) > > Yep, looks like it. Probably not a hard patch to write, either. Wanna try > > your hand at it? I can help! > > I am looking

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-04-04 Thread Abijith
https://bugs.kde.org/show_bug.cgi?id=406028 Abijith changed: What|Removed |Added CC||abijithwarr...@gmail.com --- Comment #2 from Abijith

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406028 Nate Graham changed: What|Removed |Added CC||n...@kde.org Ever confirmed|0

[dolphin] [Bug 406028] Folder right-click menu is missing items in the folder panel

2019-03-29 Thread Marcus Sundman
https://bugs.kde.org/show_bug.cgi?id=406028 Marcus Sundman changed: What|Removed |Added CC||sund...@iki.fi -- You are receiving this