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


#Description
This patch corrects the evaluation of font style in function 
"font_plot_style_from_css" and textarea line_height in function 
"textarea_create".
It also centers text of an input field.

To test this patch you can use example file present in tracker. 
http://bugs.netsurf-browser.org/mantis/file_download.php?file_id=105&type=bug


Achal-Aggarwal (1):
  Fix line_height eval and centering of text in text input field.

 desktop/textarea.c | 9 +++++----
 render/font.c      | 3 +--
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.8.3.2


Reply via email to