This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 4 years ago

Closed 4 years ago

#879 closed defect (fixed)

Backspace on a popup page

Reported by: gcerto Owned by: asalah
Priority: very low Milestone: v0.98.1
Component: General Version:
Keywords: Cc:

Description

When a popup window is opened, if the mouse's cursor is not set and the user click on the backspace key, the page will go back, two different ways have been observed:

  1. The popup closes and you go back to the previous page.
  2. The popup window stay there, but "behind" it, the page goes back (This is the most critical because once the user close the popup, he's lost)

Should find a way to not be able to go backward when a popup window is opened. Maybe by setting the focus on the first field.

Change History (5)

comment:1 Changed 4 years ago by asalah

  • Owner set to asalah
  • Status changed from new to assigned

comment:2 Changed 4 years ago by asalah

  • Status changed from assigned to in_work

comment:3 Changed 4 years ago by asalah

  • Status changed from in_work to awaiting_merge

comment:4 Changed 4 years ago by jbenito

  • Status changed from awaiting_merge to merging

comment:5 Changed 4 years ago by Abul Hafeth Salah <asalah@…>

  • Resolution set to fixed
  • Status changed from merging to closed

In [cc9fab839bf5c7a84062496e159283f903a8ef96/indico]:

[IMP] Add session/break, focus in title

Note: See TracTickets for help on using tickets.