WeBuilder fix requests

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;
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

WeBuilder fix requests

Post by Graham »

Karlis

This is a great product. Keep up the excellent work.

1. If I select XHTML as preferred markup under Options>Preferences the left hand markup pane does not change from HTML 4.01. If I select XHTML on the markup pane it changes back to HTML 4.01 as soon as I blink.

2. End brace not correctly closed (> instread of /> for meta, link, img, area, base, frame, input (and probably other tags that don't need an end tag) when entered from the left side markup pane.

3. Insert>Hyperlink window gives little or no visibility in the type selection pane without scrolling. Window is not resizable to fix this.

4. It would be nice to get word wrap on/off onto one of the toolbars and have a keyboard shortcut but I haven't been able to work out how to do either of these.

Regards

Graham
Emulman
Posts: 34
Joined: Thu Jan 19, 2006 8:22 pm
Location: Genoa, Italy
Contact:

Post by Emulman »

i i use an xhtml page, when i choose form insert->forms->form and i select the method filed POST or GET is written in uppercase and not in lowercase..
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Re: WeBuilder fix requests

Post by syrupcore »

Graham wrote: 4. It would be nice to get word wrap on/off onto one of the toolbars and have a keyboard shortcut but I haven't been able to work out how to do either of these.
Options>Keyboard Shortcuts>about halfway down the list near 'highlight URLS and Auto Spell Check' is word wrap. you can assign a shortcut there.

to add it to a menu, right click on the toolbars and select customize. Click on the Commands tab. Click on 'options' in the left box. You'll see word wrap on the right side. Drag it from that window to any position on the toolbar you like.

I'm having troubles with 1 and 2 working consistently as well. Options>Preferences>Language Options>Use Doctype to switch... this makes a difference.

Good luck.
Will
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Here are answers to unanswered items...

1. Make your default templeate an XHTML. It switches to HTML automatically because there is HTML 4.01 doctype header.

2. If your document carries XHTML doctype, the tag end is created correctly. Please make sure you have written corect XHTML document header.

3. Please send a screenshot. It seems that you are not using normal Font size for screen settings, but I am not sure.

Thanks!
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

Karlis, my default doctype is strict, copied directly from the w3c (and validates fine) but when I drag an image in from the project/files pane, it still inserts with border="0">

I'm in 6.3. In preferences I have XHTML 1.0 as my language spec and "Use Doctype to switch spec whenever possible" checked.

Seems like I'm missing something.

Thanks,
Will
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

Insert hyperlink

Post by Graham »

3. Please send a screenshot. It seems that you are not using normal Font size for screen settings, but I am not sure.
Karlis

Windows Display Properties Appearance Font Size is set to normal. Windows Display Properties Settings Advanced DPI setting is set to 120 (125% normal size). (I have a small Dell screen with 1600x1200 pixels resolution and less than 125% gives font size too small.) If I adjust either of these settings there is not much change from the screen shot below:

Graham

Image
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

2. Indeed, although it works properly in all other places, in that particular Markup pane there is a problem which will be fixed in the upcoming release.

4. In version 2006 I will make this particular window not to take into account your specific font settings, thus it will look the same on all systems.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

Post by Graham »

Karlis

I have just installed WeBuilder 2006 and 2 of the above issues are still apparent.

1. XHTML markup keeps swicthing back to HTML 4.1 despite having what I think are all the right settings including DOCTYPE switching.

4. Insert hyperlink window is still not fixed. I posted it for a week or two and then removed it but here it is again. (Not a big issue, really.)

Image

Graham
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

Post by Graham »

Karlis

I should add in relation to 1. above that most of my files have a php extension. (Have DOCTYPE statements but have php include statements and therefore need the php extension.) It would be nice to fix the XHTML markup for both the main files and the php include files.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Number 4. is assigned low priority because the odds are it happens on one PC out of hundred and is not critical, will fix after more important things are done.

I still can not reproduce number 1, as it seems to work just fine. Try to disable automatic Doctype detection in settings, probably that could clarify something.
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

re: dragging images from the file explorer, in 2006 it 'closes' the img tag properly like with (space) /> but it's still adding border="0" instead of alt, something actually required in strict.

my settings are the same as my previous post and I've tried turning on and off 'auto switch with doc type'.

Any ideas?

Thanks,
Will
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

Post by Graham »

Karlis

Disabling DOCTYPE detection has no effect. It insists on HTML 4.1.

Graham
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

Hi Graham.

I don't really use that panel so I'd never run into that problem. I tried it out and all is as you describe except when I turned off 'Use Doctype to Switch', the Markup panel came up as XHTML 1.0. Then, I manually set the panel to HTML 4 and set the Use Doctype to Switch to 'on' again and it still automatically switched back to XHTML 1.0 as soon as I hit apply, presumably because my doctype was set as strict.

Seems like there's some other problem.

Will
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

syrupcore wrote:re: dragging images from the file explorer, in 2006 it 'closes' the img tag properly like with (space) /> but it's still adding border="0" instead of alt, something actually required in strict.

my settings are the same as my previous post and I've tried turning on and off 'auto switch with doc type'.
Bump. am I nuts?
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

??? :?
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply