Project

General

Profile

Actions

Fehler #9

closed

No scroll bar in users' list

Added by Gary Csorgo about 13 years ago. Updated over 11 years ago.

Status:
Erledigt
Priority:
Dringend
Assignee:
Category:
Bug
Target version:
-
eXtplorer Version:
Joomla! Version:

Description

The scroll bar is missing in the users' list in the admin section. This means that above a certain number of users, the command buttons at the bottom cannot be reached because the list of users takes up all of the space, and therefore adding, editing, and removing users becomes impossible! Please add a scroll bar to this screen.

Actions #1

Updated by Ivan Santos almost 13 years ago

Hey i fond the property to put the scroll.

In the scripts\extjs3\resources\css\ext-all.css in the line 4503, you change the overflow to:
overflow-x: hidden;
overflow-y: auto;

Actions #2

Updated by Gary Csorgo almost 13 years ago

This is great! I just wish Sören was here to see it... :-)

Actions #3

Updated by Ivan Santos almost 13 years ago

and you can costumize your scroll ;)

Actions #4

Updated by Tim Alatorre almost 13 years ago

  • Category set to Bug
  • Status changed from Neu to Erledigt
  • Assignee changed from Sören Eberhardt-Biermann to Tim Alatorre
  • % Done changed from 0 to 100

Thanks for the help Ivan. We don't modify the extjs framework source code. I made the change in /style/style.css and it is included in revision 197 of the eXtplorer source code.

Actions

Also available in: Atom PDF