Bug 1665191 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Richard Marti (:Paenglab) from comment #2)

Richard, please add empty lines after every quote, especially when the quote has bullets. Your reply got mangled with my quotes.

> (In reply to Thomas D. (:thomas8) from comment #0)
> > Possible improvements:
> > - Shrink that whitespace on the left side of accounts list (a fraction would do)
>
> The content max width was set to 800px to be inline with the prefs.

I was talking about shrinking the whitespace on the *left* side of accounts list, which is unnecessarily big (which is a disadvantage on small screens or TB shown half-screen).

> > - increase default width of accounts list
>
> On Daily this is now dynamic.

Without a sanity check :-/ So if I happen to have one longer account name, the entire UI gets exploded. Hmm....
We should also uplift something to 91 asap, this is quite a nuisance.
A splitter is really needed. Splitter custom element (bug 1729386) is great, but not ready. Imho we shouldn't make our users suffer longer with this - even a XUL splitter will do if that speeds up the fix, I'd think that's something like 3 lines of code, no?

> > - Please increase the width of the account name input box!
>
> This can be done easily.

Do you want to do it here?
(In reply to Richard Marti (:Paenglab) from comment #2)

Richard, please add empty lines after every quote, especially when the quote has bullets. Your reply got mangled with my quotes.

> (In reply to Thomas D. (:thomas8) from comment #0)
> > Possible improvements:
> > - Shrink that whitespace on the left side of accounts list (a fraction would do)
>
> The content max width was set to 800px to be inline with the prefs.

I was talking about shrinking the whitespace margin on the *left* side of accounts list, which is unnecessarily big (which is a disadvantage on small screens or TB shown half-screen).

> > - increase default width of accounts list
>
> On Daily this is now dynamic.

Without a sanity check :-/ So if I happen to have one longer account name, the entire UI gets exploded. Hmm....
We should also uplift something to 91 asap, this is quite a nuisance.
A splitter is really needed. Splitter custom element (bug 1729386) is great, but not ready. Imho we shouldn't make our users suffer longer with this - even a XUL splitter will do if that speeds up the fix, I'd think that's something like 3 lines of code, no?

> > - Please increase the width of the account name input box!
>
> This can be done easily.

Do you want to do it here?

Back to Bug 1665191 Comment 4