Issue Tracker

< Back to issue list...

Summary: The RGBA evaluator (in the color picker) doesn't support opacity values that omit a leading zero. F...

 
Issue# Type Category Severity Status
69 Bug General
 Normal
Fixed

Description

The RGBA evaluator (in the color picker) doesn't support opacity values that omit a leading zero. For example, .5 instead of 0.5.

Steps to Reproduce

1. Open the NPS color picker evaluator
2. Enter rgba(231, 123, 213, .5)
3. Note the message "Type a valid named color, number, or expression"
4. Entering rgba(231, 123, 213, 0.5) works without any errors.

Resolution

(none specified)

Timing Information

 
Entered Closed Age
7/20/2013 12:00 AM CST 9/13/2014 12:07 AM CST 420 days

Additional Information

 
Reported Version Operating System Architecture Fixed Version
3.0.9611.81 Windows 8 x64 .NET Not fixed