Modify

Opened 16 years ago

Closed 16 years ago

#2927 closed defect (fixed)

[PATCH] Mouse jumps to table cell on opening the relation editor

Reported by: Michi Owned by: team
Priority: minor Milestone:
Component: Core Version: latest
Keywords: r1792 Cc: Michi

Description

When the relation editor is opened the mouse jumps to the first tag table cell. This is done by simulation a mouse click on the cell to focus it (see code). Unfortunately the mouse isn't moved to the original position, and this is really annoying. ;-)

The attached patch fixes this by gettings the mouse position before the movement. After the simulated click the mouse is moved to the original position.

Attachments (1)

TagTable.patch (1.2 KB ) - added by Michi 16 years ago.
Patch

Download all attachments as: .zip

Change History (3)

by Michi, 16 years ago

Attachment: TagTable.patch added

Patch

comment:1 by Michi, 16 years ago

Cc: Michi added

comment:2 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

In r1781.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.