| Summary | No scrollbar in mailbox listing |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 3. High |
| Owners | slusarz (at) horde (dot) org |
| Requester | jan (at) horde (dot) org |
| Created | 3/26/11 (5493 days ago) |
| Due | |
| Updated | 3/28/11 (5491 days ago) |
| Assigned | 3/28/11 (5491 days ago) |
| Resolved | 3/28/11 (5491 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | 5 |
| Patch | No |
Fixes for new Viewport layout code
Removed unneeded float CSS definitions.
To simplify internal calculations, rename list_container -> list_header
- meaning we only will be adding height elements to the top of the
viewport message list.
Fixes some off-by-one bugs when dragging in horizontal mode.
Bug #9719: Fix scrollbar display for new viewport layout changesBug #9721: Fixes switching layout (although I never saw this)3 files changed, 68 insertions(+), 67 deletions(-)
http://git.horde.org/horde-git/-/commit/e5eb7e86a5a021fe220eea431b20d1b589bca697
Assigned to Michael Slusarz
State ⇒ Assigned
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ No scrollbar in mailbox listing
Queue ⇒ IMP
Milestone ⇒ 5
Patch ⇒ No
State ⇒ Unconfirmed
mailbox listing. Scrolling with keys still works fine though.