Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jul 2006
Posts: 116
M
member
member
M Offline
Joined: Jul 2006
Posts: 116
I'm not sure if this is a bug with the javascript code for lists, or the Opera browser itself?

If you attempt to insert a list using the lists button, the text area gets cleared of all text before the markup is inserted.

Tested with: Opera 9.10 and ubbt 7.0.2

Last edited by Rick; 01/09/2007 8:50 PM.
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
You're correct.. I just confirmed it with Opera 9.10

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Now let's test FireFox 2.0


  • This is a FireFox List Test
  • ITEM1
  • ITEM2
  • Seems to work well in FireFox


No problem for FireFox

.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Now here is an IE7 test for list.

Hmmm seems that IE7 can not do it properly either, but due to a different reason.

Initially the script action is stopped and you have to say okay to allow it. However now the List button thinks you're ready for the [*] instead of the [ LIST ]

Then if you go ahead and finish with a blank it creates the correct [ / LIST ] action, but then if you now click again to start an all new list it ignores the [ LIST ] and only creates the [ * ]

So, I would have to say that the code needs some work for those that use the buttons all the time.

Now let me test and see if FireFox can do repetitive lists with the button.

.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
FireFox 2.0 test.... multiple lists by button.


  • ITEM1
  • ITEM2
  • ITEM3


[*]ITEM4

Nope, it seems that FireFox can not do repetitve Lists either.

So, bottom line is that using the button method and not hand coding it. It is buggy and needs some work.

.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
@Rick

FYI - Opera really needs a fix as it deletes all current data from the post box.

FireFox and IE are usable, but need work as well.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Ok, I had to rewrite the list portion of the javascript completely, but this now works properly in IE, Mozilla and Opera. Will be fixed up for 7.1

Joined: Jun 2006
Posts: 16,300
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,300
Likes: 116
So thats why you've been so quiet


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Working on javascript isn't my favorite past time wink

Joined: Jun 2006
Posts: 16,300
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,300
Likes: 116
Originally Posted by Rick
Working on javascript isn't my favorite past time wink
Is it anyones?


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Used to be for some guy that liked Melissa

Joined: Jun 2006
Posts: 16,300
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,300
Likes: 116
Originally Posted by ntdoc
Used to be for some guy that liked Melissa
huh? lol


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1

  • item1
  • item2
  • item3


[*]item4

Rick.... As I see it this is still a bug using the button only method. You can not create a SECOND List in the same post. After inputting a blank that closes the LIST command it should then be reset so that the next time it's clicked it creates the START of a LIST command.

This is with FireFox 2.0 have not tried with other browsers but would expect the same behavior.

So this bug is not squashed yet in UBBT 7.1B4

.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
WAIT I take it back.... let me post this as a bug AFTER you finish up your Gold2 Style - Don't want you spending too much time on this before I get a hold of that style wink

.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1

  • test
  • test

Second list:

  • test
  • test

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
You might need to shift-reload or close your browser and come back to make sure you get the updated javascript library wink

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
List1

  • item1
  • item2


