Right click not working on some colors.
- Linguagem predominante
- CoffeeScript
- Estrelas
- 518
- Forks
- 70
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I am having an issue where the Pigments options do not appear for some colors when right clicking on the color. I am accustomed to right clicking on a color in a CSS file to convert it between HEX and RGB etc.
All of the colors in my CSS files are highlighted correctly, it is just when I go to click on them that I notice that the Pigments options are missing. Right click works on the first four colors in the current document that I am working on right now, but none of the ones after that. It also seems that this is not color specific as right click works on #fff in one spot but not in another.
I have not been able to do this for a few weeks and have been hoping that an update would fix my issues but it has not. I am using Atom 1.19.6 but I am certain that this has been an issue for me in the last few versions as well.
I have tried `pigments:reload` and it did not seem to help.
Guia de contribuição
Direção de pesquisa
Examine o tratamento do menu de contexto do clique com o botão direito no pacote pigments, provavelmente em lib/pigments.coffee ou em arquivos view relacionados. Verifique como funcionam a detecção de cores e o registro do menu, e veja se há um limite ou problema de cache. Reproduza criando um arquivo CSS com muitas cores e inspecionando o DOM ou registrando eventos. A correção envolve garantir que o menu apareça para todas as cores detectadas.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- coffeescript
- Domínio
- desktop, tooling
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100