Closed (fixed)
Project:
Clientside Validation
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Oct 2012 at 18:11 UTC
Updated:
6 Apr 2013 at 12:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
attiks commentedThis is a side effect, easy fix is to turn of the resizing of the textarea.
I'll leave this open so if anybody has an idea on how to solve this, feel free
Comment #2
msmithcti commentedThis is a fairly simple one to fix. When the error message is displayed after the input, if the next element is a grippie insert the error after the grippie instead.
Here's a patch.
Comment #3
msmithcti commentedComment #4
attiks commentedspace after if
but I'll ask Jelle to commit this, thanks
Comment #5
jelle_scommitted and pushed to the latest dev version. Thanks for the patch!