Closed GoogleCodeExporter closed 8 years ago
Please double click on a color value such as #fff. Or double click the "RGB"
part of RGB(0,0,0).
Original comment by nulled...@gmail.com
on 27 Nov 2013 at 12:42
text such as: fgColor="808080" bgColor="C0C0C0"
does not respond to double click.
there needs to be an alternative to bring up the dialog.
Original comment by David.Li...@gmail.com
on 13 Feb 2014 at 8:00
I don't see a problem. For a doc where these are the only lines,
These don't work:
#fff
color:#fff
bgColor="C0C0C0"
But these do work:
{color:#fff}
bgColor="#C0C0C0"
Original comment by webdeve...@gmail.com
on 14 Feb 2014 at 5:41
The following case will be fixed in next release:
#fff
color:#fff
The 'bgColor="C0C0C0"' case won't be addressed due to the change will result in
lots of miss matches.
Original comment by nulled...@gmail.com
on 22 Feb 2014 at 6:46
Original issue reported on code.google.com by
ali...@rednetwork.ca
on 23 Nov 2013 at 8:47