Thursday, 20 March 2014

[PATCH 0/2] Fixes bug #2098

#Repo : netsurf
#sURL : https://github.com/Achal-Aggarwal/netsurf.git
#sRef
: fix-2098
#SHA1 : fdb490b6682ac03867706cd3aa32d16bdd060b1d
#Land : master
#link : https://github.com/Achal-Aggarwal/netsurf/tree/fix-2098
#bugtracker
: http://bugs.netsurf-browser.org/mantis/view.php?id=2098


#Description
PATCH 1/2 : It cutoff the extra caret going beyond either top boundary or bottom bounday in a textarea field.

PATCH 2/2 : It cutoff the extra caret going beyond bottom bounday in a text input field.

Achal-Aggarwal (2):
Truncate caret of text area at top & bottom boundaries.
Truncate caret of text input field at bottom boundaries.

desktop/textarea.c | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)

--
1.8.3.2

No comments:

Post a Comment