Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter BeachsidePaul

    (@beachsidepaul)

    Correction, it’s not adding line breaks or new lines, the text-area height in being incremented by what appears to be the character size in pixels maybe, no real logic to the increase to the height, but it makes a huge text-area real quickly LOL. Problem in autogrow-textarea.js?

    Plugin Author Spectacula

    (@spectacula)

    Could you tell us what WordPress version, browser and theme you’re using?

    I’ve tested the autogrow elements with several themes and browsers but there are limits to how much testing I can do.

    Thread Starter BeachsidePaul

    (@beachsidepaul)

    I’m sorry Spectacula, I should have said before. I’m using version 3.01 of WordPress, Firefox 3.6.10, same problem occurs with Chrome, haven’t started checking in IE yet. I’m using GraphPaperPress’ fullscreen theme (modified a bit). I’m checking to see if any of my plug ins might by conflicting and will let you know if I discover something. Thanks for your help, Paul

    Thread Starter BeachsidePaul

    (@beachsidepaul)

    After deactivating all my plug ins, it’s still occurring. If you would like to take a look (no laughing, website is not active yet) try here I’ll leave plug-ins deactivated for a couple of hours if you need me to. Thanks again, Paul

    Thread Starter BeachsidePaul

    (@beachsidepaul)

    Okay, this is getting out of control. Just tried it in IE9 and, instead of expanding the textarea with every keystroke, it didn’t expand it at all. When it came to the end of the line, it rolled down and put up a scroll bar. Actually, this is better than the endless expand of FF and Chrome LOL .. okay, I’m about to give up. Thanks, Paul

    Plugin Author Spectacula

    (@spectacula)

    Sorry didn’t get a chance to look at your site before, busy with work.

    I’ve installed the fullscreen theme on my local dev environment and replicated the issue and I know what it is and probably how to fix it.

    Something the theme is doing to pop the comments up in a separate box is confusing my code that uses a hidden div ( The div expands to match the text inside it ) off of the body to measure the size the text area needs to be. I can try a few things to make this work, I already have a few ideas but don’t hold your breath as I have a project to finish this weekend.

    Plugin Author Spectacula

    (@spectacula)

    Ah, just found that because the textarea is hidden when the hidden measuring div is created it has a width of 0px. I’ll just change the width of the measuring box to match that of the textarea at the same time I do my measuring. Should do it.

    Plugin Author Spectacula

    (@spectacula)

    Released 2.1.2 which should fix the problems you were having. Should show up in the plug-ins list in about 15 to 30 mins from now.

    Thread Starter BeachsidePaul

    (@beachsidepaul)

    THANK YOU so much! Sorry I didn’t get back sooner, girl-child getting married tomorrow and it’s a bit hectic around here 🙂 … I really do appreciate your efforts! Now on to the next problem LOL … Thanks again, Paul

    P.S. Good luck on your project!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: Spectacu.la Discussion] Spectacu.la is adding linebreaks’ is closed to new replies.