Does anyone else have this issue, in recent days?
Examples:
I have the issue with both Chromium, and Firefox (pictured), from latest packages of ports.
Examples:
- when I select text then use the editing toolbar to apply CMD markup, the markup no longer appears alongside the selection (instead, it's above and below)
- when I select text then paste plain text that does not begin with a line break, there's a break.
I have the issue with both Chromium, and Firefox (pictured), from latest packages of ports.
Code:
% pkg iinfo ^chromium firefox
chromium-120.0.6099.224
firefox-122.0_3,2
% zgrep firefox /var/log/messages.1.bz2
Jan 25 04:38:08 mowa219-gjp4-zbook-freebsd pkg[18402]: firefox upgraded: 122.0,2 -> 122.0_3,2
% uname -KU
1500012 1500012
% pkg -vv | grep -e url -e enabled -e priority
url : "pkg+https://pkg.freebsd.org/FreeBSD:15:amd64/latest",
enabled : yes,
priority : 0,
url : "pkg+https://pkg.freebsd.org/FreeBSD:15:amd64/base_latest",
enabled : no,
priority : 0,
url : "file:///usr/local/poudriere/data/packages/main-default",
enabled : yes,
priority : 3
%