OO Hangs On Web Page Loading

Discuss the word processor
Locked
jmrathbun
Posts: 47
Joined: Fri Dec 12, 2008 2:40 am

OO Hangs On Web Page Loading

Post by jmrathbun »

I've noticed repeatedly in recent years that OO hangs when I try to open certain .htm files for editing. Here is some offending code:

<FORM ACTION="https://www.paypal.com/cgi-bin/webscr" METHOD="POST">
<INPUT TYPE=HIDDEN NAME="cmd" VALUE="_s-xclick">
<INPUT TYPE=HIDDEN NAME="hosted_button_id" VALUE="A7H6AKKYXTHEJ">
<DIV ALIGN=CENTER>
<P><INPUT TYPE=IMAGE NAME="submit" SRC="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" WIDTH=147 HEIGHT=47 ALIGN=BOTTOM>
<IMG SRC="https://www.paypal.com/en_US/i/scr/pixel.gif" NAME="graphics2" ALIGN=BOTTOM WIDTH=2 HEIGHT=2 BORDER=0>
</P>
</DIV>
</FORM>
User avatar
acknak
Moderator
Posts: 22756
Joined: Mon Oct 08, 2007 1:25 am
Location: USA:NJ:E3

Re: OO Hangs On Web Page Loading

Post by acknak »

Sorry. OO Writer is very limited in how it handles html and web content.

I don't see this changing any time soon.
AOO4/LO5 • Linux • Fedora 23
jmrathbun
Posts: 47
Joined: Fri Dec 12, 2008 2:40 am

Re: OO Hangs On Web Page Loading

Post by jmrathbun »

:(

Is there a good freeware (preferably open source) WYSIWYG web editor I can substitute?
User avatar
acknak
Moderator
Posts: 22756
Joined: Mon Oct 08, 2007 1:25 am
Location: USA:NJ:E3

Re: OO Hangs On Web Page Loading

Post by acknak »

Sorry, I'm not really up on that. You can try a search here, this question comes up often and I remember seeing some recommendations, I just don't remember what they were.

My (limited) understanding is that people who do lots of web page construction avoid WYSIWYG editors and work with the html directly in a plain text editor.
AOO4/LO5 • Linux • Fedora 23
User avatar
floris v
Volunteer
Posts: 4632
Joined: Wed Nov 28, 2007 1:21 pm
Location: Netherlands

Re: OO Hangs On Web Page Loading

Post by floris v »

You can try Kompozer, it's fairly simple but kept up to date. AOO still works with HTML 3.x, that says enough.
LibreOffice 25.8.4.2 on Ubuntu Linux
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
jmrathbun
Posts: 47
Joined: Fri Dec 12, 2008 2:40 am

Re: OO Hangs On Web Page Loading

Post by jmrathbun »

Thanks, Floris! I hand code when needed but a lot of routine stuff is easier to let the software do.
Locked