In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
240 [In-Portal CMS] Optimization task always 2009-08-24 03:24 2010-06-01 01:42
alex  
 
normal  
closed 5.0.0  
fixed  
 
none 5.1.0  
0
0000240: SWFUploader in administrative console
Currently we move flash uploader control to an absolutely positioned div to prevent it's crashing in cases, where div, where form is located becomes semi-transparent (when upload progress bar is shown). I propose different approach to transparency making, that will allow us to leave flash as is, because it should not crash anymore.

We should create another div with required transparency level with size of original div, that was made transparent before. New div should be placed exactly on current div so visual effect maybe the same.

This way thickbox javascript class does and I think, that they have serious reasons for that.
related to 0000456closed  (5.1.0)alex Major Flash Uploader Redesign 
Issue History
2010-06-01 01:42 alex Note Added: 0002356
2010-06-01 01:42 alex Status active => closed
2010-06-01 01:42 alex Resolution open => fixed
2010-06-01 01:42 alex Fixed in Version => 5.1.0
2010-06-01 01:42 alex Target Version Icebox => 5.1.0
2010-05-30 09:44 alex Note Added: 0002331
2010-01-12 10:55 alex Target Version 5.1.0 => Icebox
2009-12-16 14:35 Dmitry Relationship added related to 0000456
2009-10-06 14:28 alex Note Added: 0000827
2009-10-06 14:28 alex Type bug report => task
2009-08-24 11:13 Dmitry Target Version => 5.1.0
2009-08-24 03:24 alex New Issue

Notes
(0000827)
alex   
2009-10-06 14:28   
Also we should take into account, that row with upload field could be hidden and shown again and upload still needs to be working (not crashed).
(0002331)
alex   
2010-05-30 09:44   
No longer a problem, since 0000456 puts progress bar near each uploaded file and no transparency is used.
(0002356)
alex   
2010-06-01 01:42   
No longer a problem, since 0000456 puts progress bar near each uploaded file and no transparency is used.