[wp-trac] [WordPress Trac] #40755: Textarea in HTML text widget has 1px border

WordPress Trac noreply at wordpress.org
Mon May 15 18:34:42 UTC 2017


#40755: Textarea in HTML text widget has 1px border
---------------------------------------+-----------------------------
 Reporter:  johnjamesjacoby            |       Owner:
     Type:  defect (bug)               |      Status:  new
 Priority:  normal                     |   Milestone:  4.8
Component:  Widgets                    |     Version:  trunk
 Severity:  normal                     |  Resolution:
 Keywords:  has-patch has-screenshots  |     Focuses:  administration
---------------------------------------+-----------------------------
Changes (by westonruter):

 * keywords:  has-patch 2nd-opinion has-screenshots => has-patch has-
     screenshots
 * milestone:  Awaiting Review => 4.8


Comment:

 I think the root ancestor selector should be more specific. So instead of
 `.widget` it should be `.text-widget-fields`. There would very unlikely be
 another `textarea` that would get added to that container element.
 Nevertheless, I think using `textarea.text` would still be preferred since
 as soon as we assume something to never happen, that's when it will :)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40755#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list