Moodle

Fix layout in Safari with long question texts

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Quiz
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

Layout breaks badly in Safari when the question name or title gets too long in the question bank display.

Activity

Hide
Olli Savolainen added a comment - - edited

So setting width:100% on the select box (which you seem to have removed) and doing the overflow:none (etc) CSS (which you seem to have removed), did not work on safari? Currently both the select boxes and the questions in the listing explode out of screen in FF3, too, but when I let the code out of my hands, neither did.

Show
Olli Savolainen added a comment - - edited So setting width:100% on the select box (which you seem to have removed) and doing the overflow:none (etc) CSS (which you seem to have removed), did not work on safari? Currently both the select boxes and the questions in the listing explode out of screen in FF3, too, but when I let the code out of my hands, neither did.
Hide
Tim Hunt added a comment -

Ah, I must have broken it. The problem I was having was having the caption label on the same line as the dropdown, meaning that width 100% did not work.

Show
Tim Hunt added a comment - Ah, I must have broken it. The problem I was having was having the caption label on the same line as the dropdown, meaning that width 100% did not work.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: