Page MenuHomePhabricator

Suggest window expands outside the screen, it should have fixed right position and expand to the left
Closed, ResolvedPublic

Description

When you type something in search input, the suggest window appears. If suggested items are bigger than the input box width, the suggest window expands _outside_ the screen to the right, thus a) user can not see the end part of suggested items and b) as a sideeffect - horizontal scrollbar appears which won't disappear after suggest window is hidden.

The solution is having the suggest window with fixed right position and have it expand its width to the left.


Version: unspecified
Severity: normal

Details

Reference
bz23595

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:07 PM
bzimport set Reference to bz23595.

Was fixed on trunk before this bug was reported, in r66623. Should be going live soon.