[Inline Rename] Move cursor to correct position on pressing Home and End
ClosedPublic

Authored by chinmoyr on May 5 2019, 1:16 PM.

Details

Summary

When pressing home or end key on a wrapped file name the cursor should move to beginning or end of the whole file name
instead of the last line (which is the default behaviour of any textedit widget).

BUG: 363179

Diff Detail

Repository
R318 Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
chinmoyr created this revision.May 5 2019, 1:16 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptMay 5 2019, 1:16 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
chinmoyr requested review of this revision.May 5 2019, 1:16 PM
ngraham accepted this revision as: ngraham.May 5 2019, 9:15 PM
ngraham added a subscriber: ngraham.

Thanks, works great and code LGTM.

@elvisangelaccio?

This revision is now accepted and ready to land.May 5 2019, 9:15 PM
This revision was automatically updated to reflect the committed changes.