Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Konsole Konsole
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Utilities
  • KonsoleKonsole
  • Merge requests
  • !234

Fix URL hint numbering

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Tobias Holmedahl Sandsmark requested to merge sandsmark/konsole:martin/fix-url-hints into master Oct 03, 2020
  • Overview 2
  • Commits 4
  • Changes 3

The previous behavior was actually the intended one, the URL hints are intended to strictly increase from start to finish (physically on the keyboard).

It might not be "technically" correct, but that's the original behavior before the refactor (and I think it makes the most sense, that's why I implemented it that way originally).

Also fixes activating the first URL, activating 0 didn't work.

BUG: 427293

Edited Oct 03, 2020 by Martin Tobias Holmedahl Sandsmark
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: martin/fix-url-hints