Skip to content

Hovering mouse on an OSC 8 hyperlink when scolled up forces scroll down #1084

@whisperity

Description

@whisperity

Contour Terminal version

0.3.12.4932

Installer source

Github: CI actions

Operating System

Ubuntu 22.04

Architecture

x86-64

Other Software

bash 5.1.16(1)-release (x86_64-pc-linux-gnu)
zsh 5.8.1 (x86_64-ubuntu-linux-gnu)

Steps to reproduce

  1. Execute: clear; printf '\e]8;;http://example.com\e\\This is a link!\e]8;;\e\\\n'; seq 1 100
  2. Press Shift-Home to scroll to top (or scroll manually)
  3. Hover over This is a link!

Expected Behavior

The hovering is decorated and then I can execute Ctrl-Mouse1 to open it?

Actual Behavior

The viewport jumps down to the bottom, making the link inaccessible!

Additional notes

Happens with both my customised but also with a default-created configuration.

Metadata

Metadata

Labels

bugSomething isn't workingfrontendContour Terminal Emulator (GUI frontend)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions