In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1388 [In-Portal CMS] Admin Interfaces bug report always 2012-09-04 06:02 2012-09-04 06:05
alex  
alex  
normal  
resolved 5.0.0  
fixed  
 
none 5.2.1-B1  
https://groups.google.com/d/topic/in-portal-bugs/Xrb8f2-oCGg/discussion
Fixing small z-index value problem in theme
1
0001388: Broken content mode when large z-index used in theme
When large (over 100) z-index css values are used in theme, then all windows, that are opened in content mode are not visible. This happens because they have very small (99 - 102) z-index values.

Here are the affected places:

* content mode revision toolbar
* all modal windows opened in theme
* debugger report
patch zindex_theme_fix.patch (5,047) 2012-09-04 06:02
http://tracker.in-portal.org/file_download.php?file_id=1792&type=bug
Issue History
2012-09-04 06:05 alex Note Added: 0005165
2012-09-04 06:05 alex Status reviewed and tested => resolved
2012-09-04 06:05 alex Fixed in Version => 5.2.1-B1
2012-09-04 06:05 alex Resolution open => fixed
2012-09-04 06:05 alex Assigned To !COMMUNITY => alex
2012-09-04 06:05 alex Changeset attached 5.2.x r15530
2012-09-04 06:05 alex Note Added: 0005164
2012-09-04 06:05 alex Status needs testing => reviewed and tested
2012-09-04 06:04 alex Note Added: 0005163
2012-09-04 06:03 alex Assigned To => !COMMUNITY
2012-09-04 06:03 alex Developer => alex
2012-09-04 06:03 alex Status active => needs testing
2012-09-04 06:03 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/Xrb8f2-oCGg/discussion
2012-09-04 06:02 alex New Issue
2012-09-04 06:02 alex File Added: zindex_theme_fix.patch
2012-09-04 06:02 alex Change Log Message => Fixing small z-index value problem in theme
2012-09-04 06:02 alex Estimate Points => 1

Notes
(0005163)
alex   
2012-09-04 06:04   
I've add 1000000 (1 million) to all z-indexes being used and 1500000 to debugger report to ensure it's always on top of everything.
(0005164)
alex   
2012-09-04 06:05   
Will test all together later.
(0005165)
alex   
2012-09-04 06:05   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001388: Broken content mode when large z-index used in theme