MaterialFox icon indicating copy to clipboard operation
MaterialFox copied to clipboard

Unchecked checkboxes should have an icon

Open codic12 opened this issue 5 years ago • 2 comments

Sanity checks (must complete)

  • [x] I have read and followed the installation instructions in the README
  • [x] I have not modified the userChrome.css file
  • [x] I have tested the latest release for my Firefox version, or commit on master/beta branch (beta is for Firefox Beta only)

Manjaro KDE with the latest Firefox 76. An unchecked checkbox looks like this: image It should be an empty box a different color from the menu to distinguish that it is a checkbox. Until this is fixed (i don't know how to fix it), I have renamed the popup folder to popupstub so that the css will not find it.

codic12 avatar May 08 '20 19:05 codic12

I was trying to replicate this behaviour:

image

Material Design spec doesn't really have empty checkboxes in menus, but we don't have to follow it to the letter if people would prefer. I guess there's also no case in the design spec where a single checkbox is used (only what are essentially radios with more than one option), so by that logic they could have checkboxes.

muckSponge avatar Aug 02 '20 06:08 muckSponge

Yeah, it looks good there, but looks pretty out of place in the MaterialFox context menu. Also, how can i decrease the padding between menu items?

codic12 avatar Aug 02 '20 16:08 codic12