Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI breaks as a result of mousedown, drag, mouseoff #1

Open
barneycarroll opened this issue Mar 20, 2013 · 3 comments
Open

UI breaks as a result of mousedown, drag, mouseoff #1

barneycarroll opened this issue Mar 20, 2013 · 3 comments

Comments

@barneycarroll
Copy link

Drag downwards
My click just missed the textarea and I dragged downwards:

dragdown

Drag off
Was trying to replicate 1 bug, and you may want to treat this as a separate issue, but it involves my clicking within the target area then triggering mouseoff outside of the expanded feedback UI — focus remains within the UI, but the expansion is lost:

dragout

@siong1987
Copy link
Owner

Do mind sharing more info? For example, what type of browser are you using?

And, probably gif/video about the bugs you found? Really hard to grasp what you trying to say without actually looking at it.

On Wednesday, March 20, 2013 at 8:47 AM, Barney Carroll wrote:

Drag downwards
My click just missed the textarea and I dragged downwards:

Drag off
Was trying to replicate 1 bug, and you may want to treat this as a separate issue, but it involves my clicking within the target area then triggering mouseoff outside of the expanded feedback UI — focus remains within the UI, but the expansion is lost:


Reply to this email directly or view it on GitHub (#1).

@barneycarroll
Copy link
Author

The browser is Chrome (I believe there is a precedent for bug 1 in that
WebKit will treat overflow : hidden as overflow : scroll during mouse drag)
.

To replicate: mousedown (click but don't release) on the widget, then drag
(down for bug 1, up or sideways for bug 2) outside the widget area.

Any screen capture software you can recommend?

@siong1987
Copy link
Owner

It's alright. I will try to replicate them. Will try to fix them as soon as I can.

On Thursday, March 21, 2013 at 2:16 AM, Barney Carroll wrote:

The browser is Chrome (I believe there is a precedent for bug 1 in that
WebKit will treat overflow : hidden as overflow : scroll during mouse drag)
.

To replicate: mousedown (click but don't release) on the widget, then drag
(down for bug 1, up or sideways for bug 2) outside the widget area.

Any screen capture software you can recommend?


Reply to this email directly or view it on GitHub (#1 (comment)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants