Menu

#378 (ok 2.11.2) Display patch for column rights in Opera

closed-accepted
1
2007-11-01
2007-10-04
svrmarty
No

This will change the height of the selectboxes to display 10 rows and corrects the line break for opera.

Diff for server_privileges.php 2.11.1

186,187c186,187

< . $spaces . ' </label>' . "<br />\n"

< . $spaces . ' <select id="select_' . $name . '_priv" name="' . $name_for_select . '[]" size=10" multiple="multiple">' . "\n";

---

> . $spaces . ' </label>' . "\n"

> . $spaces . ' <select id="select_' . $name . '_priv" name="' . $name_for_select . '[]" multiple="multiple">' . "\n";

Discussion

  • Sebastian Mendel

    • labels: 509103 --> Browser/W3C/JS compatibility
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    thanks for your patch, can you please attach screenshots showing the problem with and without your fix?

    and what opera version you tested?

    (moved to patch tracker)

     
  • Sebastian Mendel

    • assigned_to: nobody --> cybot_tm
    • milestone: --> For_immediate_release
    • status: open --> open-accepted
     
  • Sebastian Mendel

    • priority: 5 --> 1
    • summary: Display patch for column rights in Opera --> (ok 2.11.2) Display patch for column rights in Opera
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    Merged in subversion, thanks.

     
  • Marc Delisle

    Marc Delisle - 2007-11-01
    • status: open-accepted --> closed-accepted