[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
 Status|UNCONFIRMED |RESOLVED

--- Comment #12 from David Rosca  ---
> Why would you have this set as default?!
No idea, but I agree that this should not be enabled by default. In any case,
it's not Falkon, but KDE platform plugin doing this.

*** This bug has been marked as a duplicate of 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 #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?!

-- 
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 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"
setTabText "Dropbox"
setTabText "Dropbox"

No & in the text.

-- 
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 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 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 #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 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 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 happen with tabs in other Qt apps?

-- 
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 #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 and it starts
with "3", I cannot switch to the third tab with Alt+3 because this tab is the
second and it starts with... 3.

-- 
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-10 Thread Anmol Gautam
https://bugs.kde.org/show_bug.cgi?id=394010

Anmol Gautam  changed:

   What|Removed |Added

 CC||tarpta...@gmail.com

--- Comment #3 from Anmol Gautam  ---
Alt+D does focus the address bar (Plasma 5.5.5, Falkon 3.0.99 (master))
There is probably something else doing this.

-- 
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-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.

I have tested it before the screen cast and it was behaving as with breeze.

You cannot see in the video that actually the first Alt+D nothing happens, and
the second one switches to the tab. This is common for both Fusion and Breeze.

-- 
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-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 is doing this, maybe breeze style or
platform theme.

Can you try with "falkon -style fusion" ?

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