[*]item4


  • Well I logged out, closed FireFox - relaunched FireFox and logged back on and it still does not work for me.

    .


  • Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Carpal Tunnel
    Carpal Tunnel
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1

    • 1

    some test
    [*]2
    ops... missing a start command
    [*]3

  • give me an end command with a blank though you just can't see it posted on the board but it's here in the post if you edit or quote it.

    .


  • Joined: Jun 2006
    Posts: 9,242
    Likes: 1
    R
    Former Developer
    Former Developer
    R Offline
    Joined: Jun 2006
    Posts: 9,242
    Likes: 1
    That's bizarre, I'm using Firefox 2.0 as well. Had to shift-reload on the posting page to get the updated javascript file because it was doing the same thing the first time I tried. From the behavior it sure seems like the old js file is still being loaded.

    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Carpal Tunnel
    Carpal Tunnel
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Okay trying again.

    Logged out, cleared all cache and cookies. Ran crap-cleaner to remove all kinds of junk.

    Reloaded FF, logged back in, CTRL-SHIFT-R, View, Reload so if it doesn't have a new one by now then it's not going to get one.

    LIST1:

    • item1
    • item2

    Okay, now going for list 2

    LIST2:

    • item4
    • item5


    Okay Rick, looks like it works - just needed some intense reload for me. I see you also handled the cursor not flying back to the top of the post. Not sure you can control it or not but would be nice to keep the scrollbar down as well, currently the cursor stays where it should, but the Post Window scrollbar stays at the top when you click a button.

    Thanks.

    .

    Joined: Aug 2006
    Posts: 1,649
    Likes: 1
    Pooh-Bah
    Pooh-Bah
    Joined: Aug 2006
    Posts: 1,649
    Likes: 1

    • 1
    • 2
    • 3

    • 4
    • 5
    • 6


    Cool. cool

    But what if you wanted to do this?

    • 1
    • 2
    • 3
      • 4
      • 5
      • 6
    • 7
    • 8
    • 9


    Or this?

    • 1
      • 2
        • 3
          • 4
        • 5
      • 6
    • 7



    J/K laugh wink



    GangsterBB.NET (Ver. 7.6.1.1)
    PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
    2007 Content Rulez Contest - Hon Mention
    UBB.classic 6.7.2 - RIP
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Carpal Tunnel
    Carpal Tunnel
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    spammer grin LOL

    Okay, will try it from Opera when I get home.

    .

    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Carpal Tunnel
    Carpal Tunnel
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Okay OPERA TIME

    LIST1
    • ITEM1
    • ITEM2


    So far pretty good. 1 issue though. The cursor does not go to the end of the line like it does with IE/FF (not crucial but annoying to die hard Oerpa users I'm sure)

    LIST2

    • ITEM3
    • ITEM4
    • ITEM5


    Otherwise a BIG improvement over the way it was a couple days ago.

    I'd look into why it doesn't go to the end of the line all the time for Opera but otherwise works much better now.

    .

    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Carpal Tunnel
    Carpal Tunnel
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Okay IE7 test

    LIST1

    [list]
    [*]null (ops.. - security kicked in again)
    Quote
    This website is using a scripted window to ask you for information. If you trust this website, click here to allow scripted windows...


    Let me try again in new post and add this site to trusted sites.

    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Carpal Tunnel
    Carpal Tunnel
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Okay IE7 again, ubbcentral is in trusted sites now

    LIST1

    • ITEM1
    • ITEM2
    • ITEM3

    First one went correctly.

    LIST2

    • ITEM4
    • ITEM5


    Works good in IE7 and FF2 - very close to good in Opera but still needs a little work.

    .

    Joined: Jun 2006
    Posts: 16,300
    Likes: 116
    UBB.threads Developer
    UBB.threads Developer
    Joined: Jun 2006
    Posts: 16,300
    Likes: 116
    you know, on my one site I use a custom bbcode that lets me do:
    [*:diamond]
    [*:circle]
    [*:box]

    It's really kinda cool cas you can set the object the list has with it


    I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
    Do you need Forum Install or Upgrade Services?
    Forums: A Gardeners Forum, Scouters World
    UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
    Longtime Supporter & Resident Post-A-Holic
    VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    Carpal Tunnel
    Carpal Tunnel
    Joined: Nov 2006
    Posts: 3,095
    Likes: 1
    cheatin basta tongue

    Joined: Jun 2006
    Posts: 16,300
    Likes: 116
    UBB.threads Developer
    UBB.threads Developer
    Joined: Jun 2006
    Posts: 16,300
    Likes: 116
    lol, I needed some sort of bbcode as to not use html in my databases, I really dont like allowing it, so i needed an option, and bbcode was that option wink... I've got quite the bit of it in there too lol


    I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
    Do you need Forum Install or Upgrade Services?
    Forums: A Gardeners Forum, Scouters World
    UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
    Longtime Supporter & Resident Post-A-Holic
    VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!

    Link Copied to Clipboard
    ShoutChat
    Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
    Recent Topics
    Version 7.7.5 Images suddenly not displaying
    by Stovebolt - 05/04/2024 11:19 AM
    Bots
    by Outdoorking - 04/13/2024 5:08 PM
    Can you add html to language files?
    by Baldeagle - 04/07/2024 2:41 PM
    Do I need to rebuild my database?
    by Baldeagle - 04/07/2024 2:58 AM
    This is not a bug, but a suggestion
    by Baldeagle - 04/05/2024 11:25 PM
    Who's Online Now
    2 members (Gizmo, 1 invisible), 901 guests, and 169 robots.
    Key: Admin, Global Mod, Mod
    Random Gallery Image
    Latest Gallery Images
    Los Angeles
    Los Angeles
    by isaac, August 6
    3D Creations
    3D Creations
    by JAISP, December 30
    Artistic structures
    Artistic structures
    by isaac, August 29
    Stones
    Stones
    by isaac, August 19
    Powered by UBB.threads™ PHP Forum Software 8.0.0
    (Preview build 20240501)