After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 697664 - Code fill in does not check for code already written.
Code fill in does not check for code already written.
Status: RESOLVED FIXED
Product: bluefish
Classification: Other
Component: editor widget
2.2.2
Other Linux
: Normal normal
: 2.2.5
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-04-09 19:32 UTC by Daniel
Modified: 2013-05-13 13:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel 2013-04-09 19:32:44 UTC
Example code:

section {
	width: ;
	height: ;
	background-color: yellowgreen;
}


Now I noticed while I was writing the "yellowgreen" the fill in part of the software gives me an option to choose "yellow;" or "yellowgreen;" and close it off for me which is nice, but I already had the ";" to close it off so it adds another ";", which is not that big of a deal, but when I delete the extra ";" the options to choose color(s) with close off (;) reoccur and it is an endless cycle unless I mouse click somewhere else or right-arrow key to the extra ";" and delete it that way.
Comment 1 Olivier Sessink 2013-04-25 22:01:05 UTC
that needs fixing indeed
Comment 2 Olivier Sessink 2013-05-13 13:19:56 UTC
fixed in svn!
will be in the next release