regression - app description text not selectable with mouse/keyboard in itemview
Bug #854368 reported by
Matthew McGowan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Low
|
Matthew McGowan |
Bug Description
the gtk2 USC version allowed the user to copy and select the app description text in the itemview using the keyboard and mouse. the gtk3 version does not currently support this.
Changed in software-center (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Matthew McGowan (mmcg069) |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
the linked branch contains an improved description widget which mostly re-enables/ports the old gtk2 behaviour to usc gtk3. Both keyboard and mouse select and copy work. The popup menu is re-enabled.
What does not work:
Drag n Drop is not yet working as some Gtk3 methods do not seem available to me in pygi.