Page MenuHomePhabricator

OOjs UI: You can't click on a scrollbar to move down a suggestions list (MenuWidget result) to pick a lower item (because it closes on click)
Closed, ResolvedPublic

Description

Mike Christie at en.wp reports:
Intention: Use scrollbar in the link insertion dialogue to view more possible link targets

Steps to Reproduce: Bring up the link dialogue for any word with many possible links -- e.g. "Texas". A scrollbar will appear on the right of the list. Click on the scrollbar to scroll down.

Results: The dropdown of possible links disappears.
Expectations: It should have scrolled down.
[...] It is possible to scroll using the arrow keys.

Web browser Chrome 35.0.1916.114 m
Operating system Windows 7
Skin Vector

Reproduced by me with the same setup.


Version: unspecified
Severity: normal

Details

Reference
bz65774

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:23 AM
bzimport added a project: OOUI.
bzimport set Reference to bz65774.

This issue is happening for all the scroll bars that we have in VE .As soon as you click on it the dropdown box disappears

  • Bug 70218 has been marked as a duplicate of this bug. ***
  • Bug 71794 has been marked as a duplicate of this bug. ***
  • Bug 73284 has been marked as a duplicate of this bug. ***

Change 172723 had a related patch set uploaded by Jforrester:
MenuWidget: Don't close menu when you click the scroll bar

https://gerrit.wikimedia.org/r/172723

  • Bug 73284 has been marked as a duplicate of this bug. ***

Change 172723 merged by jenkins-bot:
MenuWidget: Don't close menu when you click the scroll bar

https://gerrit.wikimedia.org/r/172723

Change 172933 had a related patch set uploaded by Catrope:
Don't close PopupToolGroups when the scroll bar is clicked

https://gerrit.wikimedia.org/r/172933

(In reply to Gerrit Notification Bot from comment #7)

Change 172723 merged by jenkins-bot:
MenuWidget: Don't close menu when you click the scroll bar

https://gerrit.wikimedia.org/r/172723

This fixes almost all scrollbars in VE.

(In reply to Gerrit Notification Bot from comment #8)

Change 172933 had a related patch set uploaded by Catrope:
Don't close PopupToolGroups when the scroll bar is clicked

https://gerrit.wikimedia.org/r/172933

This fixes the scrollbars for toolbar dropdowns, which are the only ones that are still broken AFAIK.

Change 172933 merged by jenkins-bot:
Don't close PopupToolGroups when the scroll bar is clicked

https://gerrit.wikimedia.org/r/172933