Community
Participate
Working Groups
When expanding "Attributes" for a Bugzilla task, if there are custom single select fields (also possibly when there are no custom fields, I haven't tested), then the last single select field is highlighted and also grabs the clipboard selection under GTK. This is quite annoying if one has something interesting in the clipboard selection which they'd want to past into one of the attribute fields - when the user expands "Attributes" to paste the value, the value gets clobbered by the default value of the last select field. In my particular use case, all of our custom fields have the default value "---", and the last custom field is a text box for "Build revision". After I commit a change, I copy the revision number from the SVN console, go to the relevant bug and expand "Attributes" to paste in the revision number, but instead the text "---" gets pasted.
. *** This bug has been marked as a duplicate of bug 290851 ***