[Sugar-devel] [PATCH browse] Show the start of an url if bigger than the entry field
Simon Schampijer
simon at schampijer.de
Tue Aug 30 03:34:08 EDT 2011
From: Simon Schampijer <simon at laptop.org>
If the url is bigger than the entry field the important
information is at the beginning of the url. Epiphany or
Firefox are doing the same thing.
Signed-off-by: Simon Schampijer <simon at laptop.org>
---
webtoolbar.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/webtoolbar.py b/webtoolbar.py
index e5af3ea..e441b00 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -74,7 +74,6 @@ class WebEntry(IconEntry):
self.props.text = text
finally:
self.handler_unblock(self._change_hid)
- self.set_position(-1)
def activate(self, uri):
self._set_text(uri)
--
1.7.4.4
More information about the Sugar-devel
mailing list