Delete group header message. Screen Resolution and very large gape

Bug #547639 reported by Yaju Mahida
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
High
Richard Mansfield

Bug Description

I found this on my Mahara installation and also on www.mahara.org.

1. Delete group and message

When you delete group the message header "Delete group 'Test Group Yaju' is out of message box.

Please, I have uploaded a file with screen shots - screenshot1.jpg, screenshot2.jpg, screenshot3.jpg.

I have modified \htdocs\theme\default\templates\group\delete.tpl attached with this post.

2. Lower screen resolution and very large gape

This happens in Internet Explorer 8 when we change the screen resolution of our computer to 1024 x 768 or lower.

While creating a new group or new blog it leaves gap between header and editing box.

I am attaching screen shot for this. And this also happens on www.mahara.org only for creating a new blog. Screen shots - create_group.PNG, create_blog.PNG.

Reference : http://mahara.org/interaction/forum/topic.php?id=844#post4128

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detail&aid=3350&group_id=176&atid=739

Revision history for this message
Yaju Mahida (yvm) wrote :

Attached screenshot1.jpg.

Revision history for this message
Yaju Mahida (yvm) wrote :

I have modified \htdocs\theme\default\templates\group\delete.tpl as below.

{include file="header.tpl"}
{include file="sidebar.tpl"}

{include file="columnleftstart.tpl"}
<div class="message">
<!-- YAJU S: Delete Group header was out of Message Box and was using h2 style. Changed it to h3 and now within box YAJU:E -->
<h3>{$heading|escape}</h3>
<p>{$message}</p>
{$form}
</div>
{include file="columnleftend.tpl"}
{include file="footer.tpl"}

Revision history for this message
Yaju Mahida (yvm) wrote :

Please refer to below link for screen shots as not able to upload here.

Reference : http://mahara.org/interaction/forum/topic.php?id=844#post4128

Revision history for this message
Nigel-catalyst (nigel-catalyst) wrote :

Thanks for the report :)

Revision history for this message
Nigel-catalyst (nigel-catalyst) wrote :

I think the recent theming work might have fixed this, but let's investigate before 1.2.

Revision history for this message
Richard Mansfield (richard-mansfield) wrote :

Fix for first problem applied to master and 1.1 (unfortunately just missed out of 1.1.7 release).

Revision history for this message
Richard Mansfield (richard-mansfield) wrote :

I have not been able to reproduce (2) on IE8, so I believe Evonne must have fixed this with the recent theming work.

However I have noticed that the view blog page has a broken sidebar on IE8, so I'll have a go at fixing that.

Changed in mahara:
milestone: none → 1.1.8
assignee: nobody → Richard Mansfield (richard-mansfield)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.