You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Patrick Mueller (JIRA)" <ji...@apache.org> on 2013/05/14 18:29:17 UTC

[jira] [Commented] (CB-3389) if you set `background: #somehex;` and try and edit that style it will revert to `background: initial;`

    [ https://issues.apache.org/jira/browse/CB-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657185#comment-13657185 ] 

Patrick Mueller commented on CB-3389:
-------------------------------------

This one most certainly has to do with "combined properties" like background which have a number of separate sub-properties like background-color.  Will likely be tough to fix.

Interesting this isn't a problem for other properties like 'margin'.  Hmm.

Work-around, for now, is to only use the sub-properties like background-color, when encountering that problem.


                
> if you set `background: #somehex;` and try and edit that style it will revert to `background: initial;`
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CB-3389
>                 URL: https://issues.apache.org/jira/browse/CB-3389
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: weinre
>            Reporter: Patrick Mueller
>            Assignee: Patrick Mueller
>
> Description of problem from twitter message: 
> if you set `background: #somehex;` and try and edit that style it will revert to `background: initial;`

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira