Quantcast
Channel: Enlightenment
Viewing all articles
Browse latest Browse all 1612

Ticket #2334 (Elementary list edge callbacks aren't called when using scrollbar) created

$
0
0

Setup

wayland master 1.0.90-0-g509d1d8
drm master heads/master-0-gb7bb9e9
macros master heads/master-0-gc98b41d
glproto master heads/master-0-g8e3407e
dri2proto master heads/master-0-gead89ad
mesa master heads/master-0-ge4484a0
kbproto master heads/master-0-gf7022f5
libX11 master heads/master-0-gf49bb2d
libxkbcommon master heads/master-0-ga392d26
pixman master heads/master-0-g9d0bb10
cairo master heads/master-0-ga64ce09
weston master heads/master-0-gb67c91d
harfbuzz master heads/master-0-g57542d7
glib master heads/master-0-gaede774
atk master heads/master-0-gbf47ddb
efl master heads/master-0-g2d62ea8
elementary master heads/master-0-g79f2e0b
cogl cogl-1.14 heads/cogl-1.14-0-g6cab431
clutter clutter-1.14 heads/clutter-1.14-0-g7ef97ae

Steps

  1. Ensure you're using the "standard" profile for elementary.
  2. Launch a program with a list object and callbacks for "edge,top" and "edge,bottom", along with enough items to scroll.
  3. Click the scrollbar to the right of the list and drag it up and down all the way.
  4. Observe the callbacks are not made when using the scrollbar, however they are if you use the keyboard or the mouse wheel.
  5. This includes dragging the scrollbar or clicking the up/down arrows at the top/bottom of the scrollbar.

Extras

Example program included, based off list_example_01.c


Viewing all articles
Browse latest Browse all 1612

Trending Articles