Bug 219004 - Removing properties using the CSS Property view
Summary: Removing properties using the CSS Property view
Status: CLOSED FIXED
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.css (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M7   Edit
Assignee: Nick Sandonato CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: contributed
Depends on: 130039
Blocks:
  Show dependency tree
 
Reported: 2008-02-14 13:46 EST by Nick Sandonato CLA
Modified: 2008-04-29 16:19 EDT (History)
0 users

See Also:
thatnitind: review+


Attachments
File to modify using properties view (89 bytes, text/plain)
2008-02-14 13:46 EST, Nick Sandonato CLA
no flags Details
Patch to fix removal of CSS properties through the Properties view (1.85 KB, patch)
2008-02-15 11:23 EST, Nick Sandonato CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Sandonato CLA 2008-02-14 13:46:11 EST
Created attachment 89772 [details]
File to modify using properties view

Build ID: S-3.0M5-20080211073521

Steps To Reproduce:
1. Open a CSS document where selectors have multiple properties defined
2. In the property view, select the last property within a selector and delete its value


More information:
When deleting the last property from a selector, a trailing semicolon is added to the property before it when the property is removed from the editor.
Comment 1 Nick Sandonato CLA 2008-02-15 11:23:10 EST
Created attachment 89852 [details]
Patch to fix removal of CSS properties through the Properties view
Comment 2 Nitin Dahyabhai CLA 2008-03-05 20:53:54 EST
Released.
Comment 3 Nick Sandonato CLA 2008-04-04 14:59:26 EDT
Needs property removal enabled from Bug 130039.
Comment 4 David Williams CLA 2008-04-24 00:45:04 EDT
mass change to add 'contributed' keyword based on bugzilla query, please correct if that's not accurate (by marking patches as obsolete and removing the 'contributed' keyword. 
Comment 5 Nick Sandonato CLA 2008-04-29 16:19:36 EDT
Verified in I20080429053810. Closing.