[wp-trac] [WordPress Trac] #26782: Twenty Fourteen: Sidebar links are not clickable on narrow 2-column layout
WordPress Trac
noreply at wordpress.org
Fri Jan 10 18:24:05 UTC 2014
#26782: Twenty Fourteen: Sidebar links are not clickable on narrow 2-column layout
-------------------------------------+------------------------------
Reporter: Nao | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 3.8
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------------------
Changes (by celloexpressions):
* keywords: reporter-feedback => has-patch needs-testing
Comment:
Confirmed with Chrome 32 on Windows 8.1. Not an issue in Firefox or IE.
More specifically, when the content area is shorter than the sidebar in
those viewpoints, the z-index of the `.content-area` (which is full-width)
appears to be above that of `.content-sidebar`, so it isn't possible to
interact with them (by selecting text, clicking links, etc.). An exception
is the post meta links in the ephemera widgets.
This is most likely a Chrome/Webkit bug, but setting the positioning of
`.content-sidebar` seems to fix it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26782#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list