https://bugs.documentfoundation.org/show_bug.cgi?id=166487

            Bug ID: 166487
           Summary: "&H8000&" must be highlighted up to the last "&" as a
                    number
           Product: LibreOffice
           Version: 25.8.0.0 alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: tac...@hotmail.co.jp

Description:
"&H8000&" must be highlighted up to the last "&" as a number.

Steps to Reproduce:
1. Open Basic IDE.
2. Insert sample macro.

Sub sample
 Dim i As Long
  i = &H8000&   '32768
End Sub 

Actual Results:
3. The last "&" in "&H8000&" is not highlighted in the same color.

Expected Results:
3. The "&H8000&" is highlighted in the same color.


Reproducible: Always


User Profile Reset: No

Additional Info:

Reproducible with

Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 31108d19e4643cd0fa515a57128fef22d0274ed7
CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to