#1314 closed defect (fixed)
palettes in Browse does not always go away
Reported by: | erikos | Owned by: | erikos |
---|---|---|---|
Priority: | Immediate | Milestone: | |
Component: | Browse | Version: | Git as of bugdate |
Severity: | Major | Keywords: | r+ |
Cc: | alsroot, tomeu | Distribution/OS: | Unspecified |
Bug Status: | Assigned |
Description
- hover over a link, right click on it
- when the palette is open, go away from it
- it is not always closed
Attachments (1)
Change History (8)
comment:1 Changed 14 years ago by erikos
comment:2 Changed 14 years ago by erikos
- Priority changed from Unspecified by Maintainer to Immediate
comment:3 Changed 14 years ago by erikos
- Bug Status changed from New to Assigned
- Cc tomeu added
- Keywords r? added
comment:4 Changed 14 years ago by tomeu
- Keywords r! added; r? removed
Some comments:
- use either mouseout or movedout, and separate the two words with _ or -,
- split the wrapper creation in its own line so it's easier to read,
- what will happen with the listener if mouseout is not invoked?
comment:5 Changed 14 years ago by erikos
- Keywords r+ added; r! removed
comment:6 Changed 14 years ago by erikos
- Resolution set to fixed
- Status changed from new to closed
|TestCase| - hover over a link, right click on it - when the palette is open, go away from it - if palette was opened to bottom-ritgh side and moving to top-left side won't close palette, and the other way around.
Note: See
TracTickets for help on using
tickets.
To reproduce:
If palette was opened to bottom-ritgh side and moving to top-left side won't close palette, and the other way around.