brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

Input text field in color editor is not wide enough to show hsla color values. #12201

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by RaymondLim Friday Nov 09, 2012 at 00:56 GMT Originally opened as https://github.com/adobe/brackets/issues/2087


  1. Set IP in a hsla color value and press Ctrl/Cmd-E to invoke the inline color editor.
  2. Look at the value displayed in text input field.

Result: hsla color value may get truncated on the right end. If not, you can adjust the color to get a value that require a longer value string.

core-ai-bot commented 3 years ago

Comment by pthiess Thursday Nov 15, 2012 at 17:26 GMT


Reviewed

core-ai-bot commented 3 years ago

Comment by RaymondLim Saturday Nov 17, 2012 at 18:28 GMT


It won't fit if you type rgba(100%, 100%, 100%, 0.5) in the color input also.

core-ai-bot commented 3 years ago

Comment by njx Wednesday Nov 21, 2012 at 07:43 GMT


@GarthDB -- should we increase the text input width? Seems like we don't really have room.

core-ai-bot commented 3 years ago

Comment by GarthDB Wednesday Nov 21, 2012 at 07:47 GMT


Sounds like we'll get rid of it soon.

Sent from my iPhone

On Nov 21, 2012, at 12:44 AM, Narciso Jaramillo notifications@github.com wrote:

@GarthDB -- should we increase the text input width? Seems like we don't really have room.

— Reply to this email directly or view it on GitHub.

core-ai-bot commented 3 years ago

Comment by GarthDB Wednesday Nov 21, 2012 at 16:49 GMT


I wouldn't increase the width for this sprint.

Garth Braithwaite Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Wednesday, November 21, 2012 at 12:46 AM, Garth Braithwaite wrote:

Sounds like we'll get rid of it soon.

Sent from my iPhone

On Nov 21, 2012, at 12:44 AM, Narciso Jaramillo <notifications@github.com (mailto:notifications@github.com)> wrote:

@GarthDB (https://github.com/GarthDB) -- should we increase the text input width? Seems like we don't really have room.

— Reply to this email directly or view it on GitHub (https://github.com/adobe/brackets/issues/2087#issuecomment-10588138).

core-ai-bot commented 3 years ago

Comment by njx Wednesday Nov 21, 2012 at 17:05 GMT


Agreed. Removing the sprint 17 tag.

core-ai-bot commented 3 years ago

Comment by RaymondLim Saturday Nov 24, 2012 at 07:02 GMT


Removing [color editor] prefix since it is already in master.