Moodle

Nav Buttons incorrectly nested within table in Lesson View

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8.2
  • Fix Version/s: 1.8.4
  • Component/s: Themes
  • Labels:
    None
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE

Description

When viewing a lesson in teacher view (moodle/mod/lesson/view.php), the navigation buttons that appear in the #navbar are nested in a table. Everywhere else in Moodle the buttons (.navbutton) are floated. This causes theme development problems and inconsistencies when applying styles to tables.

Activity

Hide
Urs Hunkler added a comment -

When I saw it right Mark you are maintaining lesson. If so please check the reported issue.

Show
Urs Hunkler added a comment - When I saw it right Mark you are maintaining lesson. If so please check the reported issue.
Hide
Mark Nielsen added a comment -

Fixed in MOODLE_18_STABLE. The buttons are now wrapped in a span with class "edit_buttons" and the table has been removed.

The table does not exist in Moodle 1.9 or later already.

Thanks for the report!

Show
Mark Nielsen added a comment - Fixed in MOODLE_18_STABLE. The buttons are now wrapped in a span with class "edit_buttons" and the table has been removed. The table does not exist in Moodle 1.9 or later already. Thanks for the report!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: