Skip to content

[Cell Editor] Data detection / Qt edit gadget strip [CR's] from BLOB data. #1793

@sky5walk

Description

@sky5walk

Details for the issue

Bug taken from Closed Issue

What did you do?

Create a BLOB column.
Populate with any multiline text.
View entry in Cell Editor and observe with the available options:
Text
Binary
Image
XML
JSON

What did you expect to see?

When selecting Binary, I expected to see the EXACT hex information I provided.
And the exact Byte count I provided.

What did you see instead?

The hex information shows my [CR] characters are stripped from the [CR+LF] line endings.
Only Hex 0A remains.
The DB4S Character(s) count is NOT accurate since the [CR]'s are missing.

Useful extra information

The Qt editor/DB4S code does reapply the [CR+LF] characters on export or cut and paste clipboard?
All very confusing.
The prior Issue mentioned dropping the Qt editor gadget and just use the Scintilla gadget for all modes.

What operating system are you using?

  • Windows: ( version:10 Pro_ )
  • Linux: ( distro: ___ )
  • Mac OS: ( version: ___ )
  • Other: ___

What is your DB4S version?

  • 3.11.1
  • 3.11.0
  • 3.10.1
  • Other: ___3.11.99 v190304

Did you also

Metadata

Metadata

Assignees

Labels

bugConfirmed bugs or reports that are very likely to be bugs.response requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions