Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Make Inspector Color Picker use HEX

  • 2 个回答
  • 3 人有此问题
  • 91 次查看
  • 最后回复者为 guigs

more options

I'm using Firefox 28.0 on a Win7 PC.

I like how much the Inspector has improved, almost to the point where I don't need FireBug anymore.

However: Even with "Default color unit" set to Hex in the settings of the Inspector, the Color Picker shows the CSS value as RGBA value after one has changed with the color picker. This is really annoying

Reproduce: Right click on an element with color style applied (it will show hex value). Press the colored cicle and pick any color. This changes the CSS color value to the RGBA format.

Thank you, Alf

I'm using Firefox 28.0 on a Win7 PC. I like how much the Inspector has improved, almost to the point where I don't need FireBug anymore. However: Even with "Default color unit" set to Hex in the settings of the Inspector, the Color Picker shows the CSS value as RGBA value after one has changed with the color picker. This is really annoying Reproduce: Right click on an element with color style applied (it will show hex value). Press the colored cicle and pick any color. This changes the CSS color value to the RGBA format. Thank you, Alf

被采纳的解决方案

I made an edit, lets see if there is a bug for this:

Yup, the bug name:

  • Bug 965181 - Changing a color with the color picker tooltip does not respect the color :
定位到答案原位置 👍 1

所有回复 (2)

more options

Yes, I can confirm this. I can get the hex value back by temporarily switch to another element.

more options

选择的解决方案

I made an edit, lets see if there is a bug for this:

Yup, the bug name:

  • Bug 965181 - Changing a color with the color picker tooltip does not respect the color :

由guigs于修改