Edit report at https://bugs.php.net/bug.php?id=66669&edit=1

 ID:                 66669
 Updated by:         le...@php.net
 Reported by:        shafiq dot jetha at outlook dot com
 Summary:            Fix for IE11 search dropdown
-Status:             Assigned
+Status:             Wont fix
 Type:               Bug
 Package:            Website problem
 Operating System:   Windows 7/IE11
 PHP Version:        Irrelevant
 Assigned To:        levim
 Block user comment: N
 Private report:     N

 New Comment:

Goodbye, IE 11!

If this reproduces on other, supported browsers, please file a new issue.


Previous Comments:
------------------------------------------------------------------------
[2014-02-07 23:23:14] shafiq dot jetha at outlook dot com

Description:
------------
span#tt-suggestions {overflow: auto; display: block;}
btw, the W3C has stated that spans should be use for inline elements, and divs 
are for block level elements, giving a span a display of block defeats the 
whole purpose of this element, since this is the only CSS value it has.

Expected result:
----------------
Horizontal scroll bars disappear, vertical scroll bars disappear if the 
content's height is equal to or less than the parent container.



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=66669&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to