You are either not logged in or not registered with our community. Click here to register.
 
September 23, 2023, 12:30:46 am

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

Click here if you are having problems.
Default Wide Screen Beige Lilac Rainbow Black & Blue October Platinum Send us your theme!

Wiki Blogs Dicebot

Author Topic: Google Chrome Issue  (Read 2481 times)

0 Members and 1 Guest are viewing this topic.

Offline GnothiSeautonTopic starter

  • The Baddest Bitch in All the Realm. Mother of The Bieber. Defender of the Brotherfucking Faith. Captain of the Raven. Queen of Gilea. Executive Park Director of PirateWorld. Lover of all things Kenneth Parcell and Lucielle Bluth.
  • Lady
  • Addict
  • *
  • Join Date: May 2009
  • Location: Cloud Cuckoo Land by day, Isle of the Damned by night, Church of the Sacred Union every Sunday
  • Gender: Female
  • "Illiteracy?!? What does that word even mean?"
  • View My Rolls
  • Referrals: 6
Google Chrome Issue
« on: May 17, 2017, 10:18:14 pm »
So, first, I should say I have practically zero computer saviness.

I seem to be having an issue with Google Chrome, and I don't know exactly if it's just with here, or with other sites in general.  It seems to be working fine with Firefox, so I don't quite know.

Whenever I am writing something to post, like adding an image tag with the button on here for the automatic code, just after a line break, it seems to automatically add it to the previous character, regardless of how many line breaks.

For example...

When I want and try to do this...

Code: [Select]
[center][img][/img]

[img][/img]

[/center]

It automatically does this...

Code: [Select]
[center][img][/img][img][/img]

[/center]

Any idea how to fix this?  It works fine with Firefox, but greatly prefer Chrome for the appearance and ease to read.

Offline NightLux

  • Big Bright Night Light
  • Knight
  • Seducer
  • *
  • Join Date: Aug 2015
  • Location: DFW Area, Texas
  • Gender: Male
  • Though darkness surrounds me, I still shine.
  • View My Rolls
  • Referrals: 0
Re: Google Chrome Issue
« Reply #1 on: May 19, 2017, 02:28:29 pm »
I've been playing with it trying to get an idea of how it works, but it seems to add the tag where the cursor is (add-ons and such might change this).

Code: [Select]
[center][img][/img]

TARGET

[/center]

Highlight "TARGET" and the hit the img button.  It should change to this:

Code: [Select]
[center][img][/img]

[img]TARGET[/img]

[/center]

And the whole string should be highlighted from open tag, target, to end tag.

If it behaves any differently, let me know.  Also, a few generic things you can try - update Chrome (I'm in the latest and it works as I've described above) and check any extensions you have.  Maybe even reboot and see if maybe there's some setting that was waiting to update.