~rjarry/aerc#162: 
Clicking on account in title bar is offset

If you have multiple accounts and click on one the right side(one or 2 cells of offset usually, but I feel like it's more like 64 * tab_idx, but that's a guess) of the first one in a tab bar, you'll get on the one to the right instead.

aerc version: 63019343660049eadb2273a7ea0e13a2a0580b51

The issue is not present with v0.14.0 so it was a recent regression.

It was suggested on aerc that it has something to with template PR.

I do have the in aerc.conf

tab-title-account = "{{.Account}} {{if .Unread}}({{.Unread}}){{end}}";
Status
RESOLVED FIXED
Submitter
~kchibisov
Assigned to
No-one
Submitted
1 year, 10 months ago
Updated
1 year, 6 months ago
Labels
bug ui

~rjarry REPORTED FIXED 1 year, 6 months ago

Bence Ferdinandy referenced this ticket in commit 2fbce2e.

Register here or Log in to comment, or comment via email.