Modify

Opened 4 years ago

Closed 4 years ago

#3076 closed defect (fixed)

Member columns don't auto-resize when the relation editor is resized

Reported by: avar Owned by: team
Priority: minor Component: Core
Version: Keywords:
Cc:

Description

See the attached screenshots, adjusting the horizontal space of the relation editor will cause JOSM not to update the new space that the columns have.

Attachments (4)

resize-1.png (127.5 KB) - added by avar 4 years ago.
about to resize
resize-2.png (127.0 KB) - added by avar 4 years ago.
changed size of the dialog
resize-3.png (127.0 KB) - added by avar 4 years ago.
Dialog doesn't keep up with its new dimensions
resize-4.png (127.4 KB) - added by avar 4 years ago.
Clicking on it for resizing causes it to snap to its correct size

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by avar

about to resize

Changed 4 years ago by avar

changed size of the dialog

Changed 4 years ago by avar

Dialog doesn't keep up with its new dimensions

Changed 4 years ago by avar

Clicking on it for resizing causes it to snap to its correct size

comment:1 Changed 4 years ago by Gubaer

  • Priority changed from major to minor

I saw this myself quite often. Sometimes column width (or table width) is adjusted, sometimes it isn't. I tried

  • listening to adjustment events o the JSplitPane
  • listening to property change events for dividerLocation in JSplitPane

and then {{{validate}}-ing the panel with the table, but no luck so far.

@stoeckr, @jttt: any hint?

comment:2 Changed 4 years ago by Gubaer

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

(In [2043]) fixed #3076: Member columns don't auto-resize when the relation editor is resized

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.