Ticket #1314 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

palettes in Browse does not always go away

Reported by: erikos Owned by: erikos
Priority: Immediate Milestone: 0.86
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

mouseout.patch Download (2.7 KB) - added by erikos 4 years ago.
addEventListener for 'mouseout' to popdown palette

Change History

Changed 4 years ago by erikos

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.

Changed 4 years ago by erikos

  • priority changed from Unspecified by Maintainer to Immediate

Changed 4 years ago by erikos

  • cc tomeu added
  • keywords r? added
  • status_field changed from New to Assigned

Changed 4 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?

Changed 4 years ago by erikos

addEventListener for 'mouseout' to popdown palette

Changed 4 years ago by erikos

  • status changed from new to closed
  • resolution set to fixed
|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.