[wp-trac] [WordPress Trac] #42001: Active Widget Not Fully Visible

WordPress Trac noreply at wordpress.org
Sun Oct 29 13:19:51 UTC 2017


#42001: Active Widget Not Fully Visible
-------------------------------------------------+-------------------------
 Reporter:  fervillz                             |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Widgets                              |  Review
 Severity:  normal                               |     Version:
 Keywords:  good-first-bug needs-testing needs-  |  Resolution:
  patch                                          |     Focuses:  javascript
-------------------------------------------------+-------------------------
Changes (by ashokrd2013):

 * keywords:  good-first-bug has-patch needs-testing => good-first-bug
     needs-testing needs-patch


Comment:

 Below 2 files have parameter set for height & width, which needs to set
 250 for height and width. It will display these 2 widget like other
 default widgets (Gallery, Tag etc..) and fix the issue related to design.

 If size not made 250 then another issue also occurs see below screenshots.

 [[Image(UI Issue.png)]]

 src\wp-includes\widgets\class-wp-widget-custom-html.php
 src\wp-includes\widgets\class-wp-widget-text.php

 Below is the fix for all issues.

 [[Image(Widget Issue.png)]]

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


More information about the wp-trac mailing list