ui-layout
ui-layout copied to clipboard
Sticky splitbar
Sometimes the splitbar sticks to the mouse even if it is released. I have been able to isolate one case where this happens but I think there are other cases as well. The reproducible use case happens on Mac and Linux versions of Chrome (see this chromium issue). In order to reproduce follow these steps:
- press right-click on the splitbar
- select something in the context menu (e.g. "inspect element")
- Now the splitbar sticks to the mouse even though the mouse button was released
Another reproducible issue is with nested ui-layout states. See #145 for a detailed discussion. I have created a plunker that reproduces the issue. Steps to reproduce are:
- Click on "View 2"
- Click on "View 1"
- Move the splitbar. Now when releasing the mouse it still sticks to the splitbar
Hi,
I have the same problem. I'm waiting for the merger to the main version.
Regards!
Same on windows. To reproduce, just left-click and drag back and forth for a few seconds. I see there's a PR that fixes this that's been out there for a while. Does no one have eyes on this project anymore?