Issue Details (XML | Word | Printable)

Key: MDL-17396
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Olli Savolainen
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-17284

Quiz tab icons broken in IE

Created: 25/Nov/08 09:24 PM   Updated: 26/Nov/08 01:04 PM
Return to search
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Environment: IE6 on Ubuntu Linux on wine

Participants: Olli Savolainen and Tim Hunt
Security Level: None
Difficulty: Easy
Resolved date: 26/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
seems I have used too exact css selectors

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 26/Nov/08 12:10 PM
This also happens in IE7. Apart from that, everything else seems to work fine in IE.

It would be much better if we can get the icons to work properly in IE, rather than just hiding them.

Also, the other difference I noticed was some extra vertical space in the question bank in both IE6 and IE7 compared to Firefox. I will look into that when I do more work on the question bank.


Tim Hunt made changes - 26/Nov/08 01:01 PM
Field Original Value New Value
Assignee Olli Savolainen [ pilpi ] Tim Hunt [ timhunt ]
Summary Quiz tab icons still visible while other tabs than quiz editing active, breaking layout Quiz tab icons broken in IE
tjhunt committed 3 files to 'Moodle CVS' - 26/Nov/08 01:03 PM
quiz editing: MDL-17396 Quiz tab icons broken in IE

Well, that was a stunningly creating IE layout bug, and I have no idea why this work-around works. (The margin 0 and vertical-align are the essentail bits, the other two rules just make it look nicer.)

Also tweaked the layout in Firefox to position the icons a bit more nicely.
MODIFY theme/standard/styles_layout.css   Rev. 1.646    (+3 -0 lines)
MODIFY theme/standard/styles_ie7.css   Rev. 1.15    (+6 -0 lines)
MODIFY theme/standard/styles_ie6.css   Rev. 1.21    (+5 -3 lines)
Tim Hunt added a comment - 26/Nov/08 01:04 PM
I was so intrigued by what IE was doing that I kept experimenting until I found a fix.

Tim Hunt made changes - 26/Nov/08 01:04 PM
Fix Version/s 2.0 [ 10122 ]
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]