Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590990 - kde-frameworks/ktexteditor-5.24.0 breaks Kate auto-brackets
Summary: kde-frameworks/ktexteditor-5.24.0 breaks Kate auto-brackets
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard: fixed in 5.26.0
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-11 00:17 UTC by Freddie Witherden
Modified: 2016-09-15 12:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Freddie Witherden 2016-08-11 00:17:40 UTC
After upgrading to kde-frameworks/ktexteditor-5.24.0 from 5.23.0 the 'auto brackets' feature in Kate (which uses the ktexteditor component) no longer works as expected.

Using Kate (with auto-brackets enabled) and 5.23.0 if one types [ followed by ' the result is:

    ['|']

where a | is used to indicate the position of the caret.  However, after upgrading to 5.24.0 the result becomes:

    ['|]

where the closing ' has not been automatically inserted.  Downgrading to 5.23.0 resolves the issue.
Comment 1 Andreas Sturmlechner gentoo-dev 2016-08-14 22:37:01 UTC
5.25.0 in tree, is it possibly fixed?
Comment 2 Freddie Witherden 2016-08-17 21:34:38 UTC
(In reply to Andreas Sturmlechner from comment #1)
> 5.25.0 in tree, is it possibly fixed?

Confirmed in 5.25.0.
Comment 3 Michael Palimaka (kensington) gentoo-dev 2016-08-18 12:52:58 UTC
(In reply to Freddie Witherden from comment #2)
> (In reply to Andreas Sturmlechner from comment #1)
> > 5.25.0 in tree, is it possibly fixed?
> 
> Confirmed in 5.25.0.

Just to check, is that confirmed fixed? If so, we can resolve this bug as 5.24 will not be out next stable candidate.
Comment 4 Freddie Witherden 2016-08-18 13:03:39 UTC
(In reply to Michael Palimaka (kensington) from comment #3)
> (In reply to Freddie Witherden from comment #2)
> > (In reply to Andreas Sturmlechner from comment #1)
> > > 5.25.0 in tree, is it possibly fixed?
> > 
> > Confirmed in 5.25.0.
> 
> Just to check, is that confirmed fixed? If so, we can resolve this bug as
> 5.24 will not be out next stable candidate.

Still present.
Comment 5 Michael Palimaka (kensington) gentoo-dev 2016-08-18 14:40:07 UTC
I would suggest to report upstream, then. If you are able to bisect the offending commit, I am sure that would be helpful to them.
Comment 7 Michael Palimaka (kensington) gentoo-dev 2016-09-15 12:34:21 UTC
5.26.0 is in tree now