click twice to select objects in root layer
Bug #1358511 reported by
Formerly Kevin Yin, now disabled
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Triaged
|
Low
|
Unassigned |
Bug Description
Inkscape places some of my newly created paths in the root layer, but that's not the bug I'm reporting here because I don't understand why this behavior occurs.
Open the attached svg in Inkscape. Open the Layers dialog.
Click on the curved path to select it. The path is not selected; instead, you are moved to the root layer.
You will have to click on it again to select it.
Seen in Inkscape 0.91pre1 x64 on Windows 8.1. Not seen in 0.48.4-1 x64 on Windows 8.1.
tags: | removed: regression |
Changed in inkscape: | |
importance: | Undecided → Low |
status: | New → Confirmed |
To post a comment you must log in.
On OS X 10.7.5, with default prefs, based on provided steps to reproduce and test file:
- not reproduced with Inkscape 0.48.5
- not reproduced with 0.91pre2 r13527
Note: when opening the file, 'root' is already the current drawing level (see status bar layer indicator): a single click is sufficient to select the object.
The need to click a second time happens if the current layer is one of the regular layers (not 'root'): the first click changes the drawing level to 'root' (see layer indicator in the status bar), the second click selects the path in the current drawing level 'root'.
'click twice' needed if current layer ≠ 'root':
- reproduced with stable 0.48.2, 0.48.3, 0.48.4, 0.48.5
- reproduced with 0.91pre2 r13527.
AFAICT not a regression in trunk (0.91preX)