[
https://issues.apache.org/jira/browse/COUCHDB-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910795#comment-13910795
]
Benjamin Young commented on COUCHDB-2086:
-----------------------------------------
Thanks, [~drsm79]! However, I think a full revert of the breaking commit is
cleaner (hope that’s OK!):
https://github.com/apache/couchdb/pull/156
That should clean house and remove the other change to that section that only
had value if position: fixed stayed set.
> Modal backdrop broken in Chrome
> -------------------------------
>
> Key: COUCHDB-2086
> URL: https://issues.apache.org/jira/browse/COUCHDB-2086
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Benjamin Young
> Assignee: Benjamin Young
>
> I broke this inadvertently when fixing the “one-pane” shifting over the
> navigation problem:
> https://github.com/apache/couchdb/commit/e389a8ba2a79da2669b536ca242b5dfdee4faba3
> It’s caused by Webkit’s way of fixed positioned elements changing the
> stacking context:
> http://updates.html5rocks.com/2012/09/Stacking-Changes-Coming-to-position-fixed-elements
> There’s a few ways to fixe it. Here’s one:
> http://stackoverflow.com/questions/19917026/bootstrap-modal-z-index
> Will be working on this tomorrow (14 hours from now), but reporting it to let
> everyone know that it’s a) broken and that b) a patch is forthcoming.
> Sorry for the bug.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)