Browser issue Weak right border on hover

briansol

Well-known member
Affected version
2.3
The thread meta data hover/title objects have varying right and bottom borders from none to 1 to a full box.
it's hard to grab screens of it happening as it's inconsistent. I grabbed the hover on the 'user' fa to show the Thread Starter right border missing and bottom border is not as thick?

the clock, the text and other items in this row have weird issues that change per thread it seems...

1721149948507.webp

other places, it works fine on the right, but bottom border still seems thin. this is hovering on the date (not the clock. the clock works fine this time.)

1721150052733.webp


latest chrome, win 11
 
Last edited:
These are native browser tooltips rendered via the title attribute (or <title> element in the case of icons) which we do not style or control, so this is almost certainly a browser/OS issue.
 
The last screenshot of the bottom border issue shows hovering over the date itself, which is a regular title attribute. It's possible the nearby icons cause issues with rendering other tooltips as well, but it's not something we have control over in any case.
 
Back
Top Bottom