Modify

Opened 12 years ago

Closed 12 years ago

#8428 closed defect (fixed)

Buttons in side windows missing

Reported by: Bernhard Hiller <bhil@…> Owned by: Don-vip
Priority: normal Milestone:
Component: Core Version: tested
Keywords: Cc: Don-vip

Description

After the update to version 5697, I noticed that no buttons are available in the side windows for adding/editing/deleting tags or starting the validation of selected data. This is shown in a screenshot (attached).
However, when I start JOSM as an Administrator, the buttons are available.
I do not think that it is good practise to use the administrator account for everything, or for running "normal" programs which ought not need administrative access to the system. Please add the buttons back for normal users - I will meanwhile return to version 5608.

System: Windows 7 64bit; Java 1.6.0_27 (josm.exe and java.exe are 32bit processes)

Change History (9)

by bhil@…, 12 years ago

Attachment: JOSM5697.png added

screen shot

comment:1 by akks, 12 years ago

Cc: Don-vip added

Administrator just have different settings directory, nothing more.

Please try older snapshot http://josm.openstreetmap.de/download/josm-snapshot-5683.jar
and tell if the bug is gone (or attach %appdata%/preferences.xml, removing the password from it!)

Try also setting advanced parameter dialog.dynamic.buttons to true.

It seems the revision r5689 is causing this problem (I can not reproduce it myself).

Last edited 12 years ago by akks (previous) (diff)

comment:2 by Don-vip, 12 years ago

Maybe buttons are set as "always hidden" but they were appearing because of the bug resolved in r5689 (#8143)
Please try with a clean profile, it should be OK.

comment:3 by Bernhard Hiller <bhil@…>, 12 years ago

With version 5683, the buttons are visible. With 5689, they are not.
Setting were checked.
It does not matter how the button behavior is set - they do not appear when hovering with the mouse over the area where they are expected to be.

comment:4 by Don-vip, 12 years ago

Can you please attach your preferences file ? Thanks.

by bhil@…, 12 years ago

Attachment: preferences.xml added

JOSM Preferences

comment:5 by akks, 12 years ago

I confirm, bug is reproduced with these preferences. Even changing dynamic buttons=true does not help, only enabling buttons manually.

comment:6 by Don-vip, 12 years ago

Owner: changed from team to Don-vip

comment:7 by Don-vip, 12 years ago

Resolution: fixed
Status: newclosed

In 5718/josm:

fix #8428 - Always show buttons for legacy setting .buttonhiding=false + constructors javadoc

Add Comment


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