Syntax highlighting missing for CSS 3 additions

Bug #877566 reported by Brandon Frohs
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GtkSourceView
Fix Released
Wishlist
gtksourceview (Ubuntu)
Triaged
Undecided
Unassigned

Bug Description

The syntax highlighting for CSS is lacking when it comes to CSS 3 additions such as 'opacity'.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gedit 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Tue Oct 18 12:01:46 2011
ExecutablePath: /usr/bin/gedit
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gedit
UpgradeStatus: Upgraded to oneiric on 2011-10-17 (1 days ago)

Revision history for this message
Brandon Frohs (bfrohs) wrote :
Revision history for this message
Robert Roth (evfool) wrote :

Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at: https://bugzilla.gnome.org/show_bug.cgi?id=663099

affects: gedit (Ubuntu) → gtksourceview (Ubuntu)
Changed in gtksourceview (Ubuntu):
status: New → Triaged
Changed in gtksourceview:
importance: Unknown → Medium
status: Unknown → New
Revision history for this message
Holger Koch (atarax) wrote :

I can confirm this bug with libgtksourceview2.0 on Ubuntu 12.04, gedit 3.4.1.
Apart from the CSS property 'opacity', try also this:

div {
  color: white; /* correct highlighting */
  border-radius: 4px;
  box-shadow: 5px 5px 10px 10px #abc;
  transform: rotate(90deg);
}

Changed in gtksourceview:
importance: Medium → Wishlist
Changed in gtksourceview:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.