A vid embeded with html tags (I couldn't figure out how to stop it autoplaying the default way) escapes the collapsed comment. It hides on window resize but pops up again on scroll.

      The screenshot attached comes from http://extranet.atlassian.com/display/MAR/FishEye+Content+Overhaul+-+August+2008?focusedCommentId=1672384472

            [CONFSERVER-13054] {html} content doesn't collapse.

            BillA added a comment -

            Resolving through standard process. Issue unmodified for 3 years, marked minor and few votes.

            BillA added a comment - Resolving through standard process. Issue unmodified for 3 years, marked minor and few votes.

            Verified that this issue exists in Confluence 2.10 and 2.9.2. However, different HTML codes may produce different results:

            HTML codes IE6 IE7 Safari 3 Opera 9 Firefox 3

            {html}<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-dnL00TdmLY&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-dnL00TdmLY&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>{html}

            {html}<embed src="http://www.metacafe.com/fplayer/679493/wikis_in_plain_english_how_to.swf" width="400" height="345" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"> </embed><br><font size = 1><a href="http://www.metacafe.com/watch/679493/wikis_in_plain_english_how_to/">Wikis In Plain English (How To)</a> - <a href="http://www.metacafe.com/">Amazing videos are here</a></font>{html}

            {html}<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=7,3,0,0" id="movieId" width="640" height="360"><param name="src" value="http://movies.apple.com/movies/us/apple/mac/macbook/2008/designvideo/apple_new_macbook_video_20081014_640x360.mov?width=640&height=360"><object id="movieIdInner" data="http://movies.apple.com/movies/us/apple/mac/macbook/2008/designvideo/apple_new_macbook_video_20081014_640x360.mov?width=640&height=360" type="video/quicktime" width="640" height="360"><param name="controller" value="false"><param name="posterframe" value="undefined"><param name="showlogo" value="false"><param name="autostart" value="true"><param name="cache" value="true"><param name="bgcolor" value="white"><param name="aggressivecleanup" value="false"><param name="saveembedtags" value="true"></object><param name="controller" value="false"><param name="posterframe" value="undefined"><param name="showlogo" value="false"><param name="autostart" value="true"><param name="cache" value="true"><param name="bgcolor" value="white"><param name="aggressivecleanup" value="false"><param name="saveembedtags" value="true"></object></div><div class="controllerPanel"><div class="ACQuicktimeController"><div class="control play">Play</div><div class="sliderPanel"><div class="track"><div style="width: 11.0298px;" class="loadedProgress"></div><div class="trackProgress"></div><div style="left: 0px;" class="playHead selected">{html}

            not collapsible

            {html}<img src="http://confluence.atlassian.com/download/attachments/150478/LicenseDetails.png" />{html}

            Legend:

            = reproducible
            = not reproducible

            Azwandi Mohd Aris (Inactive) added a comment - Verified that this issue exists in Confluence 2.10 and 2.9.2. However, different HTML codes may produce different results: HTML codes IE6 IE7 Safari 3 Opera 9 Firefox 3 {html}<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-dnL00TdmLY&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-dnL00TdmLY&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>{html} {html}<embed src="http://www.metacafe.com/fplayer/679493/wikis_in_plain_english_how_to.swf" width="400" height="345" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"> </embed><br><font size = 1><a href="http://www.metacafe.com/watch/679493/wikis_in_plain_english_how_to/">Wikis In Plain English (How To)</a> - <a href="http://www.metacafe.com/">Amazing videos are here</a></font>{html} {html}<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=7,3,0,0" id="movieId" width="640" height="360"><param name="src" value="http://movies.apple.com/movies/us/apple/mac/macbook/2008/designvideo/apple_new_macbook_video_20081014_640x360.mov?width=640&height=360"><object id="movieIdInner" data="http://movies.apple.com/movies/us/apple/mac/macbook/2008/designvideo/apple_new_macbook_video_20081014_640x360.mov?width=640&height=360" type="video/quicktime" width="640" height="360"><param name="controller" value="false"><param name="posterframe" value="undefined"><param name="showlogo" value="false"><param name="autostart" value="true"><param name="cache" value="true"><param name="bgcolor" value="white"><param name="aggressivecleanup" value="false"><param name="saveembedtags" value="true"></object><param name="controller" value="false"><param name="posterframe" value="undefined"><param name="showlogo" value="false"><param name="autostart" value="true"><param name="cache" value="true"><param name="bgcolor" value="white"><param name="aggressivecleanup" value="false"><param name="saveembedtags" value="true"></object></div><div class="controllerPanel"><div class="ACQuicktimeController"><div class="control play">Play</div><div class="sliderPanel"><div class="track"><div style="width: 11.0298px;" class="loadedProgress"></div><div class="trackProgress"></div><div style="left: 0px;" class="playHead selected">{html} not collapsible {html}<img src="http://confluence.atlassian.com/download/attachments/150478/LicenseDetails.png" />{html} Legend: = reproducible = not reproducible

            Is this really new in 2.10? Please verify

            Per Fragemann [Atlassian] added a comment - Is this really new in 2.10? Please verify

              Unassigned Unassigned
              pmoore Peter Moore [Atlassian]
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: