Error in auto replace and Text-Shadow-Box ...

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
User avatar
honig
Posts: 11
Joined: Mon Nov 21, 2005 12:37 pm
Contact:

Error in auto replace and Text-Shadow-Box ...

Post by honig »

Hi, great new Version, good job, thx. Here are two small Problems:

I would like to auto replace this, but \n doesn't run. WeBuilder cut n"; every time ...

Code: Select all

echo  --> echo '|', "\n";
If i use the text-Shadow-Box in a css File like this (in a sector), and fill the text-shadow with the Text-Shadow-Box Dialog

Code: Select all

font: 120% 'RobotoCond';
text-shadow:
margin: 4px 0 8px 0;
padding: 4px 6px;
i get this afert closing the Text-Shadow-Box Dialog with OK. margin-row will be deleted ...

Code: Select all

 font: 120% 'RobotoCond';
text-shadow: px 4px 0px ;;
padding: 4px 6px;
Used WeBuilder: 2014 (12.0.0.146) on Windows 7
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Error in auto replace and Text-Shadow-Box ...

Post by Aivars »

Bugs confirmed, I'll add them to todo. Thanks!
Blumentals Software Programmer
robertc
Posts: 16
Joined: Thu Jan 05, 2006 3:44 pm
Location: Isle of Man
Contact:

Re: Error in auto replace and Text-Shadow-Box ...

Post by robertc »

I've also noticed that auto-replace from &space to &space doesn't work.
Post Reply