[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=394010 David Rosca changed: What|Removed |Added Resolution|--- |DUPLICATE

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #11 from Cristian Adam --- > Try adding > > [Development] > AutoCheckAccelerators=false > > to ~/.config/kdeglobals as suggested in bug 337491 This fixes it! Thank you! Why would you have this set as default?!

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #10 from David Rosca --- Try adding [Development] AutoCheckAccelerators=false to ~/.config/kdeglobals as suggested in bug 337491 -- You are receiving this mail because: You are watching all bug changes.

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #9 from Cristian Adam --- setTabText "Empty Page" setTabText "Empty Page" setTabText "dropbox.com" setTabText "dropbox.com" setTabText "www.dropbox.com" setTabText "https://www.dropbox.com; setTabText "Dropbox"

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #8 from David Rosca --- Created attachment 112579 --> https://bugs.kde.org/attachment.cgi?id=112579=edit setTabText debug It's not Qt doing this. Can you please apply this patch and post terminal output? -- You are

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #7 from Cristian Adam --- It seems there is a bug report for Qt: https://bugreports.qt.io/browse/QTBUG-46291 -- You are receiving this mail because: You are watching all bug changes.

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #6 from Cristian Adam --- Krusader also adds keyboard shortcuts to its tabs. I tried changing the system themes, the "feature" is still there. So it seems is a Qt 5.10 "feature". -- You are receiving this mail

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #5 from David Rosca --- > I wish I could disable the ability to switch tabs with Alt+ the page name>. Well, it's not feature in Falkon itself. Something else is doing this, but I have no idea what, sorry. Does it also

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-11 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #4 from Cristian Adam --- Just tested with Falkon 3.0.1 on KDE Neon. But still there. I wish I could disable the ability to switch tabs with Alt+. For example, I have now three tabs opened, this tab is the second

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-10 Thread Anmol Gautam
https://bugs.kde.org/show_bug.cgi?id=394010 Anmol Gautam changed: What|Removed |Added CC||tarpta...@gmail.com ---

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-08 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #2 from Cristian Adam --- Created attachment 112509 --> https://bugs.kde.org/attachment.cgi?id=112509=edit Falkon Fusion I have attached a screen cast with -style fusion. The first time it worked, then it didn't.

[Falkon] [Bug 394010] Alt+D is being overwritten by the tab which has a title starting with D

2018-05-08 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=394010 --- Comment #1 from David Rosca --- It shouldn't work like that, it even tries to strip the accelerators (& character) from title to prevent interpreting it as such and resulting in this behavior. However, it seems like something else