Moodle

Administration-Reports-Statistics page not showing all drop down boxes and buttons

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8.1
  • Fix Version/s: 1.9
  • Component/s: Administration
  • Labels:
    None
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

When I go to view the statistics reports in the Administration block (i.e. Site Admnistration, Reports, Statistics) I get inconsistent results. Sometimes it will display with all of the options; however, even then it looks like they are improperly aligned in the table (see admin_report_stats_index3.jpg) and doing a refresh of the page produces an incomplete result without all of the dropdowns and view button (see admin_report_stats_index.jpg) and sometimes it is something in between like admin_report_stats_index2.jpg. I am attaching the saved html source from both the complete and incomplete pages which seem to be identical. I am using Firefox 2.0.0.4 and did not see this behavior on IE7 so I suspect it may actually be a firefox bug.

Issue Links

Activity

Hide
Anthony Borrow added a comment -

here is the incomplete picture

Show
Anthony Borrow added a comment - here is the incomplete picture
Hide
Ann Adamcik added a comment -

It looks like this got fixed on Jul 11, in rev. 1.464 (MAIN) of /moodle/theme/standard/styles_layout.css. The same fix needs to be applied to the course statistics:

#course-report-stats-index .invisiblefieldset {
display: block;
}

Show
Ann Adamcik added a comment - It looks like this got fixed on Jul 11, in rev. 1.464 (MAIN) of /moodle/theme/standard/styles_layout.css. The same fix needs to be applied to the course statistics: #course-report-stats-index .invisiblefieldset { display: block; }
Hide
Petr Škoda (skodak) added a comment -

should be fixed in latest 1.9dev, thanks for the report - see linked meta bug for more details

Show
Petr Škoda (skodak) added a comment - should be fixed in latest 1.9dev, thanks for the report - see linked meta bug for more details

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: