https://bugs.kde.org/show_bug.cgi?id=406028
Aldrin Tadas <aldrintada...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldrintada...@gmail.com --- Comment #13 from Aldrin Tadas <aldrintada...@gmail.com> --- (In reply to Marcus Sundman from comment #3) > (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 assistance on fixing bugs, can you help me? I am very much > > interested in fixing but I have little trouble understanding stuff. I would > > like help. > > When you find the relevant places in the code, please don't copy'n'paste the > code that adds those menu entries, but have both places call the same piece > of code. For example, you can have a function adding those menu entries, and > then call the same function from both popup-menu-creation places. (That way, > if someone adds more menu entries then those will automatically go to both > menus.) Hello, seems like Places panel, Folders panel and the Main View have their own implementation of context menus. It would be impossible to add the missing "openInNewTab"/"openInNewWindow" functionality without rewriting one that is specific to the Folders Panel. I want to start working on this one, but I'm gonna need guidance on where to start tackling this. -- You are receiving this mail because: You are watching all bug changes.