6.0.0-beta1
7/5/25

[#12095] Overflow setting hides advanced search screen
Summary Overflow setting hides advanced search screen
Queue IMP
Queue Version 6.0.4
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 03/06/2013 (4504 days ago)
Due
Updated 03/07/2013 (4503 days ago)
Assigned
Resolved 03/07/2013 (4503 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/07/2013 02:33:29 AM Michael Slusarz Comment #5
State ⇒ Resolved
Version ⇒ 6.0.4
Reply to this comment
IMP 6.0.5.
03/07/2013 02:33:20 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 683b9f56d0079bd53960dbf54b82d4a7669c812b
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Mar 6 19:32:40 2013 -0700

     Bug #12095: Fix setting initial height of search IFRAME

  imp/js/dimpbase.js |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/683b9f56d0079bd53960dbf54b82d4a7669c812b
03/07/2013 02:33:15 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit f64963de143dc52df6cd4ff8a64363cb5113e204
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Mar 6 19:24:27 2013 -0700

     Bug #12095: Hotfix to allow for Y-scrolling in search page in dynamic view

  imp/lib/IMP.php                       |    6 +++---
  imp/search.php                        |    2 +-
  imp/themes/default/dynamic/screen.css |    3 +++
  3 files changed, 7 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/f64963de143dc52df6cd4ff8a64363cb5113e204
03/06/2013 08:56:32 AM Jan Schneider Comment #2 Reply to this comment
It's actually the HTML element that has the overflow set, not the 
body. Second problem: the iframe height is to large, so that even 
setting the overflow manually, the bottom screen part cannot be reached.
03/06/2013 08:52:27 AM Jan Schneider Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Summary ⇒ Overflow setting hides advanced search screen
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ IMP
Reply to this comment
The body of the iframe displaying the advanced search screen has an 
overflow-y: hidden which makes the bottom screen part inaccessible if 
there is a large search form (many criteria/folders).

Saved Queries