| From: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Horizontal scrollbar in email archives |
| Date: | 2021-01-08 17:39:31 |
| Message-ID: | 6e5e6a24-70c8-40dd-327f-9b1a71903efa@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On 1/8/21 11:31 AM, Bruce Momjian wrote:
> I see an odd horizontal scrollbar when viewing the email archives in
> Firefox 84.0.2. Specifically it happens when I am on a 'message id'
> link:
>
> https://www.postgresql.org/message-id/20210108155040.GC18394%40momjian.us
>
> Screenshot attached, with orange scrollbar. I think it is related to
> the new 'thread' drop-down list. If I choose "Whole thread", it
> disappears, and so does the thread drop-down list.
Yeah, that's a constraint based on how a "select" dropdown works and how
we list out the subthreads within threads.
If we don't indent on each subthread, we could correct that, but does
that diminish the overall user experience?
Jonathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2021-01-08 17:50:27 | Re: Horizontal scrollbar in email archives |
| Previous Message | Bruce Momjian | 2021-01-08 16:31:23 | Horizontal scrollbar in email archives |