This topic is in the Board Business & Questions discussion forum.  (rss)


an annoying little problem - can we fix it??? UPDATE: now i can't edit posts...


<<  1    2    3  >>



reply posted on 28-4-2006 @ 08:40 PM by they see ALL



Originally posted by WyrdeOne
I stopped using the buttons because of it, now I just type in the BBcode and be done with it.


that is also a great tip...

thanks wyrdeone...





reply to this post:   copyright & usage 


reply posted on 28-4-2006 @ 08:52 PM by SkepticOverlord


Do all the buttons do this for you or just the link button?



reply to this post:   copyright & usage 


reply posted on 28-4-2006 @ 08:54 PM by BlueTileSpook


For me, I only use the LINK button, so I can't advise you on the use of the other buttons.

And yeah, for the tip about hitting the PREVIEW button, I had forgotten that. Thanks for suggesting it again.

JDub



reply to this post:   copyright & usage 


reply posted on 28-4-2006 @ 10:06 PM by they see ALL



Originally posted by SkepticOverlord
Do all the buttons do this for you or just the link button?


all the buttons...

and (i just checked) it is still not working...





reply to this post:   copyright & usage 


reply posted on 28-4-2006 @ 10:18 PM by SkepticOverlord


I'm on a Mac and it works fine with every browser I've tried.

It's going to be hard to track this down without being able to reproduce it myself.



reply to this post:   copyright & usage 


reply posted on 28-4-2006 @ 10:20 PM by they see ALL



Originally posted by SkepticOverlord
I'm on a Mac and it works fine with every browser I've tried.

It's going to be hard to track this down without being able to reproduce it myself.


i understand...

it's not even a huge problem at all...

im using windows (i wonder what OS the other ATSers are using that say they experience this problem) right now...

i guess i should get a mac





reply to this post:   copyright & usage 


reply posted on 28-4-2006 @ 10:29 PM by Skibum



Originally posted by SkepticOverlord
Do all the buttons do this for you or just the link button?


All the buttons do it, for me anyways.

I've started to use the button, then copy what was put in the reply box, then click undo which brings back what I had before, then paste what I had copied.

I would type the bb code, but I type slower than anyone else I know.



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 01:31 AM by Russian soldier


Why not post link first, then type text afterwards?



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 01:38 AM by Qwas


Perhaps it has to do with what Java updates your computer has. I'm on a Mac OSX, Safari browser, Java 5.0 release 4 installed.

BTS Link

Looks like it works.



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 01:49 AM by Skibum



Originally posted by Russian soldier
Why not post link first, then type text afterwards?


That would work, if you only do one quote.
If you want to have several quotes with some bold words and add a link or two and an image you're up the creek.



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 06:31 AM by Regenmacher


This is probably related to the same problem.

1. Edit an old post.
2. Add some text in the entry field.
3. Click "preview post".
4. Poof, text you added is gone from text entry field.

In otherwords, you can't use "preview post" when you edit an old post since no new changes will be made.



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 10:08 AM by Telos


Coz is a thread about problems I want to bring up something. Guys have you noticed that all the colors at the avatar side are disappeared? I thought it was only me but now I can see that everybody else has the same problem. What happened?



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 10:19 AM by SimonGray



Originally posted by Telos
Coz is a thread about problems I want to bring up something. Guys have you noticed that all the colors at the avatar side are disappeared? I thought it was only me but now I can see that everybody else has the same problem. What happened?


Telos, the third most recent active thread in this forum is:

Custom mini-profile backgrounds disabled, U2U notice... (and new servers)
www.abovetopsecret.com...

Did you not notice it?



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 11:05 AM by Telos



Originally posted by SimonGray

Originally posted by Telos
Coz is a thread about problems I want to bring up something. Guys have you noticed that all the colors at the avatar side are disappeared? I thought it was only me but now I can see that everybody else has the same problem. What happened?


Telos, the third most recent active thread in this forum is:

Custom mini-profile backgrounds disabled, U2U notice... (and new servers)
www.abovetopsecret.com...

Did you not notice it?


Sorry Simon. Now yes



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 12:35 PM by ArMaP


To me it happens with Internet Explorer 6.0.2900.21800 but not with Mozilla 1.5.0.2

The "undo" function only works when used from the menu, if I use the keyboard the "undo" does not work after one of those buttons has been used.

[edit on 29/4/2006 by ArMaP]



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 01:25 PM by ArMaP


If you change the first line of the function AddText from:

if(document.all){

to :

if(document.all && !document.getElementById){


it seems to work in IE and in Mozilla, at least for me works, but maybe it stops working in other cases.

Also, I am not familiar with JavaScript, so I may be completely wrong.



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 03:52 PM by Tea




I just wrote a great, concise post for the following thread: May 1 Protest -Will it hurt or help illegals?. I completely lost it when I used BB code. I did not Ctrl+C because it was one paragraph with serious punch

Then I posted the URL for that thread in this post and it erased what I wrote AGAIN

What a big, frickin' waste of my time



[edit on 4/29/06 by Tea]



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 04:14 PM by madhatter


The link problem is happening for me too, I noticed it last night and thought I was just sleepy and had deleted everything
You could just type you post out in Notepad or something and past it in the window till the problem's fixed. Worked for me.



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 04:35 PM by SkepticOverlord



Originally posted by ArMaP
if(document.all && !document.getElementById){



ats

Good idea... I was going to focus on that function later tonight... I made the change, let me know if it works for you (worked for me, see above).



reply to this post:   copyright & usage 


reply posted on 29-4-2006 @ 04:41 PM by ArMaP


Lets see ...

If this works...

Apparently, yes.

ATS

Edit:
And still works in Mozilla.

[edit on 29/4/2006 by ArMaP]

And works with Mozilla 1.2.1 in Red Hat Linux

[edit on 29/4/2006 by ArMaP]



reply to this post:   copyright & usage 


<<  1    2    3  >>







Top Topics Right Now:



Active Topics Right Now:



ATS MIX Podcasts:











Newest Topics:















































ATS Server: www4.theabovenetwork.com
Powered by AboveTop:Board v2.3
Header data processed in 0.002 seconds
Page processed in 0.128 seconds
6 total database queries (1)









The Politics at ATS Discussion Community Web site is a wholly owned social content community of The Above Network, LLC.

Documents



thread
Forums Directory