sugarlabs / write-activity

A simple word processor for the Sugar learning environment
GNU General Public License v2.0
2 stars 25 forks source link

[Bug]: Create Table button doesn't work on mouse click #22

Closed rhl-bthr closed 5 years ago

rhl-bthr commented 6 years ago

Steps to reproduce:

Expected Result:

Observed Result:

Logs:

File "/usr/share/sugar/activities/write-activity/toolbar.py", line 280, in _table_btn_clicked_cb
button.get_palette().popup(True, button.get_palette().SECONDARY)
AttributeError: 'Palette' object has no attribute 'SECONDARY'
rhl-bthr commented 6 years ago

Reproduced on: Sugar 0.112, Ubuntu 16.04

quozl commented 6 years ago

Agreed, reproduced on Write-98.4 on Sugar 0.112 on Ubuntu 16.04.