Closed (works as designed)
Project:
Sheetnode
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Dec 2009 at 01:37 UTC
Updated:
3 Dec 2009 at 04:45 UTC
* Edit a sheet
* Click "Format" tab to edit a cell format
* Click the "Background" button to open its popup
* Select a color in the 3rd or 4th column
=> The selected color is different than the one just clicked.
Comments
Comment #1
infojunkieComment #2
infojunkieFalse alarm: in the color chooser popup, rows 3,4,5 refer to individual RGB components that are replaced individually. The other 2 components remain the same, thus yielding the observed result by color addition.