Bug 206835 - Fix submenu behavior for narrow viewports
Summary: Fix submenu behavior for narrow viewports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Davis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-27 12:25 PST by Jon Davis
Modified: 2020-01-27 15:11 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.40 KB, patch)
2020-01-27 12:31 PST, Jon Davis
no flags Details | Formatted Diff | Diff
Patch (2.40 KB, patch)
2020-01-27 14:25 PST, Jon Davis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2020-01-27 12:25:59 PST
Narrow viewports only partially render the sub-menus for hover states.
Comment 1 Jon Davis 2020-01-27 12:31:24 PST
Created attachment 388881 [details]
Patch
Comment 2 Devin Rousso 2020-01-27 13:26:48 PST
Comment on attachment 388881 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=388881&action=review

rs=me

> Websites/webkit.org/wp-content/themes/webkit/header.php:14
> +    <link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet_uri(); ?>?20200126" media="all">

NIT: should we use `27` instead?
Comment 3 Jon Davis 2020-01-27 14:25:39 PST
Created attachment 388910 [details]
Patch
Comment 4 WebKit Commit Bot 2020-01-27 15:10:25 PST
Comment on attachment 388910 [details]
Patch

Clearing flags on attachment: 388910

Committed r255183: <https://trac.webkit.org/changeset/255183>
Comment 5 WebKit Commit Bot 2020-01-27 15:10:27 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2020-01-27 15:11:13 PST
<rdar://problem/58936286>