Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#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)

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

Download all attachments as: .zip

Change History (8)

comment:1 Changed 15 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.

comment:2 Changed 15 years ago by erikos

  • Priority changed from Unspecified by Maintainer to Immediate

comment:3 Changed 15 years ago by erikos

  • Bug Status changed from New to Assigned
  • Cc tomeu added
  • Keywords r? added

comment:4 Changed 15 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 15 years ago by erikos

addEventListener for 'mouseout' to popdown palette

comment:6 Changed 15 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.

comment:7 Changed 11 years ago by dnarvaez

  • Milestone 0.86 deleted

Milestone 0.86 deleted

Note: See TracTickets for help on using tickets.