Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Context menus now have no borders

  • 3 antwurd
  • 1 hat dit probleem
  • 9 werjeftes
  • Lêste antwurd fan bugzilla5

more options

Running thunderbird 101.0b1

Context menus (right click menus) have no visible borders and are indistinguishable from the email body.

Image is attached.

Running thunderbird 101.0b1 Context menus (right click menus) have no visible borders and are indistinguishable from the email body. Image is attached.
Keppele skermôfbyldingen

Keazen oplossing

Okay I've discovered that if you use the 'light' theme the user experience is basically black on white with no differentiation of anything.

I switched to the 'system' theme to get menu borders back and then had to clean up some stuff in userchrome to stop my screen from being a sea of white.

There are:

No alternating-background-colour rows in either in the folderview or message view. It's just text and white.

No menu borders.

No context borders.

It's just black text on white.

Stop doing this. Nobody likes it. If you don't want to distinguish rows with alternating background colours then use semitransparent borders. Use something. Create borders between context areas such as menus and non-menu text.

This *weird thing* where everything is just black text on white with no context borders anywhere on the page is just terrible terrible terrible UI. Take it back to where you found it.

userchrome.css: (remove the backslashes if you're pasting - this matches the system or light theme)

treecol, .treecol-image { -moz-appearance: none !important; border-bottom: 1px solid black !important; background-color: #D1D1D1 !important; }

\#folderTree > treechildren::-moz-tree-row(odd) {

 	background-color: #F0F3F7 !important;

}

\#folderTree > treechildren::-moz-tree-row(selected) {

 	background-color: #2292D0 !important;

}

\#threadTree > treechildren::-moz-tree-row(odd) {

 	background-color: #F0F3F7 !important;

}

\#threadTree > treechildren::-moz-tree-row(selected) {

 	background-color: #2292D0 !important;

}

Dit antwurd yn kontekst lêze 👍 0

Alle antwurden (3)

more options

Keazen oplossing

Okay I've discovered that if you use the 'light' theme the user experience is basically black on white with no differentiation of anything.

I switched to the 'system' theme to get menu borders back and then had to clean up some stuff in userchrome to stop my screen from being a sea of white.

There are:

No alternating-background-colour rows in either in the folderview or message view. It's just text and white.

No menu borders.

No context borders.

It's just black text on white.

Stop doing this. Nobody likes it. If you don't want to distinguish rows with alternating background colours then use semitransparent borders. Use something. Create borders between context areas such as menus and non-menu text.

This *weird thing* where everything is just black text on white with no context borders anywhere on the page is just terrible terrible terrible UI. Take it back to where you found it.

userchrome.css: (remove the backslashes if you're pasting - this matches the system or light theme)

treecol, .treecol-image { -moz-appearance: none !important; border-bottom: 1px solid black !important; background-color: #D1D1D1 !important; }

\#folderTree > treechildren::-moz-tree-row(odd) {

 	background-color: #F0F3F7 !important;

}

\#folderTree > treechildren::-moz-tree-row(selected) {

 	background-color: #2292D0 !important;

}

\#threadTree > treechildren::-moz-tree-row(odd) {

 	background-color: #F0F3F7 !important;

}

\#threadTree > treechildren::-moz-tree-row(selected) {

 	background-color: #2292D0 !important;

}

Bewurke troch bugzilla5 op

more options

Use the system theme if you prefer a border. Otherwise, I think it's a design change and some will say it's cleaner without the border. I'm not defending it, but that's what it seems to be.

more options

david said

I'm not defending it, but that's what it seems to be.

I really do wonder these days. I really do.

Look even at this website for an example. I've selected a 'chosen solution' and the site has encased that in box to hilight and bring attention to it, to differentiate it. Shows a clear understanding of the use and benefit of borders and differentiation. Between this reply and your reply? A horizontal border.

In the programs themselves? Nothing!

Bewurke troch bugzilla5 op