ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5216] "No." data moves with "Time" data in column width ad

Date: Wed, 15 Sep 2010 00:17:38 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5216

Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2010-09-15 09:17:30 CEST ---
That's by design. The number column is aligned right. This is to allow
expanding number to the left while retaining the decimal position

   1
  ..
   9
  10
  ..
  99
 100

as opposed to 

 1
 ..
 9
 10
 ..
 99
 100

But if you don't like it, you can change it from the column drop down menu. :)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.