XML Tree Dialog - Broken on Windows 7
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Undecided
|
Unassigned | |||
Inkscape Devlibs |
Undecided
|
Unassigned |
Bug Description
XML Tree has the following issues on Windows 7 with the trunk (r11026) - 0.48.2 works fine.
1. Attributes can not be edited because the Attribute Name and Value are not set (in the lower pane) when an attribute is selected from the attribute list (in the upper right pane).
2. Missing icons
*New element node - INKSCAPE_
*New text node - INKSCAPE_
*Duplicate node - INKSCAPE_
*Delete node - INKSCAPE_
su_v (suv-lp) wrote : | #2 |
> Attributes can not be edited because the Attribute Name and Value are not set
@John - just wondering: Is this issue still present in current Windows builds? It does remind of the (already fixed) regressions discussed in bug #903676 with OS X builds.
John Smith (john-smithi) wrote : | #3 |
Both issues are still present on Windows 7.
> 1. Attributes can not be edited
This appears to be a bug with GTK under Windows, it affects both the XML Editor (this bug) and the Text dialog (bug #999422)
It seems when a GtkTextView or GtkEntry inside a dialog is "hidden" then "shown" again (such as when the control is in a tab, or visiblility toggled in code), the TextArea is not re-enabled (not sensitive, so cant edit etc).
> 2. Missing icons
Still an issue.
jazzynico (jazzynico) wrote : | #4 |
Not reproduced on Windows XP, Inkscape trunk revision 11497.
jazzynico (jazzynico) wrote : | #5 |
Setting to "Confirmed" due to duplicate bug report.
But I still can't reproduce it on Windows 7, 32 bits edition. Maybe something in the devlibs that behaves weirdly in 64 bits.
Changed in inkscape: | |
status: | New → Confirmed |
jazzynico (jazzynico) wrote : | #6 |
From Bug #1094995:
"I can't reproduce this on Inkscape 0.48.2, so this should be a regression."
The most noticeable change in 0.48.3.1 regarding Windows specific issues is a devlibs update. An other update occured in 0.48.4, but it didn't fix the issue apparently.
Changed in inkscape-devlibs: | |
status: | New → Confirmed |
Explorer09 (explorer09) wrote : | #7 |
I did reproduce it on one of my school's computers. It is Windows 7 Enterprise 32-bit. (with Inkscape 0.48.3.1-1 installed. Inkscape-
su_v (suv-lp) wrote : | #8 |
Upstream GTK+ bug:
- 668239 - texts disappear when notebook switch page at zh_CN locate!
<https:/
> 2. Missing icons
Already reported in Bug #929658 “Broken XML editor icons” (affects all platforms if gtk-toolbar- icon-size = 2)