Merge lp://qastaging/~niclasl/scratch/fix-1302890 into lp://qastaging/~elementary-apps/scratch/scratch

Proposed by Niclas Lockner
Status: Merged
Approved by: Mario Guerriero
Approved revision: 1273
Merged at revision: 1278
Proposed branch: lp://qastaging/~niclasl/scratch/fix-1302890
Merge into: lp://qastaging/~elementary-apps/scratch/scratch
Diff against target: 20 lines (+2/-2)
1 file modified
src/MainWindow.vala (+2/-2)
To merge this branch: bzr merge lp://qastaging/~niclasl/scratch/fix-1302890
Reviewer Review Type Date Requested Status
Mario Guerriero (community) Approve
Review via email: mp+215315@code.qastaging.launchpad.net

Commit message

Undo, Redo and Revert work with the cursor in search bar

Description of the change

Previously, split_view.get_focus_child () was used to fetch the active view, but since the focus is on the search field no child was returned from the split_view.
In this branch the existing get_current_view () method is used instead, which works better.

To post a comment you must log in.
Revision history for this message
Mario Guerriero (mefrio-g) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches