Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webtoolbar.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/webtoolbar.py b/webtoolbar.py
index b84332d..c0e097d 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -74,7 +74,6 @@ class WebEntry(iconentry.IconEntry):
self.props.text = text
finally:
self.handler_unblock(self._change_hid)
- self.set_position(-1)
def activate(self, uri):
self._set_text(uri)