Re: [cssed-devel] Bugs
Brought to you by:
iagorubio
From: Iago R. <iag...@hi...> - 2004-05-27 08:32:57
|
On Thu, 2004-05-27 at 00:06, Zebest 4 U wrote: > I registered to the sourceforge bug tracker but it may take long time=20 > before getting it so here are some bugs I found. >=20 > But first, congratulation for this good work and thanks to share it with=20 > GPL. Thanks :-) > Bugs: > - When having an opened doc and want to change the preferences, those=20 > apply not to the current one but to the next opened. Yes, you're changing the default document settings. To change them in the current document use the "Document" menu. Only changes in the highlighting on the preferences dialog will be applied to the current document. > - ScratchPad (copy to it): using the right mouse menu its fine, but the=20 > Crl+C copy the text inside the editor instead of the scratchPad. Very=20 > curiously, the Crl+z keys (to erase the newly wrongly added text in the=20 > stylesheet) do not work until you click first in the editor window. Will check this. I've never used Ctrl+C to copy in the Scratch, I prefer to drag && drop the text on it. > - The search & replace window does not accept \t as a replacement text=20 > (put two characters \ and t instead of tab) but copying the tab from the=20 > editor window (selected text) works fine.=20 Check the "regular expression" check box in the search and replace dialog, and it will work.=20 If you don't do it, "\t" is taken as a literal string. > Whish list: > - It would be nice to have a friendly space to tab or viceversa command. Good point. > - It would also be great to extend the search & replace to several files=20 > (all the opened ones | directory) Hmmm .... will think about it ( mean about the way I'd do it ). > -File navigator: despite your explanation given in the user guide,=20 It's really outdated :-) > please note that the new trend is to build web page with minimized html=20 > code, which means pages with small use of, or without tables. The=20 > consequence is to give ids to divs and other bloc tags and report=20 > positionning features to css. Having one stylesheet means BIG stylesheet=20 > to cover all the # positionning info. I am using one common stylesheet=20 > for the site plus roughtly one more styleshhet every two html pages=20 > whith contend # specific info. In this case the file browser appears=20 > very usefull (along with extended search & replace) There's a new plugable interface to come in the next release, and the first pluging I built was the "File browser" plugin, so you're lucky. It will be optional - you can install it or not - in the next release. If you'd like to try it, I can upload a package for testing. > Thanks again for this great job. You're welcome. cheers. --=20 Iago Rubio =20 - Home page * http://www.iagorubio.com=20 - Last project * http://cssed.sourceforge.net =20 - GPG Keyserv * pgp.rediris.es id=3D0x909BD4DD |