Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#3941 closed defect (fixed)

Details view typing description text expands the window off the display

Reported by: garycmartin Owned by: manuq
Priority: Normal Milestone:
Component: Sugar Version: 0.97.x
Severity: Minor Keywords: 13.1.0, r+, olpc-test-passed
Cc: manuq, erikos Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

When typing in description text in the details view, if the text needs to wrap it often instead expands the window and the text disappears off the display (see attached screen shot)

Attachments (2)

Change History (12)

comment:1 Changed 12 years ago by manuq

  • Owner changed from erikos to manuq
  • Status changed from new to assigned

comment:2 Changed 11 years ago by manuq

This also happens in 12.1.0 .

comment:3 Changed 11 years ago by manuq

  • Priority changed from Unspecified by Maintainer to Normal
  • Severity changed from Unspecified to Minor

comment:4 Changed 11 years ago by manuq

  • Cc erikos added
  • Keywords r? added

Reported upstream with a testcase. Is fixed with the attached patch.

comment:5 Changed 11 years ago by erikos

Can you link as well the upstream bug please :)

comment:6 follow-up: Changed 11 years ago by erikos

  • Keywords r+ added; r? removed

Thanks, just tested the test case at https://bugzilla.gnome.org/show_bug.cgi?id=688472 as working. Looks good, please push. Please grep as well the code if we have the same issue at other places.

comment:7 in reply to: ↑ 6 Changed 11 years ago by manuq

Replying to erikos:

Thanks, just tested the test case at https://bugzilla.gnome.org/show_bug.cgi?id=688472 as working. Looks good, please push. Please grep as well the code if we have the same issue at other places.

Pushed as 342d56d0 .

sugar grep for policy NEVER:

./extensions/cpsection/language/view.py:67
./extensions/cpsection/network/view.py:56
./extensions/cpsection/datetime/view.py:50
./extensions/cpsection/aboutcomputer/view.py:42
./extensions/cpsection/keyboard/view.py:167
./src/jarabe/journal/listview.py:87
./src/jarabe/desktop/activitieslist.py:366

So I will check if we have regressions there. Toolkit grep shows no matches.

comment:8 Changed 11 years ago by manuq

  • Keywords olpc-test-pending added
  • Resolution set to fixed
  • Status changed from assigned to closed

The scrolled windows that have policy NEVER, none of them have a textview inside, so looks we are safe. Closing.

comment:9 Changed 11 years ago by greenfeld

  • Keywords olpc-test-passed added; olpc-test-pending removed

The description and tags fields wrap text in OLPC 13.1.0 os30.

comment:10 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.