-
Notifications
You must be signed in to change notification settings - Fork 17
"Copy the full SHA" no longer works... #49
Copy link
Copy link
Closed
Labels
Description
Platform: (forked) UXP
Browser: (latest) Serpent 52.9.0 (2022-02-25) (32-bit)
Extension version: 1.2.14b2
Browser profile: Fresh (with default settings), with only this extension installed
STR:
- Visit/load e.g. :
- Move cursor to the "Copy the full SHA" button of top commit,
, click button
-
Expected behaviour: Full (40 chars) commit HASH copied to the clipboard (with a visual indication of a successful copy action)
-
Actual result: Clipboard is empty (or contains whatever string was put there, via whatever, immediately previous, copy action)...
-
In contrast, on a Chromium-based browser sanctioned by GitHub, this is the visual result of clicking the button in question:
and the clipboard becomes populated with 1291c0573ddaa116c48386110ffe5c6a4fe751a3 ...
Nothing I could spot stands out in Web/Error Console... 😞
Reactions are currently unavailable